openethereum/util
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
..
benches Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
bigint Added pending transaction info to eth_getTransactionByHash (#4570) 2017-02-20 16:19:43 +01:00
bloom Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
fetch Hash-fetch errors in case upstream returns non-200 (#4599) 2017-02-20 16:30:14 +01:00
io v1.7 (#4730) 2017-03-07 17:29:27 +01:00
network v1.7 (#4730) 2017-03-07 17:29:27 +01:00
reactor Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
rlp Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
sha3 Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
src Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
stats use new histogram/corpus 2017-02-17 16:18:31 +01:00
table Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
using_queue Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Cargo.toml v1.7 (#4730) 2017-03-07 17:29:27 +01:00