Commit Graph

626 Commits (00bb68d7d21ce3b4c79e0c269c62607b6d4f1acc)
 

Author SHA1 Message Date
obscuren 00bb68d7d2 Merge branch 'develop' into interop 11 years ago
obscuren c23074d5ad Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
obscuren 8ddd4c4c52 wip 11 years ago
obscuren 5a86892ecb Using remote for test cases 11 years ago
Jeffrey Wilcke 2eae52ebd1 Merge pull request #27 from ethersphere/bugfix/ethchain-test 11 years ago
zelig 79009ca074 transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :) 11 years ago
obscuren 8151858e70 Merge branch 'master' of github.com-obscure:ethereum/eth-go 11 years ago
obscuren 6c7e58643c Merge branch 'develop' 11 years ago
obscuren 423beddf57 nil check 11 years ago
Jeffrey Wilcke 30f5642c62 Merge pull request #26 from ethersphere/master 11 years ago
obscuren e3ad2a3969 Merge branch 'develop' 11 years ago
obscuren 8119d77a21 :-( 11 years ago
zelig d551a75c35 bump v5.15 11 years ago
obscuren 8935a93cf8 Merge branch 'release/0.5.15' into develop 11 years ago
obscuren 9d5a3f0131 Merge branch 'release/0.5.15' 11 years ago
obscuren a98e6a262a Merge branch 'develop' into release/0.5.15 11 years ago
obscuren 491925b71e Merge branch 'ethersphere-feature/logging' into develop 11 years ago
zelig 853053a3b2 go fmt 11 years ago
obscuren 21e389bec5 bump 11 years ago
zelig da38faa8f7 merge upstream; fix port in use warning; new logger API 11 years ago
zelig 098136b681 ethereum logs server started/stopped message 11 years ago
obscuren 0ed19d9f20 Logging, variable rearrangement 11 years ago
obscuren 39cb34850a Added instruction numbers 11 years ago
zelig 782f780476 space in miner logging message 11 years ago
zelig a243e3b858 new logger API for upstream merge 11 years ago
zelig 98f1ee9442 merge upstream 11 years ago
zelig a02edf7a93 put back extra debug detail logging to the right places using logger.DebugDetailf 11 years ago
zelig 6465e4c3fd update doc: list levels and show usage of named print methods 11 years ago
zelig e75f7ae330 implement DebugDetail loglevel and named print methods 11 years ago
obscuren b0dc50c2a0 New mutan implementation 11 years ago
obscuren 6d32bef65a Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
zelig 4141cc39d0 Merge remote-tracking branch 'upstream/develop' into feature/logging 11 years ago
Maran d8c675afbf Implement something that looks like confirmations, wip 11 years ago
Maran 8fe8175c78 Implemented TX History for ethPub 11 years ago
Maran 589d27386a Fix key generation in ethPub 11 years ago
obscuren e58ba2fcfa Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
obscuren 9dae1a1732 Removed BlockDo Method 11 years ago
Maran 0c55a11318 Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 11 years ago
obscuren 16e8fc7427 Logging order 11 years ago
zelig f58c7ac5a6 merge upstream 11 years ago
zelig 63157c798d refactor config (transitional). Details: 11 years ago
zelig b9e8a3e024 modified logging API 11 years ago
zelig 8e9cc36979 refactor logging. Details: 11 years ago
obscuren 614624754d Let the state create the object 11 years ago
obscuren d890258af6 Minor fixes to vm output 11 years ago
obscuren 803e4807ed Removed comments 11 years ago
obscuren a4e26bf7c2 Added Block do which replays the given block or error 11 years ago
obscuren 9350ecd36f Do not keep on asking for the same chain 11 years ago
obscuren 8c96c5662f Added hex script method 11 years ago
obscuren 842d52db7b Make sure that public key always uses 64 bytes 11 years ago