59 Commits (2114c4aaff9e5ae76451a65ba0af9e23c873b449)

Author SHA1 Message Date
Paweł Bylica 6b3fd2d3ca Small override & std::move fixes. 9 years ago
yann300 ec62858be1 cosmetic changes 10 years ago
Paweł Bylica a9f3df90b1 Add missing override specifiers. 10 years ago
yann300 799ff95c28 - Catch events for each incoming transaction. 10 years ago
yann300 8404bceb0c Add ScenarioExecution + ScenarioLoader 10 years ago
Lefteris Karapetsas 1722dd6695 Remove deprecated std::auto_ptr 10 years ago
arkpar 9b80352a7c made _secret parameter optional 10 years ago
arkpar 10aec68f63 fixed transaction signatures 10 years ago
Gav Wood 456872daec Refactor call/create so they don't need a Secret in preparation for 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
arkpar 2623bee198 import/export state 10 years ago
Gav Wood cd4478e4cf Various fixes for mining. 10 years ago
Gav Wood 15f74352e3 Compile fixes. 10 years ago
Gav Wood 6cf2a93e20 Some early refactoring to support async miners better. 10 years ago
yann300 6c4cbaaae7 option in StateDialog.qml to select the coinbase address. 10 years ago
Gav Wood 2693659e56 Various fixes for mining. 10 years ago
Gav Wood be2480d85e Compile fixes. 10 years ago
Gav Wood 6edb3840d7 Some early refactoring to support async miners better. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Gav Wood 51f575e049 Blockchain import/export. 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago
arkpar c7167d183b auto gas calculation 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
yann300 5681467247 - Hide mapping type from debugger. 10 years ago
Gav Wood fc5b6de495 Remove asOf redundancy. 10 years ago
yann300 5b18f853b7 - bug fix: #1399 10 years ago
Marek Kotewicz 3d009ae161 ClientBase 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
arkpar 6df3687132 usability improvements 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Gav Wood 1e0201142f Mix fix for previous commit. 10 years ago
Marek Kotewicz 26c2470516 eth_call on block with number 10 years ago
Marek Kotewicz 8e65751c2d fixed transactionHashes && getTransactionByHash 10 years ago
Gav Wood 49b9a0224a New Proof-of-Work. 10 years ago
Gav Wood c82d63b909 New Proof-of-Work. 10 years ago
Marek Kotewicz aa689d0565 compiling all targers 10 years ago
Gav Wood 2ffb554a9d New Proof-of-Work. 10 years ago
yann300 63ae0faeb1 Accounts Managemement 10 years ago
yann300 b476d9fe4d - Mine: change to 'new block' and display new line in list view. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
arkpar 0a831eb79b Mix: call filter for transaction log 10 years ago
Gav Wood 0de7d63dc1 Remote mining hook. 10 years ago
arkpar 1ef8ea06b3 mix: custom genesis state 10 years ago
arkpar 08d88f1a4a mix: Mining and transactions on a real blockchain 10 years ago
Gav Wood 114db8ab36 Revert State class changes for Mix. 10 years ago
arkpar 6a6917607b fixed msvc build 10 years ago
arkpar 950305bb79 fixed block generation on mine 10 years ago
arkpar 2b7c7b187d call stack 10 years ago