Commit Graph

365 Commits (92ffc1cc4c7227de93d933181a30c57c5730c41f)

Author SHA1 Message Date
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
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