Commit Graph

  • 3ab9f26943 Accept number or string for BlockFilterArgs limit/offset Taylor Gerring 2015-03-26 19:17:25 +01:00
  • 658204bafc bump obscuren 2015-03-26 17:55:30 +01:00
  • c32bca45ad Stack limit obscuren 2015-03-26 17:45:09 +01:00
  • d36501a6e5 Fixed miner obscuren 2015-03-26 17:45:03 +01:00
  • 6661bc35ef Accept number or string for BlockFilterArgs to/fromBlock Taylor Gerring 2015-03-26 17:27:29 +01:00
  • 745dd5b7a5 Sha3Args Taylor Gerring 2015-03-26 16:19:33 +01:00
  • f695d01354 Convert error checks to Expect functions Taylor Gerring 2015-03-26 16:16:17 +01:00
  • 3472823be9 HashIndexArgs Taylor Gerring 2015-03-26 14:17:32 +01:00
  • cb103c089a BlockNumIndexArgs Taylor Gerring 2015-03-26 13:57:41 +01:00
  • cd6b3fd28a GetDataArgs Taylor Gerring 2015-03-26 13:50:22 +01:00
  • a49c81547c DecodeParamError -> InvalidTypeError for unexpected input type Taylor Gerring 2015-03-26 13:45:06 +01:00
  • ca03e97697 Add InvalidTypeError Taylor Gerring 2015-03-26 13:33:44 +01:00
  • d0fa0a234d Merge commit 'a718515b3d43f00497231f981b5ea757b71d55ff' into develop obscuren 2015-03-26 13:14:24 +01:00
  • a718515b3d Squashed 'tests/files/' changes from a7081bc..c6d9629 obscuren 2015-03-26 13:14:24 +01:00
  • c139af5826 GetBalanceArgs Taylor Gerring 2015-03-26 13:10:31 +01:00
  • 4523a00b91 GetTxCountArgs Taylor Gerring 2015-03-26 12:47:00 +01:00
  • c33dc3e328 moved helper obscuren 2015-03-26 12:40:09 +01:00
  • 83b0cad766 fixed block filter args obscuren 2015-03-26 12:34:59 +01:00
  • b8a667deed debug log obscuren 2015-03-26 12:15:25 +01:00
  • 4ba850639e updated web3.js light for console obscuren 2015-03-26 12:15:12 +01:00
  • 9c4504dc41 GetStorageAtArgs Taylor Gerring 2015-03-26 12:11:28 +01:00
  • ace5b5a1bf updated web3.js obscuren 2015-03-26 12:06:45 +01:00
  • 507830eb81 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-26 12:06:23 +01:00
  • eb433731aa Fixed filter and refactored code obscuren 2015-03-26 12:06:14 +01:00
  • 300d36b864 improved NewTxArgs tests Taylor Gerring 2015-03-26 11:59:35 +01:00
  • ad2089b0a3 Add blockHeightFromJson convenience function Taylor Gerring 2015-03-26 11:59:16 +01:00
  • 493e0d7be8 improved GetBlockByNumber tests Taylor Gerring 2015-03-26 11:07:14 +01:00
  • 93af30a6f6 improved GetBlockByHashArgs tests Taylor Gerring 2015-03-26 11:06:45 +01:00
  • bd1a54f076 GetStorageArgs Taylor Gerring 2015-03-26 10:52:32 +01:00
  • 966cfa4bdd NewTxArgs Taylor Gerring 2015-03-26 10:34:21 +01:00
  • c7dc379da5 GetBlockByHashArgs Taylor Gerring 2015-03-26 10:14:52 +01:00
  • 7e1e264375 Don't return empty block for "pending" #568 Taylor Gerring 2015-03-26 09:24:07 +01:00
  • 98f970ba59 Updated example for new ethereum.js obscuren 2015-03-26 01:03:14 +01:00
  • 88b9bc40d7 Godep issue? obscuren 2015-03-26 01:03:03 +01:00
  • e5a0a0ef48 Moved output to debug obscuren 2015-03-26 01:02:51 +01:00
  • 7e4c488717 Fixed storage. Closes #516 obscuren 2015-03-26 00:42:35 +01:00
  • 505f1fbcbb added tx tests and fixed block tests obscuren 2015-03-25 17:05:29 +01:00
  • 65ea55bccd Merge pull request #564 from fjl/rlp-nil-array Jeffrey Wilcke 2015-03-25 17:00:25 +01:00
  • e22bcb78a5 Update response types + tests Taylor Gerring 2015-03-25 16:50:30 +01:00
  • 181a21c67c rlp: encode nil array pointers as empty list or string Felix Lange 2015-03-25 16:46:29 +01:00
  • ff5578fc71 updated ethash obscuren 2015-03-25 14:57:49 +01:00
  • a2e3bf6f30 removed big num from pp obscuren 2015-03-25 14:51:10 +01:00
  • aa1eae67ec Merge pull request #560 from tgerring/xethcleanup Jeffrey Wilcke 2015-03-25 13:55:46 +01:00
  • 7f0c2545a9 Merge pull request #561 from ethersphere/frontier/blockpool Felix Lange 2015-03-25 13:55:05 +01:00
  • 221f30c3aa updated ethereum.js obscuren 2015-03-25 13:52:45 +01:00
  • 8b32f79445 Removed full path obscuren 2015-03-25 13:52:23 +01:00
  • 950b4a68c8 Improved miner recovery obscuren 2015-03-25 13:51:12 +01:00
  • 18d1569ce5 header check for test zelig 2015-03-25 11:28:17 +00:00
  • 9d592c0445 bugfix with idle too long triggered after peer switch - reset bestIdleTimer when launching head section process - log chain head events - common.Hash key in activateChain map zelig 2015-03-25 11:09:50 +00:00
  • a1cae93d78 Improved pretty printer for console obscuren 2015-03-25 12:44:41 +01:00
  • 2b93843d86 Improve protocol version reporting Taylor Gerring 2015-03-25 12:09:55 +01:00
  • c956bcb13c Move version to const and expose via Version() Taylor Gerring 2015-03-25 12:08:48 +01:00
  • 6431d088ad bump obscuren 2015-03-25 11:54:11 +01:00
  • ff44347ea1 fixed test obscuren 2015-03-25 10:31:58 +01:00
  • dda1d60556 Store protocol version in the block db **NOT** extra db obscuren 2015-03-25 09:58:46 +01:00
  • 3301f6ecef back to debug log obscuren 2015-03-24 23:55:48 +01:00
  • 97bf9f1521 Temp fix for console output obscuren 2015-03-24 23:50:27 +01:00
  • 3d5f48a160 updated deps obscuren 2015-03-24 21:25:11 +01:00
  • a6e659f74b Merge branch 'master' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-24 19:22:32 +01:00
  • a33a325ac1 Merge pull request #559 from Gustav-Simonsson/blocktests_update_ethash Jeffrey Wilcke 2015-03-24 19:14:20 +01:00
  • d41341f77d WithState -> withState Taylor Gerring 2015-03-24 17:58:16 +01:00
  • 82b5a8af49 DRY up height logic Taylor Gerring 2015-03-24 17:49:37 +01:00
  • c38a3b4cc7 Better error reporting in the console. Updated ethereum.js obscuren 2015-03-24 17:49:28 +01:00
  • 865f31018b Shuffle Taylor Gerring 2015-03-24 17:45:31 +01:00
  • 2106a63d60 Move Frontend interface to separate file Taylor Gerring 2015-03-24 16:42:33 +01:00
  • 65d553d367 Update internal calls to use CurrentBlock() Taylor Gerring 2015-03-24 16:34:28 +01:00
  • 59b6b619a2 Don't expose backend directly Taylor Gerring 2015-03-24 16:33:37 +01:00
  • b9b7442b74 Remove redundant fields Taylor Gerring 2015-03-24 16:08:18 +01:00
  • ad420d099a rename eth to backend Taylor Gerring 2015-03-24 16:01:44 +01:00
  • b0c4dc8df8 Update ethash lib Gustav Simonsson 2015-03-24 04:23:54 +01:00
  • 6d41402dce Backend no longer needed to resolve import cycle Taylor Gerring 2015-03-24 15:36:39 +01:00
  • 9de1ad6546 fixed tests obscuren 2015-03-24 15:27:05 +01:00
  • ff9d66e096 Cleaned up changes obscuren 2015-03-24 15:23:16 +01:00
  • 23bccbbc58 Modified according to poc 9 changes obscuren 2015-03-24 15:15:17 +01:00
  • bbe795455a Secure trie shakey / key matching obscuren 2015-03-24 15:14:03 +01:00
  • d6da533345 Merge commit '24066dca4646c8a376aa5dfbceec0a4b3f872c11' into develop obscuren 2015-03-24 13:39:49 +01:00
  • 24066dca46 Squashed 'tests/files/' changes from 8f3fbe6..a7081bc obscuren 2015-03-24 13:39:49 +01:00
  • 0ec171ccdf Copy fix obscuren 2015-03-24 13:38:16 +01:00
  • eab8f7355d Event fixes for miner obscuren 2015-03-24 13:37:38 +01:00
  • 576df064e5 Updated for PV59 obscuren 2015-03-24 11:49:30 +01:00
  • 4877e52c15 Merge commit '58c6cc8fd7ff8a27004ed62d912e0a61ae1b73bb' into develop obscuren 2015-03-24 11:22:58 +01:00
  • 58c6cc8fd7 Squashed 'tests/files/' changes from 559268b..8f3fbe6 obscuren 2015-03-24 11:22:58 +01:00
  • 118b79eca7 Added gitter integration for travis obscuren 2015-03-24 10:41:04 +01:00
  • a59ea7ce29 Changed miner obscuren 2015-03-24 10:34:06 +01:00
  • d8e21b39b3 Added copy function obscuren 2015-03-24 10:33:00 +01:00
  • 0ee0094cc0 better block propagation obscuren 2015-03-23 22:59:19 +01:00
  • 7b8a47f484 removed legacy code obscuren 2015-03-23 22:05:12 +01:00
  • 0eaa023ffa Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-23 21:48:50 +01:00
  • bfb9ed881d Gas validation and clean up of legacy code obscuren 2015-03-23 21:48:45 +01:00
  • ebf4408d73 Decrement depth obscuren 2015-03-23 21:48:31 +01:00
  • e88a29ad02 Merge pull request #553 from ethersphere/jsonlog Taylor Gerring 2015-03-23 18:57:57 +01:00
  • 53af810851 natspec: minor fix in test zelig 2015-03-23 17:36:04 +00:00
  • f2f65c1a65 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-23 18:30:11 +01:00
  • 90c710fd26 Merge pull request #552 from ethersphere/jsonlog Taylor Gerring 2015-03-23 18:27:06 +01:00
  • c8e9ca0483 fixed bad uncles obscuren 2015-03-23 18:27:05 +01:00
  • a983a215dc fix ethtest logging zelig 2015-03-23 17:08:49 +00:00
  • e954c24af0 Implement RPC net_version Taylor Gerring 2015-03-23 18:06:05 +01:00
  • 60020add74 Merge pull request #551 from ethersphere/frontier/eth-version-exports Taylor Gerring 2015-03-23 18:00:54 +01:00
  • 1cf6ca8f10 Add Close() method to EthereumApi Taylor Gerring 2015-03-23 17:41:50 +01:00
  • 9880f99ccb fix p2p/testlog_test zelig 2015-03-23 16:41:41 +00:00