Skip to content

v0.3.9 ("Common Adder")

Compare
Choose a tag to compare
@charles-cooper charles-cooper released this 29 May 15:36
· 269 commits to master since this release
66b9670

What's Changed

Date released: 2023-05-29

This is a patch release fix for v0.3.8. @bout3fiddy discovered a codesize regression for blueprint contracts in v0.3.8 which is fixed in this release. @bout3fiddy also discovered a runtime performance (gas) regression for default functions in v0.3.8 which is fixed in this release.

Fixes:

  • initcode codesize blowup (#3450)
  • add back global calldatasize check for contracts with default fn (#3463)

Full Changelog: v0.3.8...v0.3.9