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

* Add new EF ropstens nodes. (#7824)

* Add new EF ropstens nodes.

* Fix tests

* Add a timeout for light client sync requests (#7848)

* Add a timeout for light client sync requests

* Adjusting timeout to number of headers

* Flush keyfiles. Resolves #7632 (#7868)

* Fix wallet import (#7873)

* 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 (#7539)

* 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 (#7590)

* [Wasm] memcmp fix and test added

* [Wasm] use reqrep_test! macro for memcmp test

* wasmi interpreter (#7796)

* adjust storage update evm-style (#7812)

* disable internal memory (#7842)
2018-02-14 16:13:38 +01:00
..
light_sync Backport Core PRs to beta (#7891) 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 #7677 #7679" (#7715) 2018-01-29 11:43:30 +01:00
block_sync.rs Revert "revert to #7677 #7679" (#7715) 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