openethereum/ethcore/src/client
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
..
ancient_import.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
bad_blocks.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
chain_notify.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
client.rs Fix Snapshot restoration failure on Windows (#9491) 2018-09-10 17:21:57 +02:00
config.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
evm_test_client.rs Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
io_message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
private_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
traits.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00