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.58.0 #850

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Release v0.58.0 #850

merged 1 commit into from
Oct 5, 2024

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Oct 5, 2024

Version v0.58.0

Added

  • #849: Add a new mode 2 to the LDC that allows to use the memory as a source for code.
  • #848: Allow usage of the blob opcode BSIZ, BLDD, and LDC with mode 1 in the predicates.
  • #838: Implemented AsRef<[u8]> and TryFrom<&[u8]> for DA compression types: ScriptCode, PredicateCode, RegistryKey.
  • #820: Add fuzzing in CI with ClusterFuzzLite.

Removed

Breaking

  • #848: All estimation and verification of predicate functionality is reworked and now requires the instance of the storage with predicates.
  • #843: Remove serde feature from the fuel-tx crate. It is default behaviour now if you enable alloc feature.
  • #766: Use correct gas price when validating native signatures

Changed

Breaking

  • #829: Updated add_random_fee_input() to accept an rng for true randomization. Introduced add_fee_input() to retain the previous behavior of add_random_fee_input().
  • #845: Removed Default implementation of SecretKey.
  • #844: WDCM and WQCM reset $of and $err.

What's Changed

New Contributors

Full Changelog: v0.57.0...v0.58.0

@xgreenx xgreenx requested a review from a team October 5, 2024 20:40
@xgreenx xgreenx self-assigned this Oct 5, 2024
@xgreenx xgreenx added this pull request to the merge queue Oct 5, 2024
Merged via the queue into master with commit f6b9e0c Oct 5, 2024
40 checks passed
@xgreenx xgreenx deleted the release/v0.58.0 branch October 5, 2024 20:56
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