diff --git a/eth2/utils/eth2_testnet/testnet/boot_enr.yaml b/eth2/utils/eth2_testnet/testnet/boot_enr.yaml new file mode 100644 index 0000000000..149ce546f5 --- /dev/null +++ b/eth2/utils/eth2_testnet/testnet/boot_enr.yaml @@ -0,0 +1,2 @@ +- "enr:-Iu4QPONEndy6aWOJLWBaCLS1KRg7YPeK0qptnxJzuBW8OcFP9tLgA_ewmAvHBzn9zPG6XIgdH83Mq_5cyLF5yWRYmYBgmlkgnY0gmlwhDaZ6cGJc2VjcDI1NmsxoQK-9tWOso2Kco7L5L-zKoj-MwPfeBbEP12bxr9bqzwZV4N0Y3CCIyiDdWRwgiMo" +- "enr:-Iu4QGVXt2bKzkITBsPKqFOhxPMmZhMJvEzPdk_zhfvoWHxBX4oGrtiup1ReLVJijfEazL8Iv-0t7ZQnZy9NvqI4F0YBgmlkgnY0gmlwhDQrTeaJc2VjcDI1NmsxoQOb5IvXo9O253FD1AYoPwQpNM79-mLg8_HV1NevjZnTt4N0Y3CCIyiDdWRwgiMo" \ No newline at end of file diff --git a/eth2/utils/eth2_testnet/testnet/config.yaml b/eth2/utils/eth2_testnet/testnet/config.yaml index 573292aa1f..1693cdf7a0 100644 --- a/eth2/utils/eth2_testnet/testnet/config.yaml +++ b/eth2/utils/eth2_testnet/testnet/config.yaml @@ -1,4 +1,3 @@ ---- FAR_FUTURE_EPOCH: 18446744073709551615 BASE_REWARDS_PER_EPOCH: 4 DEPOSIT_CONTRACT_TREE_DEPTH: 32 @@ -16,7 +15,7 @@ EJECTION_BALANCE: 1600000000 EFFECTIVE_BALANCE_INCREMENT: 100000000 GENESIS_SLOT: 0 BLS_WITHDRAWAL_PREFIX: 0x00 -SECONDS_PER_SLOT: 6 +SECONDS_PER_SLOT: 12 MIN_ATTESTATION_INCLUSION_DELAY: 1 MIN_SEED_LOOKAHEAD: 1 MIN_VALIDATOR_WITHDRAWABILITY_DELAY: 256 diff --git a/eth2/utils/eth2_testnet/testnet/deploy_block.txt b/eth2/utils/eth2_testnet/testnet/deploy_block.txt index bf8afae0b3..0ba18e511c 100644 --- a/eth2/utils/eth2_testnet/testnet/deploy_block.txt +++ b/eth2/utils/eth2_testnet/testnet/deploy_block.txt @@ -1,2 +1 @@ ---- -1725970 \ No newline at end of file +1732635 \ No newline at end of file diff --git a/eth2/utils/eth2_testnet/testnet/deposit_contract.txt b/eth2/utils/eth2_testnet/testnet/deposit_contract.txt index 6acfcb2cb6..d3c06a3d06 100644 --- a/eth2/utils/eth2_testnet/testnet/deposit_contract.txt +++ b/eth2/utils/eth2_testnet/testnet/deposit_contract.txt @@ -1,2 +1 @@ ---- -0x6fb344a11b003624f26ac6b0b3e7dead2485b6a3 \ No newline at end of file +0xe5202f6f48f3e8aee718e71964254efede3b6b21 \ No newline at end of file diff --git a/eth2/utils/eth2_testnet/testnet/genesis.ssz b/eth2/utils/eth2_testnet/testnet/genesis.ssz index bd021953f5..c3deaf7967 100644 Binary files a/eth2/utils/eth2_testnet/testnet/genesis.ssz and b/eth2/utils/eth2_testnet/testnet/genesis.ssz differ