openethereum/ethcore/src/client
Wei Tang 29baccd857
Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234)
* Implement EIP-1052 and fix several issues related to account cache

* Fix jsontests

* Merge two matches together

* Avoid making unnecessary Arc<Vec>

* Address grumbles
2018-07-31 13:27:57 +08:00
..
ancient_import.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
chain_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
client.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
config.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
error.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
evm_test_client.rs Avoid schedule copying in nested call/create (#9190) 2018-07-23 15:48:01 +02:00
io_message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Have space between feature cfg flag (#8791) 2018-06-05 11:28:35 +02:00
private_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
traits.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00