openethereum/rpc/src/v1
Seun LanLege c35abe4196 import rpc transactions sequentially (#10051)
* import rpc transactions sequentially

* use impl trait in argument position, renamed ProspectiveDispatcher to WithPostSign

* grouped imports

* integrates PostSign with ProspectiveSigner

* fix spaces, removed unnecessary type cast and duplicate polling

* clean up code style

* Apply suggestions from code review
2019-01-22 09:33:56 +01:00
..
helpers import rpc transactions sequentially (#10051) 2019-01-22 09:33:56 +01:00
impls import rpc transactions sequentially (#10051) 2019-01-22 09:33:56 +01:00
tests Align personal_unlockAccount behaviour when permanent unlock is disabled (#10060) 2019-01-15 09:36:55 +01:00
traits misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
types refactor(trim_right_matches -> trim_end_matches) (#10159) 2019-01-10 13:12:14 +01:00
extractors.rs Bump JSON-RPC (#10151) 2019-01-11 16:55:03 +01:00
informant.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
metadata.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00