Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Add config for altair-devnet-0 #53

Merged
merged 5 commits into from
Jul 8, 2021
Merged

Add config for altair-devnet-0 #53

merged 5 commits into from
Jul 8, 2021

Conversation

parithosh
Copy link
Member

@parithosh parithosh commented Jul 5, 2021

Adds a config and genesis state for the altair-devnet-0.

MIN_GENESIS_ACTIVE_VALIDATOR_COUNT: 10000
# July 7, 2021, 12pm UTC
MIN_GENESIS_TIME: 1625659200
# Location for the altair star is 19h 50m 46.99855
GENESIS_FORK_VERSION: 0x19504699
# 86400 seconds (1 day)
GENESIS_DELAY: 86400

# Altair
ALTAIR_FORK_VERSION: 0x01000000
ALTAIR_FORK_EPOCH: 10

# Deposit contract
# ---------------------------------------------------------------
# Ethereum Goerli testnet
DEPOSIT_CHAIN_ID: 5
DEPOSIT_NETWORK_ID: 5
DEPOSIT_CONTRACT_ADDRESS: 0x3fe221a147E62eC697723fBfB4dd9505F4F966c7

total number of validators: 10,000

Copy link
Contributor

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Timeline looks good for us (Lighthouse)!

I've made a few requests for changes to the file formats to align with the defacto standard.

We may also need to update genesis.ssz if anyone sneaks a deposit in within the next 10 hours.

EDIT: nvm, I was thrown off by the MIN_GENESIS_TIME being today (July 7) rather than tomorrow. I think it will work fine.

shared/altair-devnet-0/altair-devnet-0.yaml Outdated Show resolved Hide resolved
shared/altair-devnet-0/bootnode.txt Outdated Show resolved Hide resolved
Co-authored-by: Jacek Sieka <arnetheduck@gmail.com>
@parithosh parithosh merged commit d081181 into master Jul 8, 2021
@parithosh parithosh deleted the altair-devnet-0 branch July 26, 2021 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants