Skip to content

feat: Add Kurtosis testnet support#1

Open
mischat wants to merge 1 commit into
mainfrom
add-kurtosis-testnet
Open

feat: Add Kurtosis testnet support#1
mischat wants to merge 1 commit into
mainfrom
add-kurtosis-testnet

Conversation

@mischat

@mischat mischat commented May 9, 2025

Copy link
Copy Markdown
Member

This pull request adds support for a new blockchain network, Kurtosis, to the ethstaker_deposit settings. The changes include defining the network, its settings, and integrating it into the existing chain configuration.

Additions for Kurtosis network support:

  • Added a new constant KURTOSIS to represent the Kurtosis network in ethstaker_deposit/settings.py.
  • Introduced KurtosisSetting with specific network parameters such as GENESIS_FORK_VERSION, EXIT_FORK_VERSION, and deposit-related settings. These values align with defaults used in other networks like Hoodi.
  • Updated the ALL_CHAINS dictionary to include the new KURTOSIS network and its settings.

Related issue
None at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant