openethereum/util/src
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
..
journaldb Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
migration return correct path for in-place migration 2017-02-26 19:30:54 +01:00
trie Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
bloom.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
bytes.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
cache.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
common.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
from_json.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
hashdb.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
kvdb.rs split adding and dropping columns tests 2017-02-27 18:57:22 +01:00
lib.rs stats utility in its own crate 2017-02-17 15:16:28 +01:00
log.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
memorydb.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
misc.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
nibbleslice.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
nibblevec.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
overlaydb.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
path.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
semantic_version.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
sha3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
snappy.rs Static link for snappy 2017-02-08 22:43:23 +01:00
standard.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
timer.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
triehash.rs Include total difficulty in CHTs and hide implementation details from consumers (#4428) 2017-02-06 17:21:35 +01:00
vector.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00