quorum/eth
zelig c44e025898 protocol
- new interface explicit backend components txPool, chainManager, blockPool
- added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
2014-12-14 20:27:06 +00:00
..
backend.go initial commit for new backend (eth.Ethereum) 2014-12-14 20:27:06 +00:00
block_pool.go initial commit for eth blockpool + test 2014-12-14 20:27:06 +00:00
block_pool_test.go initial commit for eth blockpool + test 2014-12-14 20:27:06 +00:00
error.go no logging in error (to be refactored into p2p) 2014-12-14 20:27:05 +00:00
protocol.go protocol 2014-12-14 20:27:06 +00:00
protocol_test.go eth protocol changes 2014-12-14 20:27:06 +00:00