109 Commits (4605800c4e6e2ca82212a3462122a06729b1824b)

Author SHA1 Message Date
CJentzsch 4605800c4e add Debug info 10 years ago
Gav Wood d1f19fe2d4 Fix for windows. 10 years ago
Gav Wood 61318ba3ab Bad blocks get good treatment. 10 years ago
Paweł Bylica 33dd3f2e2b Fix code duplication in Executive::call overloadings. 10 years ago
Paweł Bylica 922c7055b7 Fix Executive::call(CallParameters). 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
CJentzsch aa43d7261d fix Create return value for exceptional haltings 10 years ago
Paweł Bylica 5b4a3e1f60 Remove gas counter from interpreter VM. OnOp callback signature changed. 10 years ago
Paweł Bylica 6cf5976515 Remove gas counter from VM interface (VMFace) 10 years ago
Gav Wood dad9a32d33 Better logging. 10 years ago
Gav Wood 6aff7a03b1 More colourful logging. 10 years ago
Gav Wood f3acccf5f5 Remove VMTRACE. 10 years ago
Gav Wood 62b4958952 Provide a little more information on why things might fail. 10 years ago
Gav Wood 6b05b8d9ff Refactored much of transaction queue for tidiness and optimisation. 10 years ago
Gav Wood 60da83fb0a Record and detail gas refund. 10 years ago
Gav Wood a48ce877d2 Reduce verbosity. 10 years ago
Gav Wood 386627340f Fixed all around... 10 years ago
Gav Wood f3d4351dbf Make value transfers symmetric. 10 years ago
Gav Wood 029b94a6ca Revert balance transfer on exception. 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 40693a1ad3 Mac compile fixes. 10 years ago
Gav Wood a1c68d6f8c Suicide refunds. 10 years ago
Christoph Jentzsch 73250e4de7 boostify exceptions 10 years ago
CJentzsch 0aee93a3b3 do need write memory to vm trace if greater than 1000 bytes 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 513fc897d8 External Debugger for debugging past transactions, too. 10 years ago
arkpar 622a358d1d reverted Executive.cpp 10 years ago
arkpar 3fa0fd80c8 mix: proper mining 10 years ago
CJentzsch f3cc46e8b7 bigint cast of bigint not neccessary 10 years ago
CJentzsch a75e051b7b fix gasPrice*gasLimit + value overflow 10 years ago
Gav Wood 668e5cc852 Make sure Transaction constructor checks sender whereever it makes sense 10 years ago
Gav Wood 490b43a395 Cleanups and addition AZ info. 10 years ago
Gav Wood e7b40e5bdc Fix whitespace :-/ 10 years ago
Gav Wood 10c08d6204 getLastHashes fix. 10 years ago
Gav Wood 38eb1c5205 Fixed #771. 10 years ago
Gav Wood 8491e5f2f7 Various fixes. 10 years ago
Gav Wood ac583f503f Implemented 256-long history for PREVHASH, though still optional. 10 years ago
yann300 8d304d86d0 - Transaction call debugging. 10 years ago
Gav Wood 302c16ec44 Documentation and reduction. 10 years ago
Gav Wood b6aa6efb46 Another fix for finalize. 10 years ago
Gav Wood 092528d87a Minor fix for finalize. 10 years ago
Gav Wood a1a6dcab34 Core repotting. 10 years ago
Gav Wood 761bd33123 Avoid noting safe exceptions unless the user *really* wants it. 10 years ago
CJentzsch 4b1fb339bf Added recursive create test + lesser output for safe VM exceptions 10 years ago
Gav Wood 5412dbb9e8 Remove old code, refactor State::call, State::create to use Executive. 10 years ago
Gav Wood daa6b8f849 Refactor state to use executive for calls. 10 years ago
Gav Wood 5cc2152dd0 Cleanups. 10 years ago
Gav Wood ac5a0ff1fb Minor fix for execution. 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Gav Wood 946fd2126a Remove extraneous old stuff for PoC-7. 10 years ago