Skip to content

Upgrade SFC version used in fake nets#482

Merged
HerbertJordan merged 2 commits intomainfrom
herbert/update_fake_net_sfc
Sep 22, 2025
Merged

Upgrade SFC version used in fake nets#482
HerbertJordan merged 2 commits intomainfrom
herbert/update_fake_net_sfc

Conversation

@HerbertJordan
Copy link
Collaborator

This PR upgrades the SFC version used in networks booted from fake-genesis files like internal integration test networks to version 4.0.1 of the SFC.

The update is necessary to include the refactoring of the native token burning function in the SFC (PR#123). This change renamed the former burnFTM into burnNativeTokens.

This function has not been used by the client so far. However, with the upcoming gas-subsidies feature, a new dependency on this method is created. Thus, necessitating the upgrade.

@codecov
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
opera/contracts/sfc/sfc_predeploy.go 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

LuisPH3
LuisPH3 previously approved these changes Sep 22, 2025
@HerbertJordan HerbertJordan force-pushed the herbert/update_fake_net_sfc branch from 1c51a91 to bed8559 Compare September 22, 2025 14:06
@HerbertJordan HerbertJordan merged commit c58bc17 into main Sep 22, 2025
3 checks passed
@HerbertJordan HerbertJordan deleted the herbert/update_fake_net_sfc branch September 22, 2025 15:39
LuisPH3 pushed a commit that referenced this pull request Oct 2, 2025
LuisPH3 pushed a commit that referenced this pull request Oct 3, 2025
wsodsong pushed a commit that referenced this pull request Oct 3, 2025
wsodsong pushed a commit that referenced this pull request Oct 3, 2025
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.

3 participants