Skip to content

Comments

fix: avoid creating default account for ix sysvar#183

Merged
buffalojoec merged 2 commits intoanza-xyz:mainfrom
0xalpharush:patch-1
Dec 3, 2025
Merged

fix: avoid creating default account for ix sysvar#183
buffalojoec merged 2 commits intoanza-xyz:mainfrom
0xalpharush:patch-1

Conversation

@0xalpharush
Copy link
Contributor

The fallback logic introduced in #156 for the ix sysvar wasn't triggered for MolluskContext bc a default account was being created. This causes the runtime to reject the account as it has the wrong owner.

Copy link
Collaborator

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Thanks!

@buffalojoec buffalojoec merged commit f89b437 into anza-xyz:main Dec 3, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants