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

Create Release 0.36.1 #550

Merged
merged 2 commits into from
Aug 15, 2023
Merged

Create Release 0.36.1 #550

merged 2 commits into from
Aug 15, 2023

Conversation

MitchTurner
Copy link
Member

@MitchTurner MitchTurner commented Aug 15, 2023

[Version 0.36.1]

Changed

  • #546: Improve debug formatting of instruction in panic receipts.

Fixed

  • #547: Bump ed25519-dalek to 2.0.0 to deal with RustSec Advisory
  • #524: Fix a crash in CCP instruction when overflowing contract bounds. Fix a bug in CCP where overflowing contract bounds in a different way would not actually copy the contract bytes, but just zeroes out the section. Fix a bug in LDC where it would revert the transaction when the contract bounds were exceeded, when it's just supposed to fill the rest of the bytes with zeroes.

What's Changed

Full Changelog: v0.36.0...v0.36.1

@MitchTurner MitchTurner requested a review from a team August 15, 2023 17:33
@MitchTurner MitchTurner added this pull request to the merge queue Aug 15, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 15, 2023
@MitchTurner MitchTurner added this pull request to the merge queue Aug 15, 2023
Merged via the queue into master with commit 59bd4fb Aug 15, 2023
33 checks passed
@MitchTurner MitchTurner deleted the release/0.36.1 branch August 15, 2023 19:50
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