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.54.0 #775

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Release v0.54.0 #775

merged 1 commit into from
Jun 15, 2024

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Jun 15, 2024

Version v0.54.0

Added

  • #770: Cache contract inputs in the VM.

Changed

  • #768: Charge for LDC opcode before loading the contract into memory.

  • #771: Take into account spent gas during synchronous predicates estimation.

Breaking

  • #769: Use DependentCost for CFE and CFEI opcodes.
  • #767: Fixed no zeroing malleable fields for Create transaction.
  • #765: Corrected the gas units for WDOP and WQOP.

Removed

  • #772: Removed redundant self.receipts.root() call.

What's Changed

Full Changelog: v0.53.0...v0.54.0

@xgreenx xgreenx requested review from Voxelot and a team June 15, 2024 20:48
@xgreenx xgreenx self-assigned this Jun 15, 2024
@xgreenx xgreenx enabled auto-merge June 15, 2024 20:48
@xgreenx xgreenx added this pull request to the merge queue Jun 15, 2024
Merged via the queue into master with commit 9d7dd97 Jun 15, 2024
39 checks passed
@xgreenx xgreenx deleted the release/v0.54.0 branch June 15, 2024 21:02
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