refactor: extract AuthenticatorFunctionRefV1 from account.move#9688
Merged
miker83z merged 10 commits intovm-lang/aa-auth/8805-beta-feature-branchfrom Jan 13, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 6 Skipped Deployments
|
AuthenticatorFunctionRefV1 from account.move
Dkwcs
reviewed
Jan 5, 2026
757f86d to
94b44ad
Compare
43fefa8 to
60cfde6
Compare
Base automatically changed from
vm-lang/9646-rename-AuthenticatorInfoV1-to-AuthenticatorFunctionRefV1
to
vm-lang/aa-auth/8805-beta-feature-branch
January 13, 2026 12:15
5d0662c to
07df276
Compare
miker83z
approved these changes
Jan 13, 2026
muXxer
approved these changes
Jan 13, 2026
Contributor
muXxer
left a comment
There was a problem hiding this comment.
LGTM for files owned by core-protocol.
piotrm50
approved these changes
Jan 13, 2026
Contributor
piotrm50
left a comment
There was a problem hiding this comment.
Approving iota-core and iota-types changes.
Dr-Electron
approved these changes
Jan 13, 2026
Contributor
Dr-Electron
left a comment
There was a problem hiding this comment.
Examples approved ;)
bingyanglin
approved these changes
Jan 13, 2026
kodemartin
approved these changes
Jan 13, 2026
fa4754d
into
vm-lang/aa-auth/8805-beta-feature-branch
14 of 19 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of change
AuthenticatorFunctionRefV1was extracted in a dedicated moduleauthenticator_function.move.The
account_abstractiondirectory was introduced in the framework as well as iniota-types.Links to any relevant issues
fixes #9647