Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: eigenda-holesky kurtosis devnet #25

Merged
merged 14 commits into from
Feb 12, 2025

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Feb 4, 2025

This PR adds an eigenda kurtosis devnet to our fork, that we can use for testing.
This is currently testing by using an eigenda-proxy that talks to our holesky testnet eigenda network.
Also added kurtosis devnet startup (no actual tests being done against it, just spinning it up to make sure it starts correctly) as ci

Steps to spin up the devnet are in eigenda-holesky.yaml file:

  1. cp eigenda-secrets.example.json eigenda-secrets.json
  2. Populate the file with the required secrets
  3. just eigenda-holesky-devnet

Left a TODO to connect with a local eigenda devnet instead (see https://github.com/Layr-Labs/avs-devnet/blob/main/examples/eigenda.yaml). Leaving as DRAFT until I figure out whether this is easy or not.

@samlaf samlaf marked this pull request as draft February 4, 2025 20:57
kurtosis-devnet/justfile Outdated Show resolved Hide resolved
@samlaf samlaf requested a review from bxue-l2 February 4, 2025 20:59
@samlaf samlaf marked this pull request as ready for review February 7, 2025 20:20
kurtosis-devnet/eigenda-holesky.yaml Outdated Show resolved Hide resolved
kurtosis-devnet/eigenda-holesky.yaml Show resolved Hide resolved
kurtosis-devnet/justfile Show resolved Hide resolved
op-deployer/pkg/deployer/pipeline/alt_da.go Outdated Show resolved Hide resolved
@samlaf samlaf force-pushed the feat--add-altda-support-to-kurtosis-devnet branch from fd60766 to 1174a67 Compare February 11, 2025 04:48
@samlaf samlaf force-pushed the feat--add-altda-support-to-kurtosis-devnet branch from 1174a67 to 71447bf Compare February 11, 2025 04:55
@samlaf samlaf force-pushed the feat--add-altda-support-to-kurtosis-devnet branch from d5c8fb4 to 03335ab Compare February 11, 2025 18:08
@samlaf samlaf requested a review from bxue-l2 February 11, 2025 22:47
@@ -9,6 +9,13 @@
optimism_package:
altda_deploy_config:
use_altda: true
# We use the generic commitment which means that the dachallenge contract won't get deployed.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't have knowledge to verify the dachallenge contract, so I will just rust sam here.

@samlaf samlaf changed the title feat: add eigenda kurtosis devnet feat: eigenda-holesky kurtosis devnet Feb 12, 2025
@samlaf samlaf merged commit eaa7e92 into eigenda-develop Feb 12, 2025
7 checks passed
@samlaf samlaf deleted the feat--add-altda-support-to-kurtosis-devnet branch February 12, 2025 01:35
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.

2 participants