Skip to content

Prevent serialization of recent ABI fields in case they are non-existent#42

Merged
tritao merged 2 commits intoFuelLabs:masterfrom
tritao:fix-serialization-none
Sep 23, 2025
Merged

Prevent serialization of recent ABI fields in case they are non-existent#42
tritao merged 2 commits intoFuelLabs:masterfrom
tritao:fix-serialization-none

Conversation

@tritao
Copy link
Copy Markdown
Contributor

@tritao tritao commented Sep 18, 2025

As title says, this prevents our ABI files from being bloated with unused fields, and reduces churn in the PRs adding these new features on the Sway side, as otherwise all test files need to be needlessly updated.

@tritao tritao self-assigned this Sep 18, 2025
@tritao tritao requested a review from ironcev September 22, 2025 12:20
Comment thread src/abi/program.rs
@tritao tritao merged commit 3825209 into FuelLabs:master Sep 23, 2025
9 checks passed
@zees-dev zees-dev mentioned this pull request Oct 8, 2025
8 tasks
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