Commit Graph

4454 Commits (f695d013548ca3399ac2f2900307bf085290aa61)
 

Author SHA1 Message Date
Taylor Gerring f695d01354 Convert error checks to Expect functions 10 years ago
Taylor Gerring 3472823be9 HashIndexArgs 10 years ago
Taylor Gerring cb103c089a BlockNumIndexArgs 10 years ago
Taylor Gerring cd6b3fd28a GetDataArgs 10 years ago
Taylor Gerring a49c81547c DecodeParamError -> InvalidTypeError for unexpected input type 10 years ago
Taylor Gerring ca03e97697 Add InvalidTypeError 10 years ago
Taylor Gerring c139af5826 GetBalanceArgs 10 years ago
Taylor Gerring 4523a00b91 GetTxCountArgs 10 years ago
Taylor Gerring 9c4504dc41 GetStorageAtArgs 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
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