openethereum/json/src/spec
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
..
account.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
authority_round.rs Add block reward contract config to ethash and allow off-chain contracts (#9312) 2018-08-29 16:17:18 +01:00
basic_authority.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
builtin.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
engine.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
ethash.rs Add block reward contract config to ethash and allow off-chain contracts (#9312) 2018-08-29 16:17:18 +01:00
genesis.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
hardcoded_sync.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
null_engine.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
params.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
seal.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
spec.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
state.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
tendermint.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
validator_set.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00