openethereum/rpc/src/v1/impls
Tomasz Drwięga 8c049e5d05 eth_sign improvements backport (#4473)
* Fix postsign (#4347)

* Fix whitespace.

* Fix post sign.

* Fix message.

* Fix tests.

* Rest of the problems.

* All hail the linter and its omniscience.

* ...and its divine omniscience.

* Grumbles and wording.

* Make signing compatible with geth. (#4468)
2017-02-08 10:40:42 +01:00
..
eth_filter.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
eth.rs Returning default account as coinbase + allow altering sender in signer (#4323) (#4431) 2017-02-04 09:42:50 +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_accounts.rs Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
parity_set.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
parity.rs Returning default account as coinbase + allow altering sender in signer (#4323) (#4431) 2017-02-04 09:42:50 +01:00
personal.rs Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
rpc.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
signer.rs Returning default account as coinbase + allow altering sender in signer (#4323) (#4431) 2017-02-04 09:42:50 +01:00
signing_unsafe.rs eth_sign improvements backport (#4473) 2017-02-08 10:40:42 +01:00
signing.rs eth_sign improvements backport (#4473) 2017-02-08 10:40:42 +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