openethereum/ethcore/service
Andrew Jones 7d26a82232 private-tx: replace error_chain (#10510)
* Update to vanilla tx pool error

* private-tx: remove error-chain, implement Error, derive Display

* private-tx: replace ErrorKind and bail!

* private-tx: add missing From impls and other compiler errors

* private-tx: use original tx-pool error

* Don't be silly cargo
2019-03-27 14:46:05 +01:00
..
src private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00
Cargo.toml Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00