quorum/eth
obscuren 9b509f6478 Print error instead of returning for seed node err
Returning an error would indicate a complete failure initialising the
Ethereum backend. Instead we should print the message and continue.
2015-01-19 11:20:12 +01:00
..
test minor changes in integration tests 2015-01-09 05:04:32 +00:00
backend.go Print error instead of returning for seed node err 2015-01-19 11:20:12 +01:00
block_pool.go major blockpool change 2015-01-09 06:03:45 +00:00
block_pool_test.go adapt unit tests to spec 2015-01-09 05:57:09 +00:00
error.go add ErrInsufficientChainInfo error 2015-01-09 06:03:32 +00:00
peer_util.go made mist in a compilable, workable state using the new refactored packages 2014-12-15 13:00:29 +01:00
protocol.go Limit hashes. Closes #249 2015-01-09 16:44:09 +01:00
protocol_test.go eth, p2p: remove EncodeMsg from p2p.MsgWriter 2015-01-06 12:23:38 +01:00
wallet.go BlockManager => BlockProcessor 2015-01-05 00:18:44 +01:00