Skip to content

fix: use correct version of eigenlayer-contracts and multichain-go to unbreak result submission #215

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seanmcgary
Copy link
Member

@seanmcgary seanmcgary commented Jun 30, 2025

Motivation:

The multichain implementation in v0.0.9 references a different version of eigenlayer-contracts and multichain-go than hourglass does resulting in submitting task results to the mailbox failing.

This PR is a hotfix to get things working until we can get to the fully working L2 integration.

Modifications:

Sets the correct versions of eigenlayer-contracts and multichain-go. Unfortunately this conflicts with avs release since the contracts version is one before the ReleaseManager contract was introduced.

The fork block height also should be 4015731 but I didnt want to change the existing migration or necessarily create a new one just yet...

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