Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Forkless upgrade support #1546

Closed
xgreenx opened this issue Dec 14, 2023 · 0 comments · Fixed by #1822
Closed

Feature: Forkless upgrade support #1546

xgreenx opened this issue Dec 14, 2023 · 0 comments · Fixed by #1822
Assignees
Labels
epic An epic is a high-level master issue for large pieces of work. SDK team The issue is ready to be addressed by SDK team upgradability

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Dec 14, 2023

No description provided.

@xgreenx xgreenx added upgradability SDK team The issue is ready to be addressed by SDK team labels Dec 14, 2023
@xgreenx xgreenx self-assigned this Dec 14, 2023
@xgreenx xgreenx added the epic An epic is a high-level master issue for large pieces of work. label Feb 4, 2024
@MitchTurner MitchTurner changed the title Forkless upgrade support Feature: Forkless upgrade support Feb 29, 2024
goldenpath1109 added a commit to goldenpath1109/fuel-core that referenced this issue Sep 7, 2024
Closes FuelLabs/fuel-core#1753
Closes FuelLabs/fuel-core#1754
Closes FuelLabs/fuel-core#1546

The change upgrade `fuel-vm` to `0.49` introducing `Upgrade` and
`Upload` transactions.

Supporting these transactions allows the upgrade of consensus parameters
and state transition functions for the whole network.

The change adds basic e2e tests. More advanced use cases will be tested
in the FuelLabs/fuel-core#1622.

## Checklist
- [x] Breaking changes are clearly marked as such in the PR description
and changelog
- [x] New behavior is reflected in tests

### Before requesting review
- [x] I have reviewed the code myself

### After merging, notify other teams

- [x] [Rust SDK](https://github.com/FuelLabs/fuels-rs/)
- [x] [Platform
documentation](FuelLabs/devrel-requests#9)
crypto523 added a commit to crypto523/fuel-core that referenced this issue Oct 7, 2024
Closes FuelLabs/fuel-core#1753
Closes FuelLabs/fuel-core#1754
Closes FuelLabs/fuel-core#1546

The change upgrade `fuel-vm` to `0.49` introducing `Upgrade` and
`Upload` transactions.

Supporting these transactions allows the upgrade of consensus parameters
and state transition functions for the whole network.

The change adds basic e2e tests. More advanced use cases will be tested
in the FuelLabs/fuel-core#1622.

## Checklist
- [x] Breaking changes are clearly marked as such in the PR description
and changelog
- [x] New behavior is reflected in tests

### Before requesting review
- [x] I have reviewed the code myself

### After merging, notify other teams

- [x] [Rust SDK](https://github.com/FuelLabs/fuels-rs/)
- [x] [Platform
documentation](https://github.com/FuelLabs/devrel-requests/issues/9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic An epic is a high-level master issue for large pieces of work. SDK team The issue is ready to be addressed by SDK team upgradability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant