Commit Graph

10 Commits (0d733aa07197c8adbbaa92a12a4ad32e86676cc7)

Author SHA1 Message Date
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren c51db4c940 Fixed stack issue 10 years ago
obscuren 3fc24013ef Fixed issue with overflowing 256 bit integers 10 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
obscuren 41bd38147c Clean up and util methods 10 years ago
obscuren 54f9ea14e1 Removed old S(DIV/MOD) 10 years ago
obscuren 3c3292d505 Added recoverable option 10 years ago
obscuren 958b482ada div 0 err 10 years ago
obscuren 490ca410c0 Minor improvements and fixes to the new vm structure 10 years ago
obscuren 1e8b54abfb Refactored state, state object and vm 10 years ago
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int 10 years ago
Maran 6774ddaba2 Fix regression on 32bit (windows) systems 10 years ago
obscuren 93261b98c2 Changed iterator 10 years ago
obscuren 0415e4a637 Fixed coinbase copy in state 10 years ago
obscuren ed3424ff75 Trie fixes 10 years ago
obscuren 7a410643ac Added/changed logging 10 years ago
obscuren 2784e256f1 Vm logging on diff 10 years ago
obscuren 6426f3635e Forgot to return gas when CALL's value transfer fails 10 years ago
obscuren 54715586ab Changed sha3 to official one 10 years ago
obscuren 9010857677 Special diff output for execution 10 years ago
obscuren ff151f9fbc vm output 10 years ago
obscuren 04561c4ddc Updated VM & added helper methods to state 10 years ago
obscuren 9688ebef52 Return from execution immediately if there's no code 10 years ago
obscuren e504088b79 Consensus and bug fixes 10 years ago
obscuren 67e5689f87 Fixed BYTE opcode 10 years ago
obscuren 78aad9a192 Getting rid of deprecated methods 10 years ago
obscuren b232acd04e Debugging mode for vm 10 years ago
obscuren 90eb4f1939 Debug output, minor fixes and tweaks 10 years ago
obscuren cb7ebdf821 Decreased timeout 10 years ago
obscuren 8baa0f84e7 Fixed reverting error 10 years ago
obscuren 5b8dde9602 Fixed CREATE op. Fixes #87 10 years ago
obscuren 40e3d2ab55 Changed CREATE 10 years ago
obscuren e4d2d00d41 Added support for breakpoints on specific instructions 10 years ago
obscuren 315d65280b Removed comment 10 years ago
obscuren d15952c867 Moved debug hook to Vm directly 10 years ago
obscuren 1954ef47e6 Suicide is deferred to update 10 years ago
obscuren 92693e4459 The dragon has been slain. Consensus reached! 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
zelig 853053a3b2 go fmt 10 years ago
obscuren 0ed19d9f20 Logging, variable rearrangement 10 years ago
obscuren 16e8fc7427 Logging order 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
obscuren 614624754d Let the state create the object 10 years ago
obscuren d890258af6 Minor fixes to vm output 10 years ago
obscuren 7fb5e993e3 Moved 0 check to state object for now 10 years ago
obscuren 0c6b41f4c9 CALLDATACOPY 10 years ago
obscuren 0b8ba1d55b Renamed snapshot to copy/set and added it back to the VM 10 years ago
obscuren 9104dcc29c Fixed call 10 years ago
obscuren 3bc57fe5b5 CALLDATALOAD return 32 byte at all times 10 years ago
obscuren dc9c9369e0 log 10 years ago