update trusted setup and eth1 balance allocations in testnet genesis

This commit is contained in:
realbigsean 2022-12-09 15:21:10 -05:00
parent d4004ee050
commit 9806f54f2d
No known key found for this signature in database
GPG Key ID: B372B64D866BF8CC
3 changed files with 8194 additions and 4160 deletions

View File

@ -17,6 +17,9 @@
"terminalTotalDifficulty": 0 "terminalTotalDifficulty": 0
}, },
"alloc": { "alloc": {
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
"balance": "0x6d6172697573766477000000"
},
"0x0000000000000000000000000000000000000000": { "0x0000000000000000000000000000000000000000": {
"balance": "1" "balance": "1"
}, },

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ DEPOSIT_CONTRACT_ADDRESS=4242424242424242424242424242424242424242
GENESIS_FORK_VERSION=0x42424242 GENESIS_FORK_VERSION=0x42424242
# Block hash generated from genesis.json in directory # Block hash generated from genesis.json in directory
ETH1_BLOCK_HASH=16ef16304456fdacdeb272bd70207021031db355ed6c5e44ebd34c1ab757e221 ETH1_BLOCK_HASH=4c2221e15760fd06c8c7a5202258c67e3d9e4aedf6db3a886ce9dc36938ad8d0
VALIDATOR_COUNT=80 VALIDATOR_COUNT=80
GENESIS_VALIDATOR_COUNT=80 GENESIS_VALIDATOR_COUNT=80