Commit Graph

  • 29930da522 eth_getStorageAt output hex should begin with 0x Taylor Gerring 2015-03-28 21:27:50 +01:00
  • 3b20603eb1 Merge branch 'kobigurk-develop' into develop Taylor Gerring 2015-03-28 21:06:39 +01:00
  • 779a51c047 Merge branch 'develop' of https://github.com/kobigurk/go-ethereum into kobigurk-develop Taylor Gerring 2015-03-28 21:05:32 +01:00
  • b9ca5eef58 Merge pull request #579 from tgerring/rpcargs Jeffrey Wilcke 2015-03-28 20:42:45 +01:00
  • 696ff43db3 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-28 20:34:12 +01:00
  • 368ebe63a9 Cleanup VM. obscuren 2015-03-28 20:30:16 +01:00
  • 3b7e4173ce Cleanup VM obscuren 2015-03-28 20:03:25 +01:00
  • 2455e0bd18 Merge pull request #585 from aperseghin/patch-2 Jeffrey Wilcke 2015-03-28 11:54:20 +01:00
  • ed6ca5d007 Merge pull request #586 from aperseghin/patch-3 Jeffrey Wilcke 2015-03-28 11:54:10 +01:00
  • a4cbd1c7be ethereum -> geth Taylor Gerring 2015-03-28 00:32:23 +01:00
  • 47af2f02cb eth_getTransactionCount now returns a hex string Kobi Gurkan 2015-03-27 22:22:13 +03:00
  • 3ea8c7301e PUSH gas fix obscuren 2015-03-27 16:53:05 +01:00
  • 43d521e90e Decouple core from rpc Taylor Gerring 2015-03-27 16:36:01 +01:00
  • df648cbc60 Removed comments obscuren 2015-03-27 16:11:19 +01:00
  • 8a22cd5e6c Removed defer/panic. #503 obscuren 2015-03-27 16:09:57 +01:00
  • 0ac346f707 Merge branch 'develop' into rpcargs Taylor Gerring 2015-03-27 16:03:49 +01:00
  • 9f84c78eb5 BlockFilterArgs Taylor Gerring 2015-03-27 15:54:54 +01:00
  • db1c52918f Update README.md aperseghin 2015-03-27 09:29:35 -04:00
  • 00f8319faf Explicitly check memory's data store. #515 obscuren 2015-03-27 14:22:38 +01:00
  • 8e7549db0b Minor fix aperseghin 2015-03-27 08:38:20 -04:00
  • eb102bf4bb Etherbase => etherbase obscuren 2015-03-27 12:14:00 +01:00
  • 86c43d97bc Merge pull request #581 from aperseghin/patch-1 Jeffrey Wilcke 2015-03-27 12:12:38 +01:00
  • 0b4b2b81f9 Merge pull request #580 from ethersphere/frontier/cli-key Jeffrey Wilcke 2015-03-27 12:12:05 +01:00
  • 54a14d5c9d Merge pull request #584 from tgerring/issue577 Jeffrey Wilcke 2015-03-27 11:48:03 +01:00
  • 09280c5f11 Merge pull request #565 from tgerring/responsetypes Jeffrey Wilcke 2015-03-27 11:44:13 +01:00
  • 2788fb4ce5 More explicit formatting for protocol version Taylor Gerring 2015-03-27 11:43:14 +01:00
  • e29396b691 Use ExtraDB for storage. Fixes #577 Taylor Gerring 2015-03-27 09:36:18 +01:00
  • c38630af23 Test blockHeightFromJsonInvalid Taylor Gerring 2015-03-27 00:13:03 +01:00
  • e0781c2548 NewTxArgs accept numbers or strings for value/gas/gasprice Taylor Gerring 2015-03-27 00:07:28 +01:00
  • 3fcef54f9b tidy Taylor Gerring 2015-03-26 22:58:12 +01:00
  • b375bbee5f settable etherbase - etherbase flag for block reward destination - coinbase => etherbase - CLI- eth Config -> eth, xeth -> RPC / Miner - use primary instead of coinbase as the unlock magic wildcard - accounts: firstAddr/Coinbase -> Primary zelig 2015-03-26 21:49:22 +00:00
  • 5838847a9a Update README.md aperseghin 2015-03-26 17:48:24 -04:00
  • 6bd1f6cc49 Merge remote-tracking branch 'origin' into rpcargs Taylor Gerring 2015-03-26 22:42:46 +01:00
  • bb12dbe233 Prefer args as strings not objects Taylor Gerring 2015-03-26 22:35:42 +01:00
  • 7eed7e1d96 Merge branch 'rpcargs' of github.com:tgerring/go-ethereum into rpcargs Taylor Gerring 2015-03-26 22:27:06 +01:00
  • 2c5a32ebbc Undo XEth changes Taylor Gerring 2015-03-26 22:24:48 +01:00
  • 49a912ce33 Undo xeth changes Taylor Gerring 2015-03-26 22:14:31 +01:00
  • b0b0939879 renamed ethereum => geth obscuren 2015-03-26 21:27:52 +01:00
  • 829240c325 Merge pull request #550 from ethersphere/frontier/cli-key Jeffrey Wilcke 2015-03-26 21:08:15 +01:00
  • 1f3814141b WhisperMessageArgs Taylor Gerring 2015-03-26 21:07:50 +01:00
  • 9ca87afd0b WhisperFilterArgs Taylor Gerring 2015-03-26 20:52:09 +01:00
  • 81f36df910 CompileArgs Taylor Gerring 2015-03-26 20:31:00 +01:00
  • ddcc8e1673 SubmitWorkArgs tests Taylor Gerring 2015-03-26 20:25:30 +01:00
  • b414a1303f WhisperIdentityArgs Taylor Gerring 2015-03-26 20:20:43 +01:00
  • 1f1e98f96b FilterIdArgs Taylor Gerring 2015-03-26 20:10:31 +01:00
  • 62ebf999bf FilterStringArgs tests Taylor Gerring 2015-03-26 20:04:03 +01:00
  • 7577d12614 max paranoia mode to UNsupport unencrypted keys entirely - remove account export functionality from CLI - remove accountExport method, - remove unencrypted-keys flag from everywhere - improve documentation zelig 2015-03-26 18:55:39 +00:00
  • abbdf41560 output error message if unlock address is invalid (fixes the wierd "read /path: is a directory") msg zelig 2015-03-25 16:10:44 +00:00
  • 11d2ebc06f unlocking coinbase without knowing address - accounts: remove Manager.getKey - cli: for -unlock coinbase, use account manager Coinbase() zelig 2015-03-25 15:45:56 +00:00
  • 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) zelig 2015-03-25 14:58:52 +00:00
  • 23e41a57ad Applying: fix adming js test regression (maybe otto update?) zelig 2015-03-25 10:41:36 +00:00
  • fee224f075 cli test: fix test newJSRE interactive argument zelig 2015-03-24 21:53:46 +00:00
  • d1b52efdb5 cli: implement ethereum presale wallet import via cli zelig 2015-03-24 16:19:11 +00:00
  • 34d5a6c156 cli: help formatting zelig 2015-03-24 16:05:27 +00:00
  • 1c4c71dcff cli: fix liner not closing (spuriously opened) in noninteractive jsre zelig 2015-03-24 14:09:06 +00:00
  • fd8d18ec28 unlocking coinbase - extract accounts.getKey method - if given empty address it retrieves coinbase (first account) - cli -unlock coinbase will unlock coinbase zelig 2015-03-24 12:37:00 +00:00
  • 859f1f08ca blockpool: wrap intermittent status test in a loop zelig 2015-03-23 21:34:05 +00:00
  • c4ea921876 import/export accounts - cli: add passwordfile flag - cli: change unlock flag only takes account - cli: with unlock you are prompted for password or use passfile with password flag - cli: unlockAccount used in normal client start (run) and accountExport - cli: getPassword used in accountCreate and accountImport - accounts: Manager.Import, Manager.Export - crypto: SaveECDSA (to complement LoadECDSA) to save to file - crypto: NewKeyFromECDSA added (used in accountImport and New = generated constructor) zelig 2015-03-23 13:00:06 +00:00
  • e21ce9a9b4 DbHexArgs tests Taylor Gerring 2015-03-26 19:39:40 +01:00
  • f68ca2b6e6 DbArgs tests Taylor Gerring 2015-03-26 19:34:32 +01:00
  • 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