aboutsummaryrefslogtreecommitdiffstats
path: root/eth/error.go
Commit message (Collapse)AuthorAgeFilesLines
* integrate blockpool into ethzelig2015-02-251-72/+0
| | | | | | - remove blockpool code - remove blockpool integration test (kinda embarrassing) - remove errors.go
* add ErrInsufficientChainInfo errorzelig2015-01-091-0/+2
|
* Mergeobscuren2015-01-061-6/+5
|
* add protocol error types specific to blockpoolzelig2014-12-151-0/+4
|
* no logging in error (to be refactored into p2p)zelig2014-12-151-6/+0
|
* initial commit for eth-p2p integrationzelig2014-12-151-0/+73