openethereum/json/src
Wei Tang e8b13cb77e
Implement KIP4: create2 for wasm (#9277)
* Basic implementation for kip4

* Add KIP-4 config flags

* typo: docs fix

* Fix args offset

* Add tests for create2

* tests: evm

* Update wasm-tests and fix all gas costs

* Update wasm-tests

* Update wasm-tests and fix gas costs
2018-08-06 23:15:52 +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 KIP4: create2 for wasm (#9277) 2018-08-06 23:15:52 +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