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: E2E challenge test and loads of bug fixes #32

Merged
merged 19 commits into from
Aug 23, 2024

Conversation

epociask
Copy link
Collaborator

@epociask epociask commented Aug 17, 2024

}
};
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: might be a better way to do this but i guess its fine for now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah unless we pass it through via cfg ingestion which would be pretty painful since it'd require instrumentation of the wavm machine which would require exposing rust functionality --> C --> Go

Copy link

@hopeyen hopeyen left a comment

Choose a reason for hiding this comment

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

generally lgtm, approving to get things rolling :shipit:

msgData := []byte{daprovider.EigenDAMessageHeaderFlag}
msgData = append(msgData, b...)

return msgData, nil
Copy link
Collaborator

Choose a reason for hiding this comment

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

probably should add a comment as to why the above is needed and done the way it is.

@epociask epociask merged commit 1518a52 into eigenda-v3.0.3 Aug 23, 2024
8 checks passed
@epociask epociask deleted the epociask--eigenda-challenge-test branch September 12, 2024 06:44
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.

3 participants