Commit Graph

229 Commits (d6cea4832ae946b770bd71529ef539f92c5ba06a)

Author SHA1 Message Date
Felix Lange e813626ee1 all: remove @author comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson 4c490db6af Use uint64 for block header timestamp 9 years ago
obscuren 5cfae0536f cmd/evm: print trace when running programs 9 years ago
obscuren f249ccaa89 cmd/evm: implements vm.Environment 9 years ago
obscuren a7750c929b Fixed tests to reflect log changes 10 years ago
obscuren f468364e4d fixed tests 10 years ago
obscuren 9de1ad6546 fixed tests 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren 13781b922a converted to proper types 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Felix Lange 80985f97da cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls 10 years ago
obscuren ae45a39dc1 Secure trie 10 years ago
obscuren 57f95c1dc7 fixed test 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
Felix Lange be97785856 cmd/evm: add dummy implementation for GetHash 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren 1085960ed8 fixed trie 10 years ago
obscuren 795b14330a Fixed EVM environment. Closes #215 10 years ago
obscuren 1fb84d3c5f Fixed tests 10 years ago
obscuren 3043b233ea Log is now interface 10 years ago
obscuren bff5999efa sort tests for evm 10 years ago
obscuren 3664cd58e3 Updated testing tools 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
obscuren ad0acb5762 Moved messages eventing to chain manager 10 years ago
obscuren ebb7db263f Added dumps 10 years ago
obscuren d30571a7a8 Added VM testing tool 10 years ago