Commit Graph

  • 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
  • 47958399c1 Merge 6e7e5d5fd56a9a6f73e51239ed6648d76db9650d into a56243075a7527d65d14c4cf3480029feb0a1e3f Felix Lange 2015-03-04 12:25:29 +00: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
  • c9e9c8df03 Merge 6c2856df2335dec946a5ebc14a4438b261e0c881 into b1603f166e36de5959e780c8e8fc866ae3ceeca0 Viktor Trón 2015-03-03 19:16:18 +00: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
  • ee0a1bec6c GasLimit check updated obscuren 2015-03-03 17:05:51 +01:00
  • c74c07eed1 Fixed error for invalid transaction obscuren 2015-03-03 16:20:38 +01:00
  • 6518da7c01 Merge commit 'a6e04ab05150d1b5aa4adb297f3e5146b1559b02' into poc-9 obscuren 2015-03-03 15:39:34 +01:00
  • a6e04ab051 Squashed 'tests/files/' changes from 13be3e3..9e3fe72 obscuren 2015-03-03 15:39:33 +01:00
  • 651b2158ba Merge commit '42a210b571b9358df16da148d9724c2ef9abbca5' into poc-9 obscuren 2015-03-03 15:16:52 +01:00
  • 42a210b571 Squashed 'tests/files/' changes from 402e748..13be3e3 obscuren 2015-03-03 15:16:52 +01:00
  • 9f359dfffa Merge commit 'd9d40888ce9498b25925ccbf1447b1f62597aa2f' into poc-9 obscuren 2015-03-03 13:56:59 +01:00
  • d9d40888ce Squashed 'tests/files/' changes from 2bfb7db..402e748 obscuren 2015-03-03 13:56:59 +01:00
  • 2a50931684 Merge commit '0867e4fae96c0b0d234f1710119a129f8b0d96f7' into poc-9 obscuren 2015-03-03 13:29:59 +01:00
  • 0867e4fae9 Squashed 'tests/files/' changes from 6f75ca3..2bfb7db obscuren 2015-03-03 13:29:59 +01:00
  • fa831206c6 Updated gast costs obscuren 2015-03-03 13:29:52 +01:00
  • e72173dc43 Fix JitVm build Paweł Bylica 2015-03-03 12:31:26 +01:00
  • ffa6b99ab6 Merge commit '4659b51b50394c596f0548eb53390c80ba96e392' into poc-9 obscuren 2015-03-03 12:31:09 +01:00
  • 4659b51b50 Squashed 'tests/files/' changes from 998e275..6f75ca3 obscuren 2015-03-03 12:31:09 +01:00
  • 524bf9e858 wup obscuren 2015-03-03 12:30:57 +01:00
  • e73d7725df Merge commit 'b7ec9fbb0e49e345a8a2566226a76d50b48266a7' into poc-9 obscuren 2015-03-03 12:26:24 +01:00
  • b7ec9fbb0e Squashed 'tests/files/' changes from a3d44ca..998e275 obscuren 2015-03-03 12:26:24 +01:00
  • b909a5ec18 Trie => SecureTrie obscuren 2015-03-03 12:25:44 +01:00
  • 1650b59cd9 Delet => Delete obscuren 2015-03-03 12:21:27 +01:00
  • bf5365b317 Delet => Delete obscuren 2015-03-03 12:15:58 +01:00
  • ba0a758d8c Quad mem & log changes obscuren 2015-03-03 11:56:43 +01:00
  • 49da6a8d80 Fixed test helper obscuren 2015-03-03 11:56:28 +01:00
  • 34ee5ab9a8 Bloom expanded by 4 obscuren 2015-03-03 11:56:12 +01:00
  • fa910966ed Redone rlp obscuren 2015-03-03 11:18:50 +01:00
  • 2f647c443a Merge commit 'd0354b844028220b31f55c2cdbe9d4cc546d4b52' into poc-9 obscuren 2015-03-03 11:11:24 +01:00
  • d0354b8440 Squashed 'tests/files/' changes from c6111e6..a3d44ca obscuren 2015-03-03 11:11:24 +01:00
  • c1ef19bef9 quad mem obscuren 2015-03-03 11:11:11 +01:00
  • 6c2856df23 add eth.chain.new_head log to core/chain_manager zelig 2015-03-03 15:44:41 +07:00
  • fc47f0f27b add eth.chain.received.new_block log to eth protocol zelig 2015-03-03 15:43:05 +07:00
  • 76af536d0d block number is *big.Int, remoteID is string zelig 2015-03-03 15:37:20 +07:00
  • 34be795bc1 Merge remote-tracking branch 'tgerring/jsonlogs' into jsonlogs zelig 2015-03-03 13:52:20 +07:00
  • 7e224b6834 db name database -> blockchain in backend error message zelig 2015-03-03 13:22:19 +07:00
  • de9f79133f Introducing ethash Matthew Wampler-Doty 2015-02-28 14:58:37 -05:00
  • ef0ebde4f5 Introducing ethash Matthew Wampler-Doty 2015-02-28 14:58:37 -05:00
  • 080823bdee Only one uncle Matthew Wampler-Doty 2015-02-27 10:17:31 -05:00
  • 21c373b55d Network Health Panel with mining Alexandre Van de Sande 2015-03-02 18:39:07 -03:00
  • 47278a6e4e log when added peer is behind (hash found in blockchain) zelig 2015-03-03 03:39:21 +07:00
  • e7b33e9ae7 Move p2p.MakeName to ethutil.MakeVersion Taylor Gerring 2015-03-02 13:21:57 -06:00
  • af6971f823 Merge remote-tracking branch 'upstream/develop' into blockpool2 zelig 2015-03-03 02:13:41 +07:00
  • 2dc1b7282a remove threatening coding standards section from README zelig 2015-03-03 01:51:00 +07:00
  • 1d8a427753 remove obsolete install script zelig 2015-03-03 01:46:25 +07:00
  • deb2e50296 minor cleanup zelig 2015-03-03 01:45:50 +07:00
  • c1bae04203 update README - TLDR for godep install - update executable section - cleanup - add several links to wiki zelig 2015-03-03 01:44:29 +07:00
  • 24003c76d1 Merge remote-tracking branch 'upstream/develop' into evmjit Paweł Bylica 2015-03-02 18:46:55 +01:00
  • a60a18b080 - fix peer disconnect by adding severity function to errs - improve logging - suicide -> removeChain - improved status BlocksInPool calculation zelig 2015-03-03 00:43:12 +07:00
  • 9c6d9dfc5c Add required block number Paweł Bylica 2015-03-02 18:43:01 +01:00
  • fe7ab662f0 Merge commit '41c9dc973d2dc8614db6c1e3dbb2ec5564935368' into poc-9 obscuren 2015-03-02 18:00:10 +01:00
  • 41c9dc973d Squashed 'tests/files/' changes from ce7204f..c6111e6 obscuren 2015-03-02 18:00:10 +01:00
  • 200f66537c updated tests obscuren 2015-03-02 17:55:45 +01:00
  • 0823254c3b Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' obscuren 2015-03-02 16:43:12 +01:00