openethereum/ethcore/private-tx/src
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
..
encryptor.rs private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00
error.rs private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00
key_server_keys.rs Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
lib.rs private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00
messages.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
private_transactions.rs private-tx: replace error_chain (#10510) 2019-03-27 14:46:05 +01:00