openethereum/ethcore/src/state
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
..
account.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
backend.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
mod.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
substate.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00