Commit Graph

278 Commits (782f780476afb3c895c30583fc5cbd6d7d830d3d)

Author SHA1 Message Date
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
obscuren 803e4807ed Removed comments 10 years ago
obscuren 842d52db7b Make sure that public key always uses 64 bytes 10 years ago
obscuren bb1641e4ec Clean up & refactored methods 10 years ago
obscuren 931ae0f116 Append zero's in R & S 10 years ago
obscuren 7fb5e993e3 Moved 0 check to state object for now 10 years ago
obscuren 0c6b41f4c9 CALLDATACOPY 10 years ago
obscuren 09f37bd023 Returned to single method 10 years ago
obscuren 8f29f6a4d4 Removed some logging 10 years ago
obscuren 6fcc6a2f7c Changed copy/set 10 years ago
obscuren 0b8ba1d55b Renamed snapshot to copy/set and added it back to the VM 10 years ago
obscuren 933aa63b7d Length check on get 10 years ago
obscuren 80ffe1610c Removed log 10 years ago
obscuren 9104dcc29c Fixed call 10 years ago
obscuren 7e6684d926 Method for checking contract addresses 10 years ago
obscuren 1b431f29e5 Added missing types 10 years ago
obscuren 5ea7598408 Update after each transition instead of at the end. 10 years ago
obscuren 731f55a05d Reset state when a transition fails 10 years ago
obscuren f911087eab Logging 10 years ago
obscuren 3bc57fe5b5 CALLDATALOAD return 32 byte at all times 10 years ago
obscuren dc9c9369e0 log 10 years ago
obscuren 2565a79575 Swapped vars 10 years ago
obscuren 8a885c2606 Fixed GT and LT 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 3621988e15 Removed deprecated states 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 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 7b55bcf484 Removed old fees 10 years ago
obscuren 15d1f753f7 Removed old fees 10 years ago
obscuren 1d76e433f7 Removed some comments 10 years ago
obscuren 02d8ad030f Keeping old code for reference 10 years ago
obscuren 8198fd7913 Cache whole objects instead of states only 10 years ago
obscuren d80f999a21 Run contracts 10 years ago
obscuren 5871dbaf5a Set contract addr for new transactions 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
obscuren 5e2bf12a31 Refactored state transitioning to its own model 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
obscuren b855e5f7df Changed opcode numbers and added missing opcodes 10 years ago