openethereum/ethcore/vm/src
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
..
action_params.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
call_type.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
env_info.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
error.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
ext.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
lib.rs Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
return_data.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
schedule.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
tests.rs Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00