orbiter icon indicating copy to clipboard operation
orbiter copied to clipboard

params section of mc.json (coin config)

Open davembg opened this issue 7 years ago • 5 comments

Later versions of parity will require the fork info for block 1462 -

"params": { "accountStartNonce": "0x0", "maximumExtraDataSize": "0x20", "minGasLimit": "0x1388", "networkID": 7762959, "forkBlock": 1462, "forkCanonHash": "0xa5e88ad9e34d113e264e307bc27e8471452c8fc13780324bb3abb96fd0558343", "eip98Transition": "0x7fffffffffffff" },

davembg avatar Apr 18 '17 04:04 davembg

Great, thanks

immartian avatar Apr 18 '17 05:04 immartian

@davembg forgot the rationale of forkBlock 1462, do you have impression?

immartian avatar Aug 05 '17 10:08 immartian

Related: https://github.com/Musicoin/orbiter/issues/20

Varunram avatar Aug 05 '17 12:08 Varunram

oh right, thanks! We are going to hardfork for UBI now, met similar problem need to dig into.

immartian avatar Aug 05 '17 14:08 immartian

For parity 1.8+ https://github.com/paritytech/parity/blob/master/ethcore/res/ethereum/musicoin.json

5chdn avatar Oct 08 '17 17:10 5chdn