Commit Graph

38 Commits (2e5d28c73f1d97865def3ffe8c7ad0a4819f15f3)

Author SHA1 Message Date
obscuren 03ce15df4c ethstate.NewState => ethstate.New 10 years ago
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 10 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
obscuren a45c08f9fe Removed old code 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
obscuren 0415e4a637 Fixed coinbase copy in state 10 years ago
obscuren 69acda2c25 Paranoia check moved 10 years ago
obscuren b01cb2406f Fixed state reset case 10 years ago
obscuren 68fba4b781 Fixed state reset on err 10 years ago
obscuren d40cba3042 changed state reset 10 years ago
obscuren 90eb4f1939 Debug output, minor fixes and tweaks 10 years ago
obscuren 8baa0f84e7 Fixed reverting error 10 years ago
obscuren 5d67139206 Fix 10 years ago
obscuren 35ae9e3aa8 Paranoia check 10 years ago
obscuren d15952c867 Moved debug hook to Vm directly 10 years ago
zelig ff5703fd9b ethutil -> ethtrie.NewTrie 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 b9e8a3e024 modified logging API 10 years ago
obscuren 09f37bd023 Returned to single method 10 years ago
obscuren 8f29f6a4d4 Removed some logging 10 years ago
obscuren 731f55a05d Reset state when a transition fails 10 years ago
obscuren f911087eab Logging 10 years ago
obscuren ca79360fd7 Verbose logging for VM 10 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
obscuren 53e30f750d Removal of manual updating of state objects 10 years ago
obscuren 0d77632839 Refund gas 10 years ago
obscuren 8b15732c1e Check for nil receiver 10 years ago
obscuren 48bca30e61 Fixed minor issue with the gas pool 10 years ago
obscuren 9f62d441a7 Moved gas limit err check to buy gas 10 years ago
obscuren 1d76e433f7 Removed some comments 10 years ago
obscuren d80f999a21 Run contracts 10 years ago
obscuren 63883bf27d Moving closer to interop 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren c734dde982 comments & refactor 10 years ago
obscuren cebf4e3697 Refactored state transitioning to its own model 10 years ago