The published line delivered the anchor (source and patch 0003) but had lost the chain configuration: no genesis, no run recipe. The unpublished local line had genesis.json, RUN-A-NODE.md and the measured claims, but predated the anchor. This commit carries the package files onto the anchor line: - genesis.json restored, byte for byte as the running nodes hold it - RUN-A-NODE.md restored; the basefee-floor patch returns as 0004; the anchor section states plainly that a build without patch 0003 has not been shown to import headers past block 13,014,000, and that an import proof for a patches-only build is the next thing this repository owes its reader - bootnodes are deliberately NOT published: today's entry points are consensus or origin hosts, and this project does not print its machines' addresses; a dedicated bootnode host is the planned replacement, an enode is available by mail until then
77 lines
2.7 KiB
JSON
77 lines
2.7 KiB
JSON
{
|
|
"config": {
|
|
"chainId": 2800,
|
|
"homesteadBlock": 0,
|
|
"eip150Block": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0,
|
|
"byzantiumBlock": 0,
|
|
"constantinopleBlock": 0,
|
|
"petersburgBlock": 0,
|
|
"istanbulBlock": 0,
|
|
"muirGlacierBlock": 0,
|
|
"berlinBlock": 0,
|
|
"londonBlock": 0,
|
|
"shanghaiTime": 0,
|
|
"qbft": {
|
|
"blockperiodseconds": 1,
|
|
"epochlength": 30000,
|
|
"requesttimeoutseconds": 4
|
|
},
|
|
"cancunTime": 1780189051,
|
|
"pragueTime": 1780189051,
|
|
"osakaTime": 1780220351,
|
|
"futureEipsTime": 1783820272,
|
|
"transitions": {
|
|
"qbft": [
|
|
{
|
|
"block": 2138451,
|
|
"xblockperiodmilliseconds": 500
|
|
}
|
|
]
|
|
},
|
|
"pqRegistryHash": [
|
|
{
|
|
"block": 13014000,
|
|
"hash": "0xa96ac96dcd4f1671aec8b6063cee17a3341314c92e1dd2623bc6500b7e28b0cb"
|
|
},
|
|
{
|
|
"block": 13600000,
|
|
"hash": "0x5e6ac058b22beaa895469671308548dfd44fbaa9ca7ea30b3dafa950c359b9b3"
|
|
}
|
|
]
|
|
},
|
|
"nonce": "0x0",
|
|
"timestamp": "0x69fbd960",
|
|
"gasLimit": "0x1fffffffffffff",
|
|
"difficulty": "0x1",
|
|
"mixHash": "0x63746963616c2062797a616e74696e65206661756c7420746f6c6572616e6365",
|
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
"extraData": "0xf865a00000000000000000000000000000000000000000000000000000000000000000f83f94b5e768cb3117ea25175f51aa956b48691025c2a894f73bbbd26a82dbc769066550d8d4585eab2fc00d944bf6f91d84b37454544279cba152581ed6820044c080c0",
|
|
"alloc": {
|
|
"0xaee2f3989f0AB23296Fa3b92247fe67587141311": {
|
|
"balance": "0x52b7d2dcc80cd2e4000000",
|
|
"comment": "Strategic Investor \u00e2\u20ac\u201d 100,000,000 AERE (3.57% of supply)"
|
|
},
|
|
"0x0243A4f47D44b40b65D33f20329dE20D00c6f3C3": {
|
|
"balance": "0x94e47b8d68171534000000",
|
|
"comment": "Foundation \u00e2\u20ac\u201d 180,000,000 AERE (operations + signing wallet)"
|
|
},
|
|
"0x038f59A40ceeCd599A4588E4B0ff4642a0fbfFB8": {
|
|
"balance": "0x4860d8812f0b38878000000",
|
|
"comment": "Mining Reserve \u00e2\u20ac\u201d 1,400,000,000 AERE (50% of supply, mining emissions)"
|
|
},
|
|
"0xB6a364F47d21DC2CbEB803565c111c1026e11C75": {
|
|
"balance": "0x1cf389cd46047d030000000",
|
|
"comment": "Ecosystem Reserve \u00e2\u20ac\u201d 560,000,000 AERE (20% of supply, grants + partnerships)"
|
|
},
|
|
"0x7968C438204a78B4e032fcFFd9A56Edb15fdCCdf": {
|
|
"balance": "0x15b6a759f4835dc24000000",
|
|
"comment": "Team Reserve \u00e2\u20ac\u201d 420,000,000 AERE (15% of supply, team allocations)"
|
|
},
|
|
"0x261913fA73D6F109382F1aE98Ff6822ff03628B1": {
|
|
"balance": "0x73ce27351811f40c000000",
|
|
"comment": "Airdrop Reserve \u00e2\u20ac\u201d 140,000,000 AERE (5% of supply, community airdrops)"
|
|
}
|
|
}
|
|
} |