Skip to content

Conversation

@valeriyr
Copy link
Contributor

@valeriyr valeriyr commented Oct 1, 2025

Description of change

This PR shows how we can implement the idea of creating AuthenticatorInfoV1 instances during package publishing and updating.

It shouldn't be considered as a solution; it is just a prototype.

Links to any relevant issues

fixes #8719

@valeriyr valeriyr self-assigned this Oct 1, 2025
@vercel
Copy link

vercel bot commented Oct 1, 2025

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

6 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
apps-backend Ignored Ignored Preview Oct 1, 2025 2:29pm
apps-ui-kit Ignored Ignored Preview Comment Oct 1, 2025 2:29pm
iota-evm-bridge Ignored Ignored Preview Oct 1, 2025 2:29pm
iota-multisig-toolkit Ignored Ignored Preview Oct 1, 2025 2:29pm
rebased-explorer Ignored Ignored Preview Oct 1, 2025 2:29pm
wallet-dashboard Ignored Ignored Preview Comment Oct 1, 2025 2:29pm

@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 Oct 1, 2025
@valeriyr valeriyr changed the title Investigate a solution where immutable objects are created when a package is published feat: investigate a solution where immutable objects are created when a package is published Oct 1, 2025
}
}
Err(err) => {
let object_runtime: &ObjectRuntime = context.object_runtime();
Copy link
Contributor

Choose a reason for hiding this comment

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

To be honest, it’s not fully clear for me, why we’re loading objects when error occurs.
I’m still getting familiar with doc, probably I’ll find an answer there, but it would be nice if you add minor clarification of this flow or something like (regular flow - this flow).

@miker83z
Copy link
Contributor

Closed in favor of #9296

@miker83z miker83z closed this Nov 20, 2025
@miker83z miker83z deleted the vm-lang/aa-auth/8719-auth-info-auto-creation branch November 20, 2025 17:11
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.

[aa][authenticator] Investigate a solution where immutable objects are created when a package is published

5 participants