Skip to content

fix(validator): load foreign code from inputs#1570

Merged
Mirko-von-Leipzig merged 1 commit intonextfrom
mirko/fix/validator-must-store-fpi-code
Jan 22, 2026
Merged

fix(validator): load foreign code from inputs#1570
Mirko-von-Leipzig merged 1 commit intonextfrom
mirko/fix/validator-must-store-fpi-code

Conversation

@Mirko-von-Leipzig
Copy link
Collaborator

Also load foreign code from tx inputs into data store pre-execution.

Fixes #1561.

@Mirko-von-Leipzig Mirko-von-Leipzig added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jan 22, 2026
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you!

This also makes me realize is that we may not need to request code from the store (as we do in #1521). Nothing to change now, but may be good to create an issue so that we don't forget about it later.

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit e67230e into next Jan 22, 2026
8 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the mirko/fix/validator-must-store-fpi-code branch January 22, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tx validator's MAST forest store missing foreign account codes

3 participants