Implement Phoneix EVM and Protocol Upgrades
@80173d6fe62156013bf7b884c7b2882a059c67da/config/src/main/resources/kotti.json#L8-L9
ethereum/tests#469 etclabscore/eth-x-chainspec#4
@ehildenb/ethereum-tests/tree/genesis-schema
./retesteth -t compatibility/genesis
@retesteth/wiki/RPC-Methods#test_setchainparams
ethereum/retesteth/wiki/RPC-Methods#test_setchainparams
The method accepts a single argument which is a genesis.json contents. Similar to genesis config files. But the format is yet to be designed and greed to be universal. Discussion EIP: ethereum/EIPs#1085 Specification: ethereum/retesteth#4 Schemas: ethereum/tests#469
- multi-geth/multi-geth#91 (comment)
- paritytech/parity-ethereum@
1871275
/ethcore/src/client/evm_test_client.rs#L98- paritytech/parity-ethereum@
0199acb
/ethcore/src/ethereum/mod.rs#L129- paritytech/parity-ethereum@
0024966
/ethcore/src/json_tests/state.rs#L132- ethereum/tests
- wiki.parity.io/Chain-specification.html
- keorn/parity-spec
- EIPS-1085