openethereum/sync/src
Tomasz Drwięga b60511e3d2 Backport Core PRs to beta ()
* update back-references more aggressively after answering from cache ()

* Add new EF ropstens nodes. ()

* Add new EF ropstens nodes.

* Fix tests

* Add a timeout for light client sync requests ()

* Add a timeout for light client sync requests

* Adjusting timeout to number of headers

* Flush keyfiles. Resolves  ()

* Fix wallet import ()

* rpc: generate new account id for imported wallets

* ethstore: handle duplicate wallet filenames

* ethstore: simplify deduplication of wallet file names

* ethstore: do not dedup wallet filenames on update

* ethstore: fix minor grumbles

* [WASM] mem_cmp added to the Wasm runtime ()

* mem_cmp added to the Wasm runtime

* schedule.wasm.mem_copy to schedule.wasm.mem_cmp for mem_cmp

* [Wasm] memcmp fix and test added ()

* [Wasm] memcmp fix and test added

* [Wasm] use reqrep_test! macro for memcmp test

* wasmi interpreter ()

* adjust storage update evm-style ()

* disable internal memory ()
2018-02-14 16:13:38 +01:00
..
light_sync Backport Core PRs to beta () 2018-02-14 16:13:38 +01:00
tests use error-chain in ethcore-network 2017-11-13 16:48:58 +01:00
api.rs Revert "revert to " () 2018-01-29 11:43:30 +01:00
block_sync.rs Revert "revert to " () 2018-01-29 11:43:30 +01:00
blocks.rs use error-chain in ethcore-network 2017-11-13 16:48:58 +01:00
chain.rs Get rid of clippy remainings. 2017-12-21 11:27:26 +01:00
lib.rs Get rid of clippy remainings. 2017-12-21 11:27:26 +01:00
snapshot.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
sync_io.rs use error-chain in ethcore-network 2017-11-13 16:48:58 +01:00
transactions_stats.rs Removes redundant mut in sync 2017-10-15 20:11:20 +07:00