openethereum/ethcore/light/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
..
client Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 11:00:37 +01:00
net Merge pull request #7040 from paritytech/squashed_network_error_chain 2017-11-15 18:18:25 +01:00
on_demand Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
types finished removing ipc 2017-10-16 18:18:43 +02:00
cache.rs Refactors references to MemoryLruCache in ethcore (#6693) 2017-10-15 21:47:06 +07:00
cht.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00
lib.rs Merge branch 'master' into upload-crates 2017-11-17 16:42:41 +01:00
provider.rs finished removing ipc 2017-10-16 18:18:43 +02:00
transaction_queue.rs light: get local transactions by hash 2017-10-24 07:30:53 +02:00