openethereum/ethcore
Wei Tang caca3a8048
Add EIP-1014 transition config flag (#9268)
* Add EIP-1014 transition config flag

* Remove EIP-86 configs

* Change CREATE2 opcode index to 0xf5

* Move salt to the last item in the stack

* Change sendersaltandaddress scheme to comply with current EIP-1014

* Fix json configs

* Fix create2 test

* Fix deprecated comments
2018-08-31 23:43:51 +08:00
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
light Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
node_filter Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
private-tx Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
res Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
service Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
src Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
stratum Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
sync Remove unused BlockStatus::Pending (#9447) 2018-08-31 12:13:01 +01:00
transaction deserialize block only once during verification (#9161) 2018-07-25 14:36:46 +02:00
types Remove unused BlockStatus::Pending (#9447) 2018-08-31 12:13:01 +01:00
vm Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
wasm `gasleft` extern implemented for WASM runtime (kip-6) (#9357) 2018-08-24 18:03:46 +02:00
Cargo.toml Update `log` -> 0.4, `env_logger` -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00