openethereum/ethcore/evm
Wei Tang c8ae675b95
Implement CREATE2 gas changes and fix some potential overflowing (#9694)
* Implement CREATE2 gas changes and fix some potential overflowing

* Ignore create2 state tests

* Split CREATE and CREATE2 in gasometer

* Generalize rounding (x + 31) / 32 to to_word_size
2018-10-04 20:50:18 +08:00
..
src Implement CREATE2 gas changes and fix some potential overflowing (#9694) 2018-10-04 20:50:18 +08:00
Cargo.toml Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00