plugeth/eth
Bas van Kervel c273ed7d82 Moved leveldb update loop to eth/backend
change order of block insert and update LastBlock

bugfix, wrong hash stored in blockDb
2015-04-23 17:58:58 +02:00
..
downloader core: added chain head reset to known block 2015-04-20 12:29:02 +02:00
backend.go Moved leveldb update loop to eth/backend 2015-04-23 17:58:58 +02:00
handler.go eth: moved mined, tx events to protocol-hnd and improved tx propagation 2015-04-23 11:50:12 +02:00
peer.go eth: moved mined, tx events to protocol-hnd and improved tx propagation 2015-04-23 11:50:12 +02:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00