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.41.6 #2674

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Release 0.41.6 #2674

merged 2 commits into from
Feb 5, 2025

Conversation

AurelienFT
Copy link
Contributor

Version 0.41.6

Added

  • 2668: Expose gas price service test helpers
  • 2621: Global merkle root storage updates process upgrade transactions.
  • 2650: Populate ProcessedTransactions table in global merkle root storage.
  • 2667: Populate Blobs table in global merkle root storage.
  • 2652: Global Merkle Root storage crate: Add Raw contract bytecode to global merkle root storage when processing Create transactions.

Fixed

@AurelienFT AurelienFT marked this pull request as ready for review February 5, 2025 21:01
Copy link
Member

@rymnc rymnc left a comment

Choose a reason for hiding this comment

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

lgtm, we have 2 different versions of secp256k1 now, one that bip32 needs, and one that fuel-vm needs. hope that's ok.

@AurelienFT AurelienFT enabled auto-merge (squash) February 5, 2025 21:43
@MitchTurner
Copy link
Member

lgtm, we have 2 different versions of secp256k1 now, one that bip32 needs, and one that fuel-vm needs. hope that's ok.

Do we want to track this? It doesn't seem like the end of the world since the standards probably are the same.

@AurelienFT AurelienFT merged commit 4ff324b into master Feb 5, 2025
33 checks passed
@AurelienFT AurelienFT deleted the release/v0.41.6 branch February 5, 2025 21:54
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