openethereum/json/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
..
blockchain Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
misc Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
spec Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) 2018-07-31 13:27:57 +08:00
state Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
test Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
transaction Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
trie Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
vm Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
bytes.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
hash.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
maybe.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
uint.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00