Open meowsbits opened 5 years ago
https://github.com/paritytech/parity-ethereum/pull/11305/files
https://github.com/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: https://github.com/ethereum/EIPs/issues/1085 Specification: https://github.com/ethereum/retesteth/issues/4 Schemas: https://github.com/ethereum/tests/pull/469
Insight chain uses go-ethereum genesis config format.
Besu used go-ethereum genesis config format
... :joy_cat: :cry: except with different keys... https://github.com/hyperledger/besu/blob/master/config/src/main/resources/kotti.json#L8-L9