openethereum/ethcore/src/tests
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
..
client.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
helpers.rs Merge pull request #4632 from ethcore/state-backend 2017-02-25 16:22:42 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
rpc.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00