-
Notifications
You must be signed in to change notification settings - Fork 65
August 2025 Audit fixes #137
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
Conversation
✅ Heimdall Review Status
|
/// | ||
/// @dev Complies with ENSIP-9 and ENSIP-11. | ||
/// @dev Complies with ENSIP-9, ENSIP-11 and ENSIP-19. | ||
/// Will return `default` address if there is no address set for a specific EVM cointype. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming this behavior is defined in one of these ENSIPs, since returning something based on the default cointype v.s. returning nothing is definitely a meaningful change in behavior.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does the addr get set for the default coinType when registered?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Default was a late addition to the ENSIP-19 spec.
Having just added an audit to a repo, it occurs to me this could be a nice place to add the audit report that's inspiring these changes too, or just to make a ticket so as not to forget |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mostly just some questions and a nit, otherwise lgtm! congrats on such minimal audit findings 🎉
Review Error for amiecorso @ 2025-08-14 02:33:25 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops gotta reapprove and hit 2fa
Review Error for amiecorso @ 2025-08-14 02:34:38 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3rd time's a charm after updating iOS
Review Error for OGraham-cb @ 2025-08-14 21:49:08 UTC |
Review Error for OGraham-cb @ 2025-08-14 22:20:22 UTC |
Review Error for OGraham-cb @ 2025-08-14 22:24:41 UTC |
Uh oh!
There was an error while loading. Please reload this page.