openethereum/ethcore/private-tx
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
..
res Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
src private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00
tests Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
Cargo.toml private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00