openethereum/ethcore/src/client
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
..
ancient_import.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
chain_notify.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
client.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
config.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
evm_test_client.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
io_message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs removed client error (#9253) 2018-07-31 10:55:18 +01:00
private_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
traits.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00