openethereum/ethcore
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
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
evm Enable strict config parsing. 2018-01-03 11:05:53 +01:00
light Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
native_contracts SecretStore: publish key only if requested through contract 2017-11-24 10:26:24 +03:00
node_filter renamed kvdb_memorydb::in_memory -> kvdb_memorydb::create 2017-10-15 16:17:15 +02:00
res Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
src Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
types rename hash crate to keccak-hash 2017-11-10 20:08:28 +01:00
vm Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
wasm Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
Cargo.toml Fix tracing failed calls. 2017-12-29 18:11:55 +01:00