go-ethereum/eth
zelig 4dfce4624d protocol
- new interface explicit backend components txPool, chainManager, blockPool
- added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
2014-12-14 20:40:08 +00:00
..
backend.go initial commit for new backend (eth.Ethereum) 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
block_pool.go initial commit for eth blockpool + test 2014-12-14 20:39:34 +00:00
error.go add protocol error types specific to blockpool 2014-12-14 20:27:06 +00:00
protocol_test.go eth protocol changes 2014-12-14 20:37:07 +00:00
protocol.go protocol 2014-12-14 20:40:08 +00:00