Commit Graph

4849 Commits (52c874a6098d52cc369a982dfd2c88f244a0e3f2)
 

Author SHA1 Message Date
obscuren 507830eb81 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren eb433731aa Fixed filter and refactored code 10 years ago
Taylor Gerring 300d36b864 improved NewTxArgs tests 10 years ago
Taylor Gerring ad2089b0a3 Add blockHeightFromJson convenience function 10 years ago
Taylor Gerring 493e0d7be8 improved GetBlockByNumber tests 10 years ago
Taylor Gerring 93af30a6f6 improved GetBlockByHashArgs tests 10 years ago
Taylor Gerring bd1a54f076 GetStorageArgs 10 years ago
Taylor Gerring 966cfa4bdd NewTxArgs 10 years ago
Taylor Gerring c7dc379da5 GetBlockByHashArgs 10 years ago
Taylor Gerring 7e1e264375 Don't return empty block for "pending" #568 10 years ago
obscuren 98f970ba59 Updated example for new ethereum.js 10 years ago
obscuren 88b9bc40d7 Godep issue? 10 years ago
obscuren e5a0a0ef48 Moved output to debug 10 years ago
obscuren 7e4c488717 Fixed storage. Closes #516 10 years ago
obscuren 505f1fbcbb added tx tests and fixed block tests 10 years ago
Jeffrey Wilcke 65ea55bccd Merge pull request #564 from fjl/rlp-nil-array 10 years ago
Taylor Gerring e22bcb78a5 Update response types + tests 10 years ago
Felix Lange 181a21c67c rlp: encode nil array pointers as empty list or string 10 years ago
obscuren ff5578fc71 updated ethash 10 years ago
obscuren a2e3bf6f30 removed big num from pp 10 years ago
Jeffrey Wilcke aa1eae67ec Merge pull request #560 from tgerring/xethcleanup 10 years ago
Felix Lange 7f0c2545a9 Merge pull request #561 from ethersphere/frontier/blockpool 10 years ago
obscuren 221f30c3aa updated ethereum.js 10 years ago
obscuren 8b32f79445 Removed full path 10 years ago
obscuren 950b4a68c8 Improved miner recovery 10 years ago
zelig 18d1569ce5 header check for test 10 years ago
zelig 9d592c0445 bugfix with idle too long triggered after peer switch 10 years ago
obscuren a1cae93d78 Improved pretty printer for console 10 years ago
Taylor Gerring 2b93843d86 Improve protocol version reporting 10 years ago
Taylor Gerring c956bcb13c Move version to const and expose via Version() 10 years ago
obscuren 6431d088ad bump 10 years ago
obscuren ff44347ea1 fixed test 10 years ago
obscuren dda1d60556 Store protocol version in the block db **NOT** extra db 10 years ago
obscuren 3301f6ecef back to debug log 10 years ago
obscuren 97bf9f1521 Temp fix for console output 10 years ago
obscuren 3d5f48a160 updated deps 10 years ago
obscuren a6e659f74b Merge branch 'master' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke a33a325ac1 Merge pull request #559 from Gustav-Simonsson/blocktests_update_ethash 10 years ago
Taylor Gerring d41341f77d WithState -> withState 10 years ago
Taylor Gerring 82b5a8af49 DRY up height logic 10 years ago
obscuren c38a3b4cc7 Better error reporting in the console. Updated ethereum.js 10 years ago
Taylor Gerring 865f31018b Shuffle 10 years ago
Taylor Gerring 2106a63d60 Move Frontend interface to separate file 10 years ago
Taylor Gerring 65d553d367 Update internal calls to use CurrentBlock() 10 years ago
Taylor Gerring 59b6b619a2 Don't expose backend directly 10 years ago
Taylor Gerring b9b7442b74 Remove redundant fields 10 years ago
Taylor Gerring ad420d099a rename eth to backend 10 years ago
Gustav Simonsson b0c4dc8df8 Update ethash lib 10 years ago
Taylor Gerring 6d41402dce Backend no longer needed to resolve import cycle 10 years ago
obscuren 9de1ad6546 fixed tests 10 years ago