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

Release 0.20.0 #1257

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Release 0.20.0 #1257

merged 1 commit into from
Jul 17, 2023

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Jul 16, 2023

Release v0.20.0

The release brings a couple of new breaking changes from the fuel-vm 0.35.0 with bugfixes. Check the description of the VM release for more details.

The fuel-core release mostly improved the internal codebase but also brought some breaking changes:

  • Removed Trigger::Hybrid PoA block trigger mode. Only Trigger::Instante and Trigger::Interval are available for block production now. The main mode for testnets and mainnet will be Interval.
  • Removed support for OpaqueReceipt and the Receipt type doesn't have the raw_payload field anymore.
  • A Receipt type got two new variants: Mint and Burn. The corresponding opcodes emit these new events.
  • The AssetId is derived from ContractId and additional nonce. So the ContractId and AssetId can't be the same anymore.

What's Changed

New Contributors

Full Changelog: v0.19.1...v0.20.0

@xgreenx xgreenx requested a review from a team July 16, 2023 20:42
@xgreenx xgreenx self-assigned this Jul 16, 2023
@xgreenx xgreenx merged commit 1c73e8d into master Jul 17, 2023
23 checks passed
@xgreenx xgreenx deleted the release/0.20.0 branch July 17, 2023 22:33
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.

None yet

2 participants