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

update pairing failed msg in pubkeycompendium #10

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

samlaf
Copy link
Contributor

@samlaf samlaf commented Oct 19, 2023

Registration was failing because we hadn't update the eigensdk to also add the compendium's address in the msg being signed, but we were still getting a "G1 and G2 private key do not match", which was confusing.

This PR fixes the error msg.

Copy link
Contributor

@ChaoticWalrus ChaoticWalrus left a comment

Choose a reason for hiding this comment

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

Looks like this breaks one test, I'll fix it and then approve + merge

the parenthetical just made the message too damn long (sorry @samlaf !) -- otherwise this commit is just fixing the failing tests
@ChaoticWalrus
Copy link
Contributor

@samlaf I slightly shortened the revert message to fit inside a sane line length (hope that's OK, see the new message in this commit 162fec9) and fixed the failing tests.
LGTM now, merge if this works for ya.

@samlaf
Copy link
Contributor Author

samlaf commented Oct 19, 2023

Thanks Jeff!! Merging

@samlaf samlaf merged commit 0bf1032 into master Oct 19, 2023
1 check passed
@samlaf samlaf deleted the samlaf/fix-compendium-pairing-failed-msg branch October 19, 2023 19:02
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