openethereum/ethcore
Tomasz Drwięga 6e5a1c00dc Update state tests execution model (#9440)
* Update & fix JSON state tests.

* Update tests to be able to run ethtest at
021fe3d410773024cd5f0387e62db6e6ec800f32.

- Touch user in state
- Adjust transaction tests to new json format

* Switch to same commit for submodule ethereum/test as geth (next includes constantinople changes).
Added test `json_tests::trie::generic::TrieTests_trieanyorder` and a few
difficulty tests.

* Remove trietestnextprev as it would require to parse differently and
implement it.

* Support new (shitty) format of transaction tests.

* Ignore junk in ethereum/tests repo.

* Ignore incorrect test.

* Update to a later commit

* Move block number to a constant.

* Fix ZK2 test - touched account should also be cleared.

* Fix conflict resolution
2018-09-10 22:38:30 +02:00
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) 2018-09-07 18:51:08 +08:00
light light: give free credits for reserved peers (#9448) 2018-09-10 19:45:49 +08:00
node_filter Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
private-tx Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
res Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
service Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
stratum Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync light: give free credits for reserved peers (#9448) 2018-09-10 19:45:49 +08:00
transaction Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
types Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
vm EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) 2018-09-07 18:51:08 +08:00
wasm EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) 2018-09-07 18:51:08 +08:00
Cargo.toml Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00