Skip to content

Conversation

@valeriyr
Copy link
Contributor

@valeriyr valeriyr commented Dec 23, 2025

Description of change

Added getters to AuthenticatorFunctionRefV1.
Added authenticator_function_tests.move.

Links to any relevant issues

fixes #9649

@valeriyr valeriyr self-assigned this Dec 23, 2025
@vercel
Copy link

vercel bot commented Dec 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

6 Skipped Deployments
Project Deployment Review Updated (UTC)
apps-backend Ignored Ignored Preview Jan 13, 2026 3:41pm
apps-ui-kit Ignored Ignored Preview Jan 13, 2026 3:41pm
iota-evm-bridge Ignored Ignored Preview Jan 13, 2026 3:41pm
iota-multisig-toolkit Ignored Ignored Preview Jan 13, 2026 3:41pm
rebased-explorer Ignored Ignored Preview Jan 13, 2026 3:41pm
wallet-dashboard Ignored Ignored Preview Jan 13, 2026 3:41pm

@iota-ci iota-ci added sc-platform Issues related to the Smart Contract Platform group. vm-language Issues related to the VM & Language Team labels Dec 23, 2025
Copy link
Contributor

@Dkwcs Dkwcs left a comment

Choose a reason for hiding this comment

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

LGTM

@miker83z miker83z force-pushed the vm-lang/aa-auth/9647-split-account-move branch 2 times, most recently from 5d0662c to 07df276 Compare January 13, 2026 12:27
Base automatically changed from vm-lang/aa-auth/9647-split-account-move to vm-lang/aa-auth/8805-beta-feature-branch January 13, 2026 15:37
@miker83z miker83z force-pushed the vm-lang/aa-auth/9649-add-getters-authenticator-function-ref branch from ced2922 to 92bfa46 Compare January 13, 2026 15:41
@miker83z miker83z marked this pull request as ready for review January 13, 2026 15:42
@miker83z miker83z requested review from a team as code owners January 13, 2026 15:42
@miker83z miker83z merged commit acbc831 into vm-lang/aa-auth/8805-beta-feature-branch Jan 13, 2026
65 of 72 checks passed
@miker83z miker83z deleted the vm-lang/aa-auth/9649-add-getters-authenticator-function-ref branch January 13, 2026 16:48
miker83z pushed a commit that referenced this pull request Jan 19, 2026
)

Added getters to `AuthenticatorFunctionRefV1`.
Added `authenticator_function_tests.move`.

fixes #9649
miker83z pushed a commit that referenced this pull request Jan 26, 2026
)

Added getters to `AuthenticatorFunctionRefV1`.
Added `authenticator_function_tests.move`.

fixes #9649
miker83z pushed a commit that referenced this pull request Jan 26, 2026
)

Added getters to `AuthenticatorFunctionRefV1`.
Added `authenticator_function_tests.move`.

fixes #9649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sc-platform Issues related to the Smart Contract Platform group. vm-language Issues related to the VM & Language Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add getters for the fields package, module_name, function_name to the authenticator_function.move module

4 participants