Skip to content

Conversation

DaughterOfMars
Copy link
Contributor

@DaughterOfMars DaughterOfMars commented Sep 29, 2025

Description

Adds the lookup_unexpired, lookup_address, resolve_address, and reverse_lookup_unexpired functions to the iota-names::registry module, which check if the record is expired before returning anything.

Closes #768

@DaughterOfMars DaughterOfMars requested a review from a team as a code owner September 29, 2025 13:08
@github-actions github-actions bot added the packages Issues/PRs related to smart contract packages label Sep 29, 2025
@iota-ci iota-ci added the dev-tools Issues related to the Developer Tools Team label Sep 29, 2025
Copy link
Member

@Thoralf-M Thoralf-M left a comment

Choose a reason for hiding this comment

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

Please also add tests for them

@DaughterOfMars DaughterOfMars changed the title feat(packages): Add lookup_verified and reverse_lookup_verified feat(packages): Add lookup methods that check expiration Oct 1, 2025
@Thoralf-M Thoralf-M merged commit 2d1ebb0 into develop Oct 10, 2025
10 checks passed
@Thoralf-M Thoralf-M deleted the feat/verified-lookups branch October 10, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-tools Issues related to the Developer Tools Team packages Issues/PRs related to smart contract packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

move: Add verified lookup and reverse_lookup functions

4 participants