Skip to content

v0.3.3

Compare
Choose a tag to compare
@charles-cooper charles-cooper released this 22 Apr 09:51
· 722 commits to master since this release
48e326f

What's Changed

This is a bugfix release. It patches an off-by-one error in the storage allocation mechanism for dynamic arrays reported by @haltman-at in #2820

Other fixes and improvements:

  • Add a print built-in which allows printing debugging messages in hardhat. (#2818)
  • Fix various error messages (#2798, #2805)

New Contributors

Full Changelog: v0.3.2...v0.3.3