Commit Graph

347 Commits (14c4f06100d9f06592097c4ee588d0f83f6b17bd)

Author SHA1 Message Date
obscuren 7a410643ac Added/changed logging 10 years ago
obscuren 34da3b4fa8 Moved 10 years ago
obscuren 2784e256f1 Vm logging on diff 10 years ago
obscuren 50bc838047 Moved checks 10 years ago
obscuren 69acda2c25 Paranoia check moved 10 years ago
obscuren 98f21d8973 Compare method for receipts 10 years ago
obscuren 767d24ea5d Removed defer and added receipts checking in tx processing 10 years ago
obscuren 5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes 10 years ago
obscuren 5b2e5d180f Changed diff output not to prefix hex with 0x 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 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