Commit Graph

334 Commits (5c7e96d895f18e774c89b26cd99d998d4d08e1f8)

Author SHA1 Message Date
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 b7ff773ecf Removed debug log 10 years ago
obscuren e504088b79 Consensus and bug fixes 10 years ago
obscuren 67e5689f87 Fixed BYTE opcode 10 years ago
obscuren 14d13167a7 Remove debug println 10 years ago
obscuren 78aad9a192 Getting rid of deprecated methods 10 years ago
obscuren b01cb2406f Fixed state reset case 10 years ago
obscuren 42bb3d8aae Removed old if statement. No longer needed 10 years ago
obscuren 96ac061e68 Log change 10 years ago
obscuren 68fba4b781 Fixed state reset on err 10 years ago
Jeffrey Wilcke 6fe9b4ab5e Revert "ethreact - Feature/ethutil refactor" 10 years ago
obscuren d40cba3042 changed state reset 10 years ago
obscuren b232acd04e Debugging mode for vm 10 years ago
zelig 584d1c61ec use ethreact.Event and ethreact.ReactorEngine 10 years ago
obscuren 90eb4f1939 Debug output, minor fixes and tweaks 10 years ago
obscuren cb7ebdf821 Decreased timeout 10 years ago
Joey Zhou 7c41e413e4 typo, duplications 10 years ago
zelig 198e5eeab9 EthManager interface extended with ClientIdentity() ethwire.ClientIdentity 10 years ago
obscuren 8baa0f84e7 Fixed reverting error 10 years ago
obscuren 5d67139206 Fix 10 years ago
obscuren 5b8dde9602 Fixed CREATE op. Fixes #87 10 years ago
obscuren 35ae9e3aa8 Paranoia check 10 years ago
obscuren 2f9bc2ab75 Removed old code 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 fd1d0bbde7 Updated to generic padding function 10 years ago
obscuren 00d3935aac Removed old method 10 years ago
zelig ff5703fd9b ethutil -> ethtrie.NewTrie 10 years ago
obscuren d0959063d5 Up 10 years ago
Maran e798294a4b Update min GasLimit 10 years ago
obscuren 92693e4459 The dragon has been slain. Consensus reached! 10 years ago
obscuren 39263b674c Paranoia 10 years ago
obscuren ed276cd7c2 Added Paranoia check for VM execution 10 years ago
obscuren 8ddd4c4c52 wip 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
zelig 707d413761 refactor ethutil/trie to ethtrie 10 years ago
zelig 79009ca074 transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 10 years ago
obscuren 423beddf57 nil check 10 years ago
zelig 853053a3b2 go fmt 10 years ago
obscuren 0ed19d9f20 Logging, variable rearrangement 10 years ago
obscuren 39cb34850a Added instruction numbers 10 years ago
zelig a02edf7a93 put back extra debug detail logging to the right places using logger.DebugDetailf 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