openethereum/rpc/src/v1/impls
Tomasz Drwięga 21006da125 Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119)
* Implementing secret

* Fixing tests
2017-01-11 12:16:47 +01:00
..
eth.rs Use binary chop to estimate gas accurately (#4100) 2017-01-10 18:56:41 +01:00
eth_filter.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
mod.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
net.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
parity.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
parity_accounts.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
parity_set.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
personal.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
rpc.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
signer.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
signing.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
signing_unsafe.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
traces.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
web3.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00