openethereum/ethstore/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
..
account Small performance gain in allocations 2017-11-14 13:06:50 +01:00
accounts_dir Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
json updated serde to version 1.0 2017-07-06 11:36:15 +02:00
error.rs Export account RPC (#4967) 2017-03-23 13:23:03 +01:00
ethkey.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
ethstore.rs Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
import.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
lib.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
presale.rs Create an account for chain=dev (#5612) 2017-05-19 17:06:36 +02:00
random.rs Wordlist from crate (#5331) 2017-04-01 13:26:44 +07:00
secret_store.rs Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00