Commit Graph

  • b72ca57775 Merge branch 'ethersphere-blockpool3' into poc-9 obscuren 2015-03-06 12:10:23 +01:00
  • 23ad2f02c0 debug comments & pow handling obscuren 2015-03-06 10:22:40 +01:00
  • 5da3d911cf Initial args tests Taylor Gerring 2015-03-06 00:03:22 -06:00
  • 18b076861e Add web3_sha3 test Taylor Gerring 2015-03-05 22:41:55 -06:00
  • 03dc760ca0 Tidy Taylor Gerring 2015-03-05 21:48:03 -06:00
  • ef9d825cfa Refactor & cleanup Taylor Gerring 2015-03-05 21:37:45 -06:00
  • b67ded9f27 Natspec + test Fefe 2015-03-06 03:43:34 +01:00
  • e64f727529 Merge pull request #433 from fjl/newcli Felix Lange 2015-03-06 14:02:16 +01:00
  • a91bf01429 Merge pull request #434 from fjl/poc-9 Felix Lange 2015-03-06 13:31:41 +01:00
  • 71e510540e Godeps: bump github.com/ethereum/ethash Felix Lange 2015-03-06 12:27:11 +00:00
  • de86403f33 cmd/ethereum: fix JS REPL exit and add support for dumb terminals Felix Lange 2015-03-06 12:18:44 +01:00
  • 2393de5d6b Godeps: add github.com/peterh/liner Felix Lange 2015-03-06 10:39:31 +01:00
  • 38f6d60e6e cmd/ethereum: new JS repl with cross-platform line editing Felix Lange 2015-03-06 03:38:19 +01:00
  • bae7e93a9c cmd/ethereum: improve command line interface Felix Lange 2015-03-06 03:00:41 +01:00
  • f9c6bc63df Godeps: delete golang.org/x/net/websocket Felix Lange 2015-03-06 02:54:57 +01:00
  • bdba044a80 ethutil: remove Config variable Felix Lange 2015-03-06 02:46:56 +01:00
  • 5f4a6069c5 Merge branch 'blockpool3' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool3 obscuren 2015-03-05 21:53:42 +01:00
  • 94e543bc39 Merge pull request #431 from tgerring/jsonlogs Taylor Gerring 2015-03-05 14:32:41 -06:00
  • 580d09084d Merge branch 'ethersphere-blockpool2' into poc-9 obscuren 2015-03-05 20:38:36 +01:00
  • e089478a1c Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool2 obscuren 2015-03-05 20:38:19 +01:00
  • 88ff13c241 Spec changes. obscuren 2015-03-05 19:51:25 +01:00
  • 9067b2848a fix wonky head section loop; correct status counts zelig 2015-03-06 01:33:57 +07:00
  • 9f5e9eb38d Resolve storage/storageat Taylor Gerring 2015-03-05 12:26:21 -06:00
  • a6599404e4 Revert to hex response Taylor Gerring 2015-03-05 11:14:47 -06:00
  • 0d8d51084f Final name changes Taylor Gerring 2015-03-05 11:07:05 -06:00
  • 5948adfa10 Added eth.chain.received.new_block Taylor Gerring 2015-03-05 10:58:36 -06:00
  • fbb307cca0 Added eth.chain.new_head Taylor Gerring 2015-03-05 10:58:13 -06:00
  • ca1093f848 Merge commit '4e8a9a1cd4a10370fc4a888af0fb2def6f1b961b' into poc-9 obscuren 2015-03-05 17:51:26 +01:00
  • 4e8a9a1cd4 Squashed 'tests/files/' changes from 9e3fe72..15ce2ab obscuren 2015-03-05 17:51:26 +01:00
  • a7181bd304 merge obscuren 2015-03-05 17:49:29 +01:00
  • 76e4e233ad Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 obscuren 2015-03-05 17:48:46 +01:00
  • f01d745d70 Merge pull request #429 from chfast/pr/fix_vm_tests Jeffrey Wilcke 2015-03-05 17:46:57 +01:00
  • d44fe4ec62 Merge branch 'develop' into poc-9 obscuren 2015-03-05 17:46:40 +01:00
  • 72bf02bf15 Merge branch 'tendermint-develop_pull_request' into develop obscuren 2015-03-05 17:46:11 +01:00
  • 357d17ae58 Start at 0 obscuren 2015-03-05 17:46:00 +01:00
  • 1d1ba40965 Merge branch 'develop_pull_request' of https://github.com/tendermint/ethermint into tendermint-develop_pull_request obscuren 2015-03-05 17:44:18 +01:00
  • 3b30765378 Merge pull request #426 from Gustav-Simonsson/add_blockchain_tests Jeffrey Wilcke 2015-03-05 17:43:56 +01:00
  • 377c8a13de Merge branch 'develop' into poc-9 obscuren 2015-03-05 17:37:18 +01:00
  • 201b09f99a Merge branch 'alexvandesande-ui' into develop obscuren 2015-03-05 17:37:09 +01:00
  • 44b83c6ea6 Removed unused variables obscuren 2015-03-05 17:37:00 +01:00
  • 12ca70537f Merge branch 'fjl-p2p-handshake-2' into poc-9 obscuren 2015-03-05 17:26:41 +01:00
  • ba0c41436c Merge branch 'p2p-handshake-2' of https://github.com/fjl/go-ethereum into fjl-p2p-handshake-2 obscuren 2015-03-05 17:21:32 +01:00
  • fabaf4f1f0 wip math obscuren 2015-03-05 17:21:16 +01:00
  • 90ceb5218c Update RPC methods Taylor Gerring 2015-03-05 08:58:46 -06:00
  • 9329e175d8 fix wonky head section loop; correct status counts zelig 2015-03-05 20:38:23 +07:00
  • 0af08eca1f Fix VM tests not checked Paweł Bylica 2015-03-05 14:35:27 +01:00
  • 45afbe5d9c Merge remote-tracking branch 'upstream/poc-9' into blockpool3 zelig 2015-03-05 16:55:11 +07:00
  • c47866d251 Miner fixes and updates (including miner) obscuren 2015-03-05 09:14:58 +01:00
  • 7315962880 use ethash.Verify in blockpool zelig 2015-03-05 11:22:36 +07:00
  • a6fe92194f Fixed iterator bug which skips the 0x000...000 key = 2015-03-05 01:42:32 +00:00
  • 1576551741 Output 0x0 instead of 0x Taylor Gerring 2015-03-04 14:13:31 -06:00
  • 178798ef87 network back to local files Alexandre Van de Sande 2015-03-04 16:31:48 -03:00
  • 871dfd399b Add initial implementation of block tests Gustav Simonsson 2015-03-03 18:41:51 +01:00
  • 671e38fb65 Fixed Average Return calculation Alexandre Van de Sande 2015-03-04 15:13:57 -03:00
  • e1bae3771e updated network app to latest build Alexandre Van de Sande 2015-03-04 12:59:17 -03:00
  • 215c763d53 eth, p2p: delete p2p.Blacklist Felix Lange 2015-03-04 16:54:36 +01:00
  • 429828cd92 p2p: reject messages that cannot be written as simple RLPx frames Felix Lange 2015-03-04 16:39:04 +01:00
  • 22659a7fea p2p: restore read/write timeouts Felix Lange 2015-03-04 16:27:37 +01:00
  • 9b0f00baf3 Output net_peerCount as hex Taylor Gerring 2015-03-04 08:41:13 -06:00
  • 93141f4b6d Return block number as hex Taylor Gerring 2015-03-04 08:27:34 -06:00
  • c3deafabda Update NewTXArgs to accept hex Taylor Gerring 2015-03-04 08:22:59 -06:00
  • c92e48ce3f Add client_version RPC message Taylor Gerring 2015-03-04 07:54:10 -06:00
  • 5f25c117eb Merge branch 'develop' into ui Alexandre Van de Sande 2015-03-04 10:04:07 -03:00
  • cf880f78d5 network dashboard is now a local file Alexandre Van de Sande 2015-03-04 10:02:11 -03:00
  • 6e7e5d5fd5 eth, whisper: fix msg.Payload reads Felix Lange 2015-03-04 13:12:50 +01:00
  • 7964f30dcb p2p: msg.Payload contains list data Felix Lange 2015-03-04 12:03:43 +01:00
  • 21649100b1 p2p: verify protocol handshake node ID Felix Lange 2015-03-04 12:02:08 +01:00
  • 7d39fd6678 p2p: make encryption handshake code easier to follow Felix Lange 2015-03-02 15:26:44 +01:00
  • 2c505efd1e p2p/discover: add NodeID.Pubkey Felix Lange 2015-03-02 15:26:24 +01:00
  • d344054e5a p2p: make RLPx frame MAC 16 bytes as defined in the spec Felix Lange 2015-02-27 14:08:57 +01:00
  • d084aed5e9 p2p: delete frameRW Felix Lange 2015-02-27 03:09:25 +00:00
  • 736e632215 p2p: use RLPx frames for messaging Felix Lange 2015-02-27 03:06:55 +00:00
  • 51e01cceca p2p: encrypted and authenticated RLPx frame I/O Felix Lange 2015-02-27 02:09:53 +00:00
  • 936dd0f3bc p2p: add basic RLPx frame I/O Felix Lange 2015-02-26 22:30:34 +00:00
  • 15f491e500 Clean up REPL obscuren 2015-03-04 12:18:26 +01:00
  • 5817dab89e Merge branch 'develop' into poc-9 obscuren 2015-03-04 10:51:44 +01:00
  • a56243075a removed double flag. Closes #421 obscuren 2015-03-04 10:51:17 +01:00
  • 84a4f761f3 uncle validation obscuren 2015-03-04 10:49:56 +01:00
  • d4d505c868 Fixed genesis obscuren 2015-03-03 21:48:05 +01:00
  • 08fd0715f9 updated genesis obscuren 2015-03-03 21:09:29 +01:00
  • 26de12d9bf Changed nonce to a uint64 obscuren 2015-03-03 21:04:31 +01:00
  • 2b3c55f20d Merge pull request #413 from chfast/pr/jit_build_fixes Jeffrey Wilcke 2015-03-03 20:39:51 +01:00
  • e9f1e868e2 Merge branch 'develop' into poc-9 obscuren 2015-03-03 20:38:46 +01:00
  • 827ea43478 removed all old filters obscuren 2015-03-03 20:38:28 +01:00
  • bb152612e0 Merge branch 'develop' into poc-9 obscuren 2015-03-03 20:34:48 +01:00
  • cfe3af099c Merge branch 'ethersphere-jsonlogs' into poc-9 obscuren 2015-03-03 20:31:12 +01:00
  • f0b2ea64fc Merge branch 'jsonlogs' of https://github.com/ethersphere/go-ethereum into ethersphere-jsonlogs obscuren 2015-03-03 20:30:05 +01:00
  • 2707891966 Merge branch 'ethersphere-blockpool2' into poc-9 obscuren 2015-03-03 20:27:15 +01:00
  • d8a68dc0f1 Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool2 obscuren 2015-03-03 20:26:59 +01:00
  • 253eb778d1 Merge pull request #411 from ethersphere/readme Jeffrey Wilcke 2015-03-03 20:17:51 +01:00
  • 988391fc37 Merge pull request #409 from tgerring/jsonlogs Jeffrey Wilcke 2015-03-03 20:16:55 +01:00
  • b1603f166e Merge pull request #408 from tgerring/removews Jeffrey Wilcke 2015-03-03 20:16:16 +01:00
  • 8e995b97cc Fixes and debug added obscuren 2015-03-03 20:13:11 +01:00
  • 2c616bd279 partial fix to idle best peer issue - best peer cannot be idle for more than idleBestPeerTimeout - introduce ErrIdleTooLong fatal error - modify default values zelig 2015-03-04 02:06:15 +07:00
  • 8c2940a98b updating to new network health page Alexandre Van de Sande 2015-03-03 15:00:34 -03:00
  • 40ff3cac39 merge obscuren 2015-03-03 17:56:36 +01:00
  • 53b5a45856 Merge branch 'xcthulhu-publictests' into poc-9 obscuren 2015-03-03 17:55:29 +01:00
  • 313fe3861b fixed pow stuff obscuren 2015-03-03 17:55:23 +01:00
  • 22b132e28f Merge branch 'publictests' of https://github.com/xcthulhu/go-ethereum into xcthulhu-publictests obscuren 2015-03-03 17:20:34 +01:00
  • b0aaa77f02 changed message obscuren 2015-03-03 17:20:10 +01:00