Skip to content

v0.36.1

Compare
Choose a tag to compare
@MitchTurner MitchTurner released this 15 Aug 19:53
· 184 commits to master since this release
59bd4fb

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