yann300
cb1dcb8b47
- Warn user to reload file if file changed on disk.
- Ctrl-s: save the current doc only.
- Ctrl-s: if contract: rerun, if document: reload preview only.
- Ctrl-s: if compilation error do not rerun.
- File change: add * and sync with codeeditor.js
10 years ago
Gav Wood
f3b063e33a
Target minimum of 3141592 gas limit, use the same as the minimum.
10 years ago
Gav Wood
2d5d5d3978
Update Genesis blocks into compliance.
10 years ago
Marek Kotewicz
195db68243
fixed provider
10 years ago
yann300
969e242b02
- Add history.
- Better JSON formatting.
10 years ago
Lefteris Karapetsas
912b8569a4
Mix changes after rebase
- @arkpar should take a look
10 years ago
yann300
5c4427efba
QML Styling
10 years ago
yann300
15374d0d0e
QML Styling
10 years ago
yann300
c6012d23e3
Small changes
10 years ago
yann300
36ad0996db
Replace TableView by TextArea
10 years ago
Gav Wood
c1e71dae80
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
10 years ago
yann300
3c8a63d2ae
Add Javascript Console
10 years ago
arkpar
d8673daa5b
style
10 years ago
yann300
cdb4e84bfb
- Clear code model when project changes ( #1262 ).
- Small changes.
10 years ago
yann300
d9be32d631
small changes
10 years ago
arkpar
91d453db92
DApp load in AZ
10 years ago
yann300
071f81652b
Replace Qt header by Ethereum header.
10 years ago
yann300
b0b1c5bca8
small changes
10 years ago
yann300
0d444716b0
small changes
10 years ago
yann300
47d7f571c3
add warning level
10 years ago
yann300
68cd82a561
QML Styling
10 years ago
yann300
c7f703cc71
small changes
10 years ago
yann300
21cef78720
Modify SortFilterProxyModel to be compliant with Coding Standards
10 years ago
Marek Kotewicz
26c2470516
eth_call on block with number
10 years ago
yann300
e0fa87db76
small changes
10 years ago
yann300
16812749e5
format executive.cpp exception
10 years ago
yann300
c22df42b0b
- use input to filter logs by any str.
- format exceptions coming from Executive.cpp
10 years ago
arkpar
4ec1068277
new min block difficulty
10 years ago
Marek Kotewicz
8e65751c2d
fixed transactionHashes && getTransactionByHash
10 years ago
yann300
b020371743
- UI changes
- Filter by message type
10 years ago
Gav Wood
103b9ea0a7
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
10 years ago
Gav Wood
e2f1bc4133
Add date/time language to solidity.
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
bb0f5358bf
New SecureTrie.
10 years ago
Gav Wood
9385ee2533
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
10 years ago
Gav Wood
2719aaf830
Add date/time language to solidity.
10 years ago
Gav Wood
c82d63b909
New Proof-of-Work.
10 years ago
Gav Wood
0b3ecf4b76
New SecureTrie.
10 years ago
yann300
1092518fe7
- logs pane below the status pane
- retrieve javascript message
10 years ago
Marek Kotewicz
aa689d0565
compiling all targers
10 years ago
arkpar
2f0e57fcf7
style
10 years ago
Gav Wood
210104395f
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
10 years ago
yann300
f719f879b4
small changes
10 years ago
arkpar
123c96b283
removed duplicate include
10 years ago
arkpar
3e7d9e7e04
solidity debugger inspectors
10 years ago
yann300
36fd3a6276
DeploymentDialog.qml Redesign (replace labels by icons)
10 years ago
yann300
85435c10c5
DeploymentDialog.qml Redesign
10 years ago
Gav Wood
d14df543ff
Add date/time language to solidity.
10 years ago
jhuntley
6d62e3ab26
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
jhuntley
0bf7d15a57
asio.h and windows.h build comments as per request.
10 years ago