92 Commits (5b5a4ec391967730f8078c209ecf2db19cddeee0)

Author SHA1 Message Date
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
Gav Wood c9cea539b2 Minor cleanup. 10 years ago
Gav Wood 774abf0d54 Dynamic gas requirements for premined crypto contracts. 10 years ago
Paweł Bylica b1dc0d5e6a VMFactory - a new way of creating VMs 10 years ago
Gav Wood 49b1039bd7 PV49 alterations for creation. 10 years ago
Paweł Bylica 160aa47288 Use safe pointers in Executive 10 years ago
Gav Wood d9bdfe5b4d Latest PoC-7 changes. 10 years ago
Gav Wood fa78d8bb9a Remove minGasPrice 10 years ago
Artur Zawłocki 312e05ab49 resolved circular dependency between libevm and libevmjit 10 years ago
Paweł Bylica bcee6e6921 I don't know what I was thinking: always use interpreter in Executive 10 years ago
Gav Wood c80fe47289 Fix std services except DNS Reg whose contract needs rewriting. 10 years ago
Gav Wood df413e0a4f LOG fixes. 10 years ago
Gav Wood 8580479d88 No implicit logs. 10 years ago
Marek Kotewicz 6cc9e6952e merge 10 years ago
Christoph Jentzsch dd5c89e810 Added precompiledContracts tests 10 years ago
Gav Wood ca2f4ed274 Fix for State and Transaction. 10 years ago