Gav Wood
f64164e88e
Selectable from account in transact dialog.
Fixes.
10 years ago
Gav Wood
69328f1dbf
Compiles and tested basically ok.
10 years ago
Gav Wood
68714c59f8
Integrate KeyManager.
10 years ago
Gav Wood
677eb456b2
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
10 years ago
arkpar
2623bee198
import/export state
10 years ago
Gav Wood
d60fe1961b
Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).
10 years ago
Gav Wood
6b0a6e1043
Inject block data in AZ.
10 years ago
Gav Wood
8f532e81cb
Fix to ethash seedHash caching.
10 years ago
Gav Wood
8e3ef1ee5c
Fix to ethash seedHash caching.
10 years ago
arkpar
76f0be5876
load html urls through a proxy in AZ
10 years ago
subtly
29f40bff0f
makePeer and support setting listen IP.
10 years ago
arkpar
91d453db92
DApp load in AZ
10 years ago
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
2c6b18f01b
Add EVMJIT.
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