Commit Graph

  • 5e7702fd05 Merge remote-tracking branch 'upstream/develop' into frontier/js zelig 2015-03-16 22:46:29 +07:00
  • 22893b7ac9 removed compile obscuren 2015-03-16 16:31:08 +01:00
  • 3cf51d5479 tmp obscuren 2015-03-16 12:03:52 +01:00
  • b523441361 Moved ethutil => common obscuren 2015-03-16 11:27:38 +01:00
  • 0b8f66ed9e updated godep ethash obscuren 2015-03-15 21:47:59 +01:00
  • 22fa59f131 moved to detail obscuren 2015-03-15 21:47:35 +01:00
  • d2e75cc957 cleaning up unused code obscuren 2015-03-15 15:25:09 +01:00
  • c87cc59bdf Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-15 12:20:58 +01:00
  • 8f84ddbbec Linux build links obscuren 2015-03-15 12:19:26 +01:00
  • 0f26a62334 Linux build links obscuren 2015-03-15 12:19:26 +01:00
  • a1518a75f2 explicit binding of jeth.Send Fefe 2015-03-13 22:15:00 +01:00
  • 8393dab470 menubar back to mist main.qml zelig 2015-03-15 22:29:10 +07:00
  • 7bc40aa963 jsre: remove assetpath using GOPATH from test zelig 2015-03-15 18:42:17 +07:00
  • 7279a485c2 CLI: - js subcommand for vm - console for Frontier console interactive REPL - jspath in cli - integrate jeth apiBindings zelig 2015-03-15 13:31:40 +07:00
  • 16ecb1e2ea rpc - camelcase fields dont play nice with otto value magic: JsonRpc -> Jsonrpc, ID -> Id - jeth: ethereum.js rpc transport provider direct bridge between js and ethereumApi via otto jsre zelig 2015-03-15 13:21:54 +07:00
  • 31ffca6d8a remove jsre from mist zelig 2015-03-15 13:18:58 +07:00
  • da44097800 jsre: - require became loadScript(), no require is supplied - bignumber_js.go: heredoc v2.0.3 minified fixed for otto Regexp incompatibility https://github.com/robertkrimen/otto#regular-expression-incompatibility - bignumber.min.js also updated in mist/assets/ext - ethereum_js.go: latest master minified - assetPath in constructor - Eval/Exec/Handle/ToVal nice API - jsre tests zelig 2015-03-15 13:13:39 +07:00
  • 2a5fbced7f removed seed hash obscuren 2015-03-14 23:39:45 +01:00
  • 282d8c20fd Merge branch 'fjl-block-tests' into develop obscuren 2015-03-14 23:37:37 +01:00
  • d9966d6158 merge obscuren 2015-03-14 23:37:21 +01:00
  • 12cee1377f Increased filter ticker time to 5 minutes obscuren 2015-03-14 18:57:12 +01:00
  • 95711bc2dd Updated ethash obscuren 2015-03-14 16:42:05 +01:00
  • 387f6bba3e POW fixes obscuren 2015-03-14 16:37:57 +01:00
  • 44636e5b82 typo obscuren 2015-03-14 13:21:20 +01:00
  • 35bc7b0d8a Merge branch 'rpcfrontier' into develop obscuren 2015-03-14 12:44:24 +01:00
  • 532a74f50e Improved errors. Closes #475 obscuren 2015-03-14 12:43:10 +01:00
  • 51df765e38 Merge pull request #481 from maran/feature/fromHexDry Jeffrey Wilcke 2015-03-14 11:46:32 +01:00
  • 9754e7aca7 Support for addresses with or without 0x. Fixes #472 Maran 2015-03-14 11:40:13 +01:00
  • 991993357c DRY up the use of fromHex and put it in ethutil Maran 2015-03-14 11:39:35 +01:00
  • f49e17eb39 Return null coinbase when accounts not created Taylor Gerring 2015-03-13 14:32:11 -04:00
  • 67f8f83a1b cmd/ethereum: add blocktest command Felix Lange 2015-03-13 18:37:13 +01:00
  • e463479b6c eth: add ResetWithGenesisBlock Felix Lange 2015-03-13 18:34:43 +01:00
  • 6f8a2d6b84 eth: add hook for database creation Felix Lange 2015-03-13 18:32:26 +01:00
  • 58d9d98daf cmd/utils: GetEthereum -> MakeEthConfig Felix Lange 2015-03-13 18:30:45 +01:00
  • a80be98f31 tests: add helper functions for block tests Felix Lange 2015-03-13 18:01:51 +01:00
  • 9326541820 core/types: make Block.{ParentHash,SeedHash,MixDigest} []byte Felix Lange 2015-03-13 14:36:15 +01:00
  • b927c29469 GetBlockByNumber now properly looks for a number in the database obscuren 2015-03-13 18:29:42 +01:00
  • fee9aecfb2 more tests for remote update obscuren 2015-03-13 17:53:53 +01:00
  • ccda1aacb4 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-13 17:49:05 +01:00
  • 03403399fc Return proper error obscuren 2015-03-13 17:47:11 +01:00
  • a0266489b4 Make remote dominant obscuren 2015-03-13 17:47:00 +01:00
  • a76d55c83a Merge pull request #467 from ethersphere/frontier/natspec Jeffrey Wilcke 2015-03-13 16:47:16 +01:00
  • b663e8b29a Merge branch 'rpcfrontier' into develop obscuren 2015-03-13 16:36:27 +01:00
  • f1fcda4f2f Implemented managed state obscuren 2015-03-13 16:29:04 +01:00
  • e3b64d70c2 Rename db_put db_get Taylor Gerring 2015-03-13 10:56:41 -04:00
  • d3f96dc720 Consolidate error type switch Taylor Gerring 2015-03-13 10:03:48 -04:00
  • 0932f84383 Fix eth_newBlockFilter Taylor Gerring 2015-03-13 10:03:19 -04:00
  • cda88ce31a Implemented a manage state for keeping track of nonces obscuren 2015-03-13 14:37:54 +01:00
  • aa9f981d5f Bump protocol version 58 obscuren 2015-03-13 13:52:57 +01:00
  • e69d5b32e8 Increased genesis gas & gas floor limit to 3141592 obscuren 2015-03-13 13:52:23 +01:00
  • f76cc6699e Changed context and ADDMOD, MULMOD obscuren 2015-03-13 13:44:15 +01:00
  • d4ed66c83d Add web3_clientVersion Taylor Gerring 2015-03-12 19:20:46 -05:00
  • 094f921e50 Convert to proper errors Taylor Gerring 2015-03-12 19:07:03 -05:00
  • 80592f244d more obvious failure for ethtest obscuren 2015-03-12 23:26:58 +01:00
  • 3a88da578f Merge commit '6051345bc9ab8ccf74a49c43342771e0c2cba588' into develop obscuren 2015-03-12 22:32:05 +01:00
  • 6051345bc9 Squashed 'tests/files/' changes from d6c987f..0749546 obscuren 2015-03-12 22:32:05 +01:00
  • fa917387e4 Merge branch 'rpcfrontier' into develop obscuren 2015-03-12 22:31:13 +01:00
  • 310ca62285 Removed some of that gas pre pay magic obscuren 2015-03-12 22:29:10 +01:00
  • 2ae90e1eba Merge commit '3ff7a627d1921be0aeacdd8eb2853ba4537487eb' into develop obscuren 2015-03-12 20:01:46 +01:00
  • 3ff7a627d1 Squashed 'tests/files/' changes from 9e19ff9..d6c987f obscuren 2015-03-12 20:01:46 +01:00
  • 11390a986a run all test obscuren 2015-03-12 19:43:20 +01:00
  • 347cb272be fixed ethtest obscuren 2015-03-12 19:41:56 +01:00
  • d1c872bace Merge commit '412e8b0e377bd89fc8fc858bd09c89deee805c1e' into develop obscuren 2015-03-12 19:15:12 +01:00
  • 412e8b0e37 Squashed 'tests/files/' changes from dbdd0f8..9e19ff9 obscuren 2015-03-12 19:15:12 +01:00
  • fb71c9f6ee Return 1 on fail obscuren 2015-03-12 18:22:56 +01:00
  • 83cc08f670 Changed to big.Int.Not obscuren 2015-03-12 18:22:35 +01:00
  • 14bdcd2c05 Fix arg names in tests Taylor Gerring 2015-03-12 11:50:03 -05:00
  • 7235e84c75 #469 Taylor Gerring 2015-03-12 11:09:25 -05:00
  • d11fabd2ef Update path to web3 library Taylor Gerring 2015-03-12 10:08:01 -05:00
  • f7c3c7eda4 Update ethereum.js Taylor Gerring 2015-03-12 10:03:35 -05:00
  • e8daba9351 Merge branch 'develop' into bzz Daniel A. Nagy 2015-03-12 16:01:26 +01:00
  • b97c17f4ee Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier obscuren 2015-03-12 15:59:16 +01:00
  • 2273155e7e Get transaction implemented obscuren 2015-03-12 15:59:07 +01:00
  • b006b67768 Merge branch 'develop' into rpcfrontier Taylor Gerring 2015-03-12 09:24:34 -05:00
  • 26a5636424 Merge branch 'develop' into rpcfrontier obscuren 2015-03-12 14:51:05 +01:00
  • 3b3843e158 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-12 14:50:48 +01:00
  • ef6706696c Add additional extra database for non-protocol related data obscuren 2015-03-12 14:50:35 +01:00
  • 2a0e5888fd Merge pull request #460 from tgerring/ethutil Felix Lange 2015-03-12 14:45:31 +01:00
  • 4418e4ea6a Should on empty params #466 Taylor Gerring 2015-03-12 08:42:31 -05:00
  • 21fca93852 Output filter ID as hex Taylor Gerring 2015-03-12 08:20:07 -05:00
  • 4342fe0f22 include new minified natspec with RE fix; fix test for the improved error messages zelig 2015-03-12 19:08:30 +07:00
  • 704914be08 Check for existance of key before delete Taylor Gerring 2015-03-12 00:01:18 -05:00
  • 31a95151c9 updated rnd vm test => state test obscuren 2015-03-12 01:12:28 +01:00
  • 96496888ed Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into develop obscuren 2015-03-12 00:57:28 +01:00
  • 92c6150199 Squashed 'tests/files/' changes from e390be4..dbdd0f8 obscuren 2015-03-12 00:57:28 +01:00
  • 7ee5cb0a81 Merge branch 'develop' into rpcfrontier obscuren 2015-03-12 00:26:40 +01:00
  • 9fb52c517b Changed V to byte. Closes #456 obscuren 2015-03-12 00:18:03 +01:00
  • 6af078bd8c Merge pull request #462 from fjl/miner-coinbase Jeffrey Wilcke 2015-03-11 23:56:48 +01:00
  • d5aaf413e0 cmd/ethereum: remove extra check for 'no accounts' error Felix Lange 2015-03-11 23:41:51 +01:00
  • d7b5a87b3b miner: provide coinbase when starting the miner Felix Lange 2015-03-11 23:35:34 +01:00
  • 70f6f2af07 shh_uninstallFilter Taylor Gerring 2015-03-11 15:49:21 -05:00
  • c2181fdbf2 block&index args unmarshal plus test Taylor Gerring 2015-03-11 15:26:28 -05:00
  • 5a9f712144 Comment out broken test (return type does not exist) Taylor Gerring 2015-03-11 14:43:39 -05:00
  • 485e37e889 Move MakeName to ethutil Taylor Gerring 2015-03-11 14:29:07 -05:00
  • 587f748d92 Merge branch 'fjl-unencrypted-keys' into develop obscuren 2015-03-11 17:47:17 +01:00
  • 629f4b1d3c merge obscuren 2015-03-11 17:46:58 +01:00
  • 239e17de12 Merge branch 'rpcfrontier' into develop obscuren 2015-03-11 17:37:17 +01:00
  • 18f351eea1 Merge c01d4c2f4c8704656e407ab4d80d9ec82e016731 into c9b6d268b45ec4cc0b1cc982ba544ed2f0a5ddd6 Taylor Gerring 2015-03-11 16:36:38 +00:00
  • c01d4c2f4c Lowered default gas price and increased default gas limit obscuren 2015-03-11 17:36:35 +01:00
  • 2da7af4ba0 Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier obscuren 2015-03-11 17:00:30 +01:00