Skip to content

v1.1.1 - Size limit bug fix in multi asa contract

Compare
Choose a tag to compare
@aorumbayev aorumbayev released this 14 Jan 15:21
· 42 commits to main since this release
deeb747

A minor version bump that includes the following:

  • New randomized unit test to verify against ASAs with random amount of Units and Digits
  • Fits up to 5 asas (max was 4 before that, there was an overflow bug by ~80 bytes that wasnt captured by previous tests)
  • Minor test utils refactoring and pull request templates

For specific commits refer to a detailed changelog below.

What's Changed

Full Changelog: AlgoWorldNFT/algoworld-swapper@1.1.0...1.1.1