v1.1.1 - Size limit bug fix in multi asa contract
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
- Tweaking readme disclaimer by @aorumbayev in AlgoWorldNFT/algoworld-swapper#12
- Update actions/setup-python action to v2 by @renovate in AlgoWorldNFT/algoworld-swapper#14
- Update abatilo/actions-poetry action to v2.1.4 by @renovate in AlgoWorldNFT/algoworld-swapper#13
- Add --show-diff-on-failure by @aorumbayev in AlgoWorldNFT/algoworld-swapper#16
- Fixing typos in Readme.md by @aorumbayev in AlgoWorldNFT/algoworld-swapper#17
- Feature/improving multi asa size by @aorumbayev in AlgoWorldNFT/algoworld-swapper#18
Full Changelog: AlgoWorldNFT/algoworld-swapper@1.1.0...1.1.1