openethereum/sync/src/light_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
..
tests Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
mod.rs LightProvider struct using light transaction queue 2017-02-09 18:42:18 +01:00
response.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
sync_round.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00