Commit Graph

2356 Commits (8df689bd448390c44ee2c344314257a5987a2e97)
 

Author SHA1 Message Date
obscuren f111fc0608 WIP 10 years ago
zelig 1d959cb0ca WIP 10 years ago
obscuren c3ba4ace64 Merge branch 'poc8' into develop 10 years ago
Jeffrey Wilcke 15e46b97b4 Merge pull request #204 from fjl/fix-p2p-disconnect 10 years ago
Felix Lange da900f9435 p2p: add test for base protocol disconnect 10 years ago
Felix Lange f0f6727778 p2p: use an error type for disconnect requests 10 years ago
Felix Lange 65e39bf20e p2p: add MsgPipe for protocol testing 10 years ago
zelig 72290f67fe resolve merge conflict hell 10 years ago
zelig 4c89d5331f adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func 10 years ago
zelig 61940b2275 adapt cmd/cli to new backend 10 years ago
zelig e77b720ead blockmanager start/stop obsolete 10 years ago
zelig 7b39cc83cc adapt chain_manager to eth protocol interface 10 years ago
zelig 01dc1c1394 blockpool rewritten , tests broken FIXME 10 years ago
zelig 4dfce4624d protocol 10 years ago
zelig 5e4d77b2b8 initial commit for eth blockpool + test 10 years ago
zelig 2dd8f41147 eth protocol changes 10 years ago
zelig 0add0c400f initial commit for eth-p2p integration 10 years ago
zelig e847aaca3e remove wire package 10 years ago
zelig 7d02c4fdb7 remove old ethereum/p2p related top level files 10 years ago
zelig d9b16c1197 new cli options 10 years ago
zelig ae7c1e3e55 adapt to new backend 10 years ago
zelig 50e1dcc43a import eth pkg 10 years ago
zelig d84810d89d add Status to retrieve TD, currentBlock, genesis for easy interface with eth/protocol 10 years ago
zelig 39d86a28e7 adapt to new eth pkg and p2p 10 years ago
zelig 5022a31889 add NewMinedBlockEvent 10 years ago
zelig c2af10d256 transaction pool changes 10 years ago
zelig b89ed8eb7b adapt javascript pkg to new backend, use SuggestPeer 10 years ago
zelig 118862f1ba adapt miner to new backend. use events to broadcast new mined blocks 10 years ago
zelig 148de1c875 adapt xeth pkg to new backend. FIXME JSPeer peer info 10 years ago
zelig 76070b4674 blockpool rewritten , tests broken FIXME 10 years ago
zelig 3308d82b23 add protocol error types specific to blockpool 10 years ago
zelig c44e025898 protocol 10 years ago
zelig 02017ed0e0 initial commit for new backend (eth.Ethereum) 10 years ago
zelig 4366fdfc13 initial commit for eth blockpool + test 10 years ago
zelig d957dd2c9f eth protocol changes 10 years ago
zelig eb5cb04aa9 no logging in error (to be refactored into p2p) 10 years ago
zelig e5aa38cb0f initial commit for eth-p2p integration 10 years ago
obscuren f8061fcba8 fixed tests 10 years ago
obscuren 4c84db85c5 eth-go packages ended up in whisper 10 years ago
obscuren 0122989808 Merge branch 'poc8' into develop 10 years ago
Jeffrey Wilcke ccb4fc8d03 Merge pull request #206 from ethereum/tests 10 years ago
obscuren aec0c0efcb updated tests 10 years ago
obscuren bf566a657c Implemented Qt whisper interface 10 years ago
obscuren 8577e4171a Panic for "Vm" 10 years ago
obscuren 06e76422b5 Added length checkes 10 years ago
obscuren 1c7fd62e57 Moved 10 years ago
obscuren a17a1f9208 Implemented watching using filter package 10 years ago
obscuren ed1538248f Moved filter to events 10 years ago
obscuren 9e1689df9c Generic filter interface 10 years ago
Taylor Gerring ca7f385294 Fix variable name 10 years ago