openethereum/sync
Robert Habermeier 8a3b5c6332 Remote transaction execution (#4684)
* return errors on database corruption

* fix tests, json tests

* fix remainder of build

* buffer flow -> request credits

* proving state backend

* generate transaction proofs from provider

* network messages for transaction proof

* transaction proof test

* test for transaction proof message

* fix call bug

* request transaction proofs from on_demand

* most of proved_execution rpc

* proved execution future
2017-03-08 14:39:44 +01:00
..
src Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
Cargo.toml v1.7 (#4730) 2017-03-07 17:29:27 +01:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00