Commit Graph

2 Commits (958b482ada677028e11698c219ed5b1e70b224e6)

Author SHA1 Message Date
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 93261b98c2 Changed iterator 10 years ago
obscuren 16f6100500 Removed debug log 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 50bc838047 Moved checks 10 years ago
obscuren 5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes 10 years ago
obscuren e504088b79 Consensus and bug fixes 10 years ago
obscuren b01cb2406f Fixed state reset case 10 years ago
Joey Zhou 7c41e413e4 typo, duplications 10 years ago
obscuren 8baa0f84e7 Fixed reverting error 10 years ago
obscuren 00d3935aac Removed old method 10 years ago
zelig ff5703fd9b ethutil -> ethtrie.NewTrie 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 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 803e4807ed Removed comments 10 years ago
obscuren 7fb5e993e3 Moved 0 check to state object for now 10 years ago
obscuren 6fcc6a2f7c Changed copy/set 10 years ago
obscuren 53e30f750d Removal of manual updating of state objects 10 years ago
obscuren 887debb055 comment 10 years ago
obscuren 0d77632839 Refund gas 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 8198fd7913 Cache whole objects instead of states only 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
obscuren 1bf6f8b4a6 Added a buy gas method 10 years ago
obscuren 3ebd7f1166 State snapshotting 10 years ago
obscuren 281559d427 Canonical contract creation 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 3c35ba7c31 Fixed state overwriting issue 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren 5a0bae1dae Auto update state changes notifications 11 years ago
obscuren e8fb965ccb Cleaned up 11 years ago
obscuren 7c91159449 Added different storage notification object 11 years ago
obscuren e6a68f0c3a Removed debug log 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 0f93da400a Added new state object change echanism 11 years ago
obscuren 6930260962 Updated VM 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago