Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
Paweł Bylica
|
6dcc16cb7a
|
Exetend VM selection options in AlethZero.
|
10 years ago |
Gav Wood
|
e6cfbe5824
|
ethkey can sign & recover transaction information.
AZ can have sentinel set.
Split up Transaction and move most to ethcore.
|
10 years ago |
chriseth
|
2c37204a69
|
KeyManager refactoring to increase readability.
|
10 years ago |
Paweł Bylica
|
a9f3df90b1
|
Add missing override specifiers.
|
10 years ago |
Gav Wood
|
0bd1b56c91
|
Save/load gas pricing. Full integration.
|
10 years ago |
Gav Wood
|
51b90324c0
|
Allow configurable gas price in AZ & eth.
|
10 years ago |
Gav Wood
|
fcb629acda
|
ethkey utility with bare key tools.
|
10 years ago |
Gav Wood
|
8399161a8e
|
Nicer password dialog.
Cleanups and fixes for secretstore and keyman.
|
10 years ago |
Gav Wood
|
29cbfdb25d
|
allow reencrypting key.
windows fix.
|
10 years ago |
Gav Wood
|
a3cc9cc10b
|
Ability to import version 1 keys. Possibly.
|
10 years ago |
Gav Wood
|
e789f645ea
|
Ability to import version 1 keys. Possibly.
|
10 years ago |
Gav Wood
|
ac60b992c6
|
Parallelised BlockQueue.
Setup for using TrieRoot.
|
10 years ago |
Gav Wood
|
da1fcbb19b
|
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
|
10 years ago |
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 |