openethereum/ethcore/vm/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
..
action_params.rs Add hint in ActionParams for splitting code/data (#6957) 2017-11-02 12:49:57 +01:00
call_type.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
env_info.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
error.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
ext.rs Get rid of clippy remainings. 2017-12-21 11:27:26 +01:00
lib.rs rename hash crate to keccak-hash 2017-11-10 20:08:28 +01:00
return_data.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
schedule.rs Backport Core PRs to beta (#7891) 2018-02-14 16:13:38 +01:00
tests.rs Refactor static context check in CREATE. (#6886) 2017-10-25 11:27:18 +02:00