Commit Graph

599 Commits (a243e3b8588bb3a65af4a7131c279b9d94c62be1)
 

Author SHA1 Message Date
zelig a243e3b858 new logger API for upstream merge 10 years ago
zelig 98f1ee9442 merge upstream 10 years ago
zelig a02edf7a93 put back extra debug detail logging to the right places using logger.DebugDetailf 10 years ago
zelig 6465e4c3fd update doc: list levels and show usage of named print methods 10 years ago
zelig e75f7ae330 implement DebugDetail loglevel and named print methods 10 years ago
obscuren b0dc50c2a0 New mutan implementation 10 years ago
obscuren 6d32bef65a Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
zelig 4141cc39d0 Merge remote-tracking branch 'upstream/develop' into feature/logging 10 years ago
Maran d8c675afbf Implement something that looks like confirmations, wip 10 years ago
Maran 8fe8175c78 Implemented TX History for ethPub 10 years ago
Maran 589d27386a Fix key generation in ethPub 10 years ago
obscuren e58ba2fcfa Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
obscuren 9dae1a1732 Removed BlockDo Method 10 years ago
Maran 0c55a11318 Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 10 years ago
obscuren 16e8fc7427 Logging order 10 years ago
zelig f58c7ac5a6 merge upstream 10 years ago
zelig 63157c798d refactor config (transitional). Details: 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
zelig 8e9cc36979 refactor logging. Details: 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 a4e26bf7c2 Added Block do which replays the given block or error 10 years ago
obscuren 9350ecd36f Do not keep on asking for the same chain 10 years ago
obscuren 8c96c5662f Added hex script method 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 299b50a0d4 Support serpent lang 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 0251fae5cc Changed loggers 10 years ago
obscuren 0c6b41f4c9 CALLDATACOPY 10 years ago
obscuren f63f3853bb Merge branch 'release/0.5.14' into develop 10 years ago
obscuren 7ad073fb30 bump 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 509389be97 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
obscuren f911087eab Logging 10 years ago
obscuren c4af1340fa Updated test 10 years ago
obscuren 3bc57fe5b5 CALLDATALOAD return 32 byte at all times 10 years ago
obscuren 7f94bd09ae Return a single byte if byte get called 10 years ago