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.57.0 #828

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Release v0.57.0 #828

merged 1 commit into from
Sep 17, 2024

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Sep 17, 2024

Version v0.57.0

Added

  • #670: Add DA compression functionality to Transaction and any types within
  • #733: Add LibAFL based fuzzer and update secp256k1 version to 0.29.1.
  • #825: Avoid leaking partially allocated memory when array deserialization fails

Changed

  • #824: Use self instead of &self during decompression.
  • #823: Returned the old behaviour of the json serialization for policies.

Breaking

  • #826: Skip the panic reason from canonical serialization of the panic receipt.
  • #821: Added block_transaction_size_limit to ConsensusParameters. It adds a new ConensusParametersV2 as a variant of the ConsensusParameters.
  • #670: The predicate field of fuel_tx::input::Coin is now a wrapper struct PredicateCode.

Fixed

  • #822: Return recipient as an owner for the message inputs.

What's Changed

New Contributors

Full Changelog: v0.56.0...v0.57.0

@xgreenx xgreenx requested review from rafal-ch and a team September 17, 2024 07:47
@xgreenx xgreenx self-assigned this Sep 17, 2024
Copy link
Contributor

@rafal-ch rafal-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@xgreenx xgreenx added this pull request to the merge queue Sep 17, 2024
Merged via the queue into master with commit 4718845 Sep 17, 2024
39 checks passed
@xgreenx xgreenx deleted the release/v0.57.0 branch September 17, 2024 08:39
@xgreenx xgreenx restored the release/v0.57.0 branch September 26, 2024 18:06
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