Gav Wood
0a5869739b
Caching.
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
b132c44ab0
Caching.
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
114712aa43
Caching.
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
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
jhuntley
e1e7b227df
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
10 years ago
Gav Wood
d8784ed362
Avoid too many wornings about slots/signals.
10 years ago
Gav Wood
1fce862e1b
Improvement to AZ - confirmation disabler.
Fix network crash.
10 years ago
Gav Wood
a10292205e
Move to Chromium.
10 years ago
Gav Wood
bfc037f688
Transact dialog supports all the NatSpec stuff.
10 years ago
Gav Wood
45776a0877
Removed debug panel. Is this a record, perhaps?
10 years ago
Gav Wood
809df5cdc5
Working, albeit slowly, non-NatSpec transaction confirmations.
10 years ago
Marek Kotewicz
1df4cacc40
removed libqwebthree
10 years ago
Gav Wood
5fe0aca0b6
Debugger separate from AlethZero mainwin.
10 years ago
Gav Wood
d119c6c188
Coding standards update.
10 years ago
subtly
92f9ec8c42
import/export peers and nodes
10 years ago
Gav Wood
8f0517a7d6
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
10 years ago
Marek Kotewicz
b3eec4bac3
removed unused code
10 years ago
Marek Kotewicz
8c2c08e869
qwebthree sync
10 years ago
Marek Kotewicz
475d4b1e4d
natspec changes
10 years ago
Marek Kotewicz
1febd8c28c
init natspec.js
10 years ago
Lefteris Karapetsas
4ad3ab2174
Fixes and additional checks for Natspec Popup authentication
10 years ago
Lefteris Karapetsas
ee682f1949
Cleaning up debug messages and abstracting some functionality
10 years ago
Lefteris Karapetsas
08a1566b85
Cleaned up some unused functions
10 years ago
Lefteris Karapetsas
e7ac3ba869
Natspechandler: Get function hash from transaction data
10 years ago
Lefteris Karapetsas
18dd4515bd
A first version of Natspec warning popup
- Runtime Contract code hash can now be retrieved from the Compiler
- Using the hash the Natspec handler stores and later retrieves Natspec
JSON for a given contract.
10 years ago
Lefteris Karapetsas
8acd9b1107
Work in prgress for creating natspec in alethzero at contract creation
10 years ago
Marek Kotewicz
8d85b1035e
renamed qethereum -> qwebthree, fixed #414
10 years ago
Gav Wood
e6ca33f814
API change: eth.watches will give you the log entries that are new as an
arg.
10 years ago
Gav Wood
588114f54d
Allow JITEVM to be enabled from AZ.
10 years ago
Gav Wood
494bf5ee48
Clear pending and some other AlethZero stuff.
10 years ago
Gav Wood
0ca84e5a0d
Basic logging in Solidity (though no tests yet).
10 years ago
Gav Wood
8491e5f2f7
Various fixes.
Initial portion of NatSpec integration.
10 years ago
Gav Wood
82d29fa979
Rename headers.
10 years ago
Marek Kotewicz
0305a8480f
fixed leak in q_webthreeconnector in mainwin
10 years ago
Paweł Bylica
4261a7159d
Fix alethzero build
10 years ago
yann300
de72fa0edd
- fromRaw, fromString, prettyU256 moved to CommonJS.cpp.
- ApplicationCtx => AppContext.
- Smart pointer direct method call (instead of calling get() before).
- ConstantCompilationModel instanciate as smart pointer.
- Bug fix https://github.com/ethereum/cpp-ethereum/issues/557
- Add comments on DebuggingStateWrapper
- Coding Standards
10 years ago
Marek Kotewicz
c04f252b29
changes in az mainwin
10 years ago
Marek Kotewicz
3a1b83538b
migration to log filters, not finished
10 years ago
Gav Wood
c80fe47289
Fix std services except DNS Reg whose contract needs rewriting.
10 years ago
Gav Wood
8580479d88
No implicit logs.
10 years ago
Gav Wood
5b134de697
More fixes for WebThree JS stuff.
10 years ago
subtly
a89dc3eb11
fix crash on quit
10 years ago
arkpar
e166a5a881
fixed crashes on shutdown
10 years ago
Marek Kotewicz
8c6af7f1d4
m_qwebConnector is not a pointer
10 years ago
Marek Kotewicz
f4af551548
newkey signal
10 years ago
Marek Kotewicz
79ee791a13
merging changes from mainwin
10 years ago