github vyperlang/vyper v0.3.9
v0.3.9 ("Common Adder")

latest releases: v0.4.0, v0.4.0rc6, v0.4.0rc5...
13 months ago

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

Don't miss a new vyper release

NewReleases is sending notifications on new releases.