eth <- -> eth2 hardfork genesis files
Implement Phoneix EVM and Protocol Upgrades
@80173d6fe62156013bf7b884c7b2882a059c67da/config/src/main/resources/kotti.json#L8-L9
https://github.com/ethereum/tests/pull/469
https://github.com/etclabscore/eth-x-chainspec/issues/4
@ehildenb/ethereum-tests/tree/genesis-schema./retesteth -t compatibility/genesis
@retesteth/wiki/RPC-Methods#test_setchainparams
- paritytech/parity-ethereum#11305 (files)
- @holiman/S1ELAYY7S?type=view"">notes.ethereum.org/@holiman/S1ELAYY7S?type=view
- ethereum/retesteth#63
- ethereum/retesteth#62
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- 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