Commit graph

  • c6f84325b1 Support JSON RPC batch requests Taylor Gerring 2015-03-17 17:46:22 -0400
  • 8fd243ee23 Add JSON RPC batch support Taylor Gerring 2015-03-17 17:38:05 -0400
  • 7dbbe1bedc eth/backend: remove spurious and incorrent PeerInfo() zelig 2015-03-18 04:01:47 +0700
  • 1872418316 eth: remove disused peer_util.go zelig 2015-03-18 03:59:21 +0700
  • 142e81258c Merge branch 'develop' into conversion obscuren 2015-03-17 21:40:05 +0100
  • 86661de077 Fixed tests and bloom obscuren 2015-03-17 18:00:03 +0100
  • 5fd1e6c6e2 Merge 49b7ee5c9c into 9663493ba0 Alexandre Van de Sande 2015-03-17 16:58:28 +0000
  • c21293cd91 bloom obscuren 2015-03-17 16:05:17 +0100
  • 1513413412 Dockerfile: use fast™ build steps Felix Lange 2015-03-17 14:49:37 +0100
  • b422835a59 cmd/ethereum: add makedag command for testing Felix Lange 2015-03-17 14:12:34 +0100
  • 3ea99f989f Merge pull request #498 from maran/feature/drytoHex Jeffrey Wilcke 2015-03-17 21:31:42 +0100
  • 048d4ec5be Merge branch 'rpcfrontier' into develop obscuren 2015-03-17 21:30:29 +0100
  • 917050dc30 Merge branch 'develop' into rpcfrontier obscuren 2015-03-17 21:27:34 +0100
  • 53104b09fa bump obscuren 2015-03-17 21:23:05 +0100
  • 786a58d8b0 Merge pull request #485 from ethersphere/frontier/nodeadmin.js Felix Lange 2015-03-17 21:15:23 +0100
  • fe819f3b9f Comment out whisper remove identity stubs Taylor Gerring 2015-03-17 09:11:01 -0400
  • 0fa7859b94 Fixed VM & Tests w/ conversion obscuren 2015-03-17 13:24:12 +0100
  • ff55c6f5ba Merge branch 'develop' into conversion obscuren 2015-03-17 13:09:22 +0100
  • b0ebccb31e fixed to obscuren 2015-03-17 12:56:29 +0100
  • 17c5ba2b6b core: actually convert transaction pool Felix Lange 2015-03-17 12:16:21 +0100
  • 9663493ba0 Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop obscuren 2015-03-17 12:02:50 +0100
  • dffaa678f9 Squashed 'tests/files/' changes from 0749546..641ebaa obscuren 2015-03-17 12:02:49 +0100
  • ee7202fa00 Merge remote-tracking branch 'ethereum/conversion' into conversion Felix Lange 2015-03-17 12:01:40 +0100
  • 65eee2006d pow/ezp: use common.Hash Felix Lange 2015-03-17 12:01:21 +0100
  • 27f7aa0163 core: adapt Message for new Transaction.From signature Felix Lange 2015-03-17 12:00:29 +0100
  • b95387a0dc core: convert transaction pool to common.{Address,Hash} Felix Lange 2015-03-17 11:59:26 +0100
  • e91ab84dbe core/types: don't use Address zero value for invalid addresses Felix Lange 2015-03-17 11:58:31 +0100
  • 515d9432fc converted vm obscuren 2015-03-17 11:19:23 +0100
  • 1f93eb9529 Merge d71f601bb2 into 22893b7ac9 Viktor Trón 2015-03-17 02:23:55 +0000
  • d5de6489d7 core/types: fix Transaction.Hash and add support for encoding with package rlp Felix Lange 2015-03-17 01:34:18 +0100
  • ad78db4d62 crypto: fix Sha3Hash and add a test for it Felix Lange 2015-03-17 01:32:35 +0100
  • 8ce6a36478 converted chain manager obscuren 2015-03-16 23:48:18 +0100
  • 94505146a2 updated vm env obscuren 2015-03-16 23:17:28 +0100
  • 843db4978e updated blockpool obscuren 2015-03-16 23:10:26 +0100
  • 176115e22e More empty param tests Taylor Gerring 2015-03-16 16:49:51 -0400
  • 4e181c5764 Moved gas obscuren 2015-03-16 21:46:47 +0100
  • 0339a13862 RPC empty args tests Taylor Gerring 2015-03-16 16:21:51 -0400
  • 719effa7ec Return error when filter params are not strings Taylor Gerring 2015-03-16 15:30:31 -0400
  • 03ac0f18ae Initial support to remove Whisper identities per #491 Taylor Gerring 2015-03-16 14:46:46 -0400
  • 6aa390abfb Merge branch 'conversion' of github.com-obscure:ethereum/go-ethereum into conversion obscuren 2015-03-16 18:43:09 +0100
  • 91b0b14845 converted vm obscuren 2015-03-16 18:42:18 +0100
  • e5e265d024 Merge branch 'develop' into rpcfrontier Taylor Gerring 2015-03-16 13:02:41 -0400
  • 16df850af2 core/types: use common.{Hash,Address} in for transactions Felix Lange 2015-03-16 17:43:42 +0100
  • 13ade2ed60 Merge branch 'conversion' of https://github.com/ethereum/go-ethereum Felix Lange 2015-03-16 17:29:08 +0100
  • 64490897f3 crypto: add Sha3Hash Felix Lange 2015-03-16 17:27:24 +0100
  • bfcd2cf132 block conversion obscuren 2015-03-16 17:27:23 +0100
  • e620bde405 conversion state obscuren 2015-03-16 17:09:08 +0100
  • 7330c97b5b DRY up the use of toHex in the project and move it to common Maran 2015-03-16 15:17:19 +0100
  • 17cd7a5817 remove long-running mining test, ethutil -> common zelig 2015-03-16 22:56:05 +0700
  • 0858fae12f Remove Compile() from Mist Maran 2015-03-16 16:53:17 +0100
  • b3e133dd15 Merge branch 'frontier/js' into frontier/nodeadmin.js zelig 2015-03-16 22:50:29 +0700
  • 76f215b0fe Getters shouldn't need to be pointer receiver obscuren 2015-03-16 16:44:27 +0100
  • 0dd9ac375b undo obscuren 2015-03-16 16:36:58 +0100
  • d338650089 compilable trie (tests fail) obscuren 2015-03-16 16:28:16 +0100
  • 5757f547a6 Allow latest/pending in filter options Taylor Gerring 2015-03-16 10:38:57 -0400
  • 20b7162a62 Added functions to Hash & Address obscuren 2015-03-16 13:23:06 +0100
  • dc864ee3a5 Added ToString methods obscuren 2015-03-16 12:20:17 +0100
  • f486c0ae56 new type + additional methods obscuren 2015-03-16 11:59:52 +0100
  • 8139d444f8 Merge remote-tracking branch 'upstream/develop' into frontier/nodeadmin.js zelig 2015-03-16 15:19:09 +0700
  • ece5c2aade Merge branch 'frontier/js' into frontier/nodeadmin.js zelig 2015-03-15 22:29:50 +0700
  • ff86d7d52a Merge branch 'frontier/js' into frontier/nodeadmin.js zelig 2015-03-15 18:43:03 +0700
  • 132e87a707 node admin interface for Frontier Console, see spec https://github.com/ethereum/go-ethereum/wiki/Frontier-Console zelig 2015-03-15 13:43:48 +0700
  • 8ad0f1b8a3 eth: - NodeInfo, PeerInfo types, PeersInfo(), NodeInfo() in eth/backend to support node admin IF - start net only if MaxPeers > 0, close extraDb in Stop() - defer s.extraDb.Close() zelig 2015-03-15 13:39:52 +0700
  • e150832734 p2p: server>discover table Self=Node exported zelig 2015-03-15 13:38:41 +0700
  • d71f601bb2 Merge branch 'frontier/js' of https://github.com/ethersphere/go-ethereum into frontier/js Fefe 2015-03-13 22:16:44 +0100
  • 73af0302be we do not use the name Frontier Console zelig 2015-03-16 22:49:39 +0700
  • b4060da9eb ethutil -> common zelig 2015-03-16 22:48:54 +0700
  • 5e7702fd05 Merge remote-tracking branch 'upstream/develop' into frontier/js zelig 2015-03-16 22:46:29 +0700
  • 22893b7ac9 removed compile obscuren 2015-03-16 16:31:08 +0100
  • 3cf51d5479 tmp obscuren 2015-03-16 12:03:52 +0100
  • b523441361 Moved ethutil => common obscuren 2015-03-16 11:27:38 +0100
  • 0b8f66ed9e updated godep ethash obscuren 2015-03-15 21:47:59 +0100
  • 22fa59f131 moved to detail obscuren 2015-03-15 21:47:35 +0100
  • d2e75cc957 cleaning up unused code obscuren 2015-03-15 15:25:09 +0100
  • c87cc59bdf Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2015-03-15 12:20:58 +0100
  • 8f84ddbbec Linux build links obscuren 2015-03-15 12:19:26 +0100
  • 0f26a62334 Linux build links obscuren 2015-03-15 12:19:26 +0100
  • a1518a75f2 explicit binding of jeth.Send Fefe 2015-03-13 22:15:00 +0100
  • 8393dab470 menubar back to mist main.qml zelig 2015-03-15 22:29:10 +0700
  • 7bc40aa963 jsre: remove assetpath using GOPATH from test zelig 2015-03-15 18:42:17 +0700
  • 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 +0700
  • 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 +0700
  • 31ffca6d8a remove jsre from mist zelig 2015-03-15 13:18:58 +0700
  • 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 +0700
  • 2a5fbced7f removed seed hash obscuren 2015-03-14 23:39:45 +0100
  • 282d8c20fd Merge branch 'fjl-block-tests' into develop obscuren 2015-03-14 23:37:37 +0100
  • d9966d6158 merge obscuren 2015-03-14 23:37:21 +0100
  • 12cee1377f Increased filter ticker time to 5 minutes obscuren 2015-03-14 18:57:12 +0100
  • 95711bc2dd Updated ethash obscuren 2015-03-14 16:42:05 +0100
  • 387f6bba3e POW fixes obscuren 2015-03-14 16:37:57 +0100
  • 44636e5b82 typo obscuren 2015-03-14 13:21:20 +0100
  • 35bc7b0d8a Merge branch 'rpcfrontier' into develop obscuren 2015-03-14 12:44:24 +0100
  • 532a74f50e Improved errors. Closes #475 obscuren 2015-03-14 12:43:10 +0100
  • 51df765e38 Merge pull request #481 from maran/feature/fromHexDry Jeffrey Wilcke 2015-03-14 11:46:32 +0100
  • 9754e7aca7 Support for addresses with or without 0x. Fixes #472 Maran 2015-03-14 11:40:13 +0100
  • 991993357c DRY up the use of fromHex and put it in ethutil Maran 2015-03-14 11:39:35 +0100
  • f49e17eb39 Return null coinbase when accounts not created Taylor Gerring 2015-03-13 14:32:11 -0400
  • 67f8f83a1b cmd/ethereum: add blocktest command Felix Lange 2015-03-13 18:37:13 +0100
  • e463479b6c eth: add ResetWithGenesisBlock Felix Lange 2015-03-13 18:34:43 +0100
  • 6f8a2d6b84 eth: add hook for database creation Felix Lange 2015-03-13 18:32:26 +0100