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 v0.33.0 #2099

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Release v0.33.0 #2099

merged 1 commit into from
Aug 18, 2024

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Aug 18, 2024

Version v0.33.0

Added

  • 2094: Added support for predefined blocks provided via the filesystem.
  • 2094: Added --predefined-blocks-path CLI argument to pass the path to the predefined blocks.
  • 2081: Enable producer to include predefined blocks.
  • 2079: Open unknown columns in the RocksDB for forward compatibility.

Changed

  • 2076: Replace usages of iter_all with iter_all_keys where necessary.

Breaking

  • 2080: Reject Upgrade txs with invalid wasm on txpool level.
  • 2082: Move TxPoolError from fuel-core-types to fuel-core-txpool.
  • 2086: Added support for PoA key rotation.
  • 2086: Support overriding of the non consensus parameters in the chan config.

Fixed

  • 2094: Fixed bug in rollback logic because of wrong ordering of modifications.

What's Changed

New Contributors

Full Changelog: v0.32.1...v0.33.0

@xgreenx xgreenx requested a review from a team August 18, 2024 10:24
@xgreenx xgreenx self-assigned this Aug 18, 2024
@xgreenx xgreenx merged commit c73431a into master Aug 18, 2024
35 checks passed
@xgreenx xgreenx deleted the release/v0.33.0 branch August 18, 2024 14:34
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