Commit Graph

4079 Commits (f486c0ae563eaf89a601ca5d60f30be96db2e69a)
 

Author SHA1 Message Date
obscuren ba0c41436c Merge branch 'p2p-handshake-2' of https://github.com/fjl/go-ethereum into fjl-p2p-handshake-2 10 years ago
obscuren fabaf4f1f0 wip math 10 years ago
Taylor Gerring 90ceb5218c Update RPC methods 10 years ago
zelig 9329e175d8 fix wonky head section loop; correct status counts 10 years ago
Paweł Bylica 0af08eca1f Fix VM tests not checked 10 years ago
zelig 45afbe5d9c Merge remote-tracking branch 'upstream/poc-9' into blockpool3 10 years ago
obscuren c47866d251 Miner fixes and updates (including miner) 10 years ago
zelig 7315962880 use ethash.Verify in blockpool 10 years ago
= a6fe92194f Fixed iterator bug which skips the 0x000...000 key 10 years ago
Taylor Gerring 1576551741 Output 0x0 instead of 0x 10 years ago
Alexandre Van de Sande 178798ef87 network back to local files 10 years ago
Gustav Simonsson 871dfd399b Add initial implementation of block tests 10 years ago
Alexandre Van de Sande 671e38fb65 Fixed Average Return calculation 10 years ago
Alexandre Van de Sande e1bae3771e updated network app to latest build 10 years ago
Felix Lange 215c763d53 eth, p2p: delete p2p.Blacklist 10 years ago
Felix Lange 429828cd92 p2p: reject messages that cannot be written as simple RLPx frames 10 years ago
Felix Lange 22659a7fea p2p: restore read/write timeouts 10 years ago
Taylor Gerring 9b0f00baf3 Output net_peerCount as hex 10 years ago
Taylor Gerring 93141f4b6d Return block number as hex 10 years ago
Taylor Gerring c3deafabda Update NewTXArgs to accept hex 10 years ago
Taylor Gerring c92e48ce3f Add client_version RPC message 10 years ago
Alexandre Van de Sande 5f25c117eb Merge branch 'develop' into ui 10 years ago
Alexandre Van de Sande cf880f78d5 network dashboard is now a local file 10 years ago
Felix Lange 6e7e5d5fd5 eth, whisper: fix msg.Payload reads 10 years ago
Felix Lange 7964f30dcb p2p: msg.Payload contains list data 10 years ago
Felix Lange 21649100b1 p2p: verify protocol handshake node ID 10 years ago
Felix Lange 7d39fd6678 p2p: make encryption handshake code easier to follow 10 years ago
Felix Lange 2c505efd1e p2p/discover: add NodeID.Pubkey 10 years ago
Felix Lange d344054e5a p2p: make RLPx frame MAC 16 bytes as defined in the spec 10 years ago
Felix Lange d084aed5e9 p2p: delete frameRW 10 years ago
Felix Lange 736e632215 p2p: use RLPx frames for messaging 10 years ago
Felix Lange 51e01cceca p2p: encrypted and authenticated RLPx frame I/O 10 years ago
Felix Lange 936dd0f3bc p2p: add basic RLPx frame I/O 10 years ago
obscuren 15f491e500 Clean up REPL 10 years ago
obscuren 5817dab89e Merge branch 'develop' into poc-9 10 years ago
obscuren a56243075a removed double flag. Closes #421 10 years ago
obscuren 84a4f761f3 uncle validation 10 years ago
obscuren d4d505c868 Fixed genesis 10 years ago
obscuren 08fd0715f9 updated genesis 10 years ago
obscuren 26de12d9bf Changed nonce to a uint64 10 years ago
Jeffrey Wilcke 2b3c55f20d Merge pull request #413 from chfast/pr/jit_build_fixes 10 years ago
obscuren e9f1e868e2 Merge branch 'develop' into poc-9 10 years ago
obscuren 827ea43478 removed all old filters 10 years ago
obscuren bb152612e0 Merge branch 'develop' into poc-9 10 years ago
obscuren cfe3af099c Merge branch 'ethersphere-jsonlogs' into poc-9 10 years ago
obscuren f0b2ea64fc Merge branch 'jsonlogs' of https://github.com/ethersphere/go-ethereum into ethersphere-jsonlogs 10 years ago
obscuren 2707891966 Merge branch 'ethersphere-blockpool2' into poc-9 10 years ago
obscuren d8a68dc0f1 Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool2 10 years ago
Jeffrey Wilcke 253eb778d1 Merge pull request #411 from ethersphere/readme 10 years ago
Jeffrey Wilcke 988391fc37 Merge pull request #409 from tgerring/jsonlogs 10 years ago