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

Bug: fetch attestation with correct attesterId #87

Closed
kittybest opened this issue May 8, 2024 · 2 comments
Closed

Bug: fetch attestation with correct attesterId #87

kittybest opened this issue May 8, 2024 · 2 comments

Comments

@kittybest
Copy link

image

The problem is: AttesterNotTrusted()

Which is originated from here:

return values?.[length - 1]?.id;

Should modify this line to match the attesterId.

@ctrlc03
Copy link

ctrlc03 commented May 23, 2024

did #90 fix this? @kittybest

@kittybest
Copy link
Author

did #90 fix this? @kittybest

kind of? but since sometimes I will put multiple addresses as admins, but the EASGatekeeper only accept one valid attester, so I opened another PR for this: #122

And it seems like already merged, so I would close this issue.

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

No branches or pull requests

2 participants