Releases: algorandfoundation/arc89
v0.9.1
Reference implementation and SDK of ARC-89 specs draft version algorandfoundation/ARCs@9f2aec6
TestNet Deployment
- App: ASA Metadata Registry
- ASA: Pure NFT with Metadata (ARC-3)
- ASA: Bond with variable interest rate
- Smart ASA: Programmable ASA (ARC-20) with Circulating Supply (ARC-62) and discovery via Metadata (ARC-3)
What's Changed
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Reference implementation and SDK of ARC-89 specs draft version algorandfoundation/ARCs@9f2aec6
What's Changed
- docs: deepwiki (experimental) by @cusma in #55
- feat: asset metadata hash validation by @cusma in #56
- release: v0.9.0 by @cusma in #57
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Reference implementation and SDK of ARC-89 specs draft version algorandfoundation/ARCs@dbf9f4e
What's Changed
- test: improve coverage by @cusma in #51
- feat: asset metadata box key as registry param by @cusma in #53
- release: v0.8.0 by @cusma in #54
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Reference implementation and SDK of ARC-89 specs draft version algorandfoundation/ARCs@b76e16e
What's Changed
- feat: SDK errors by @cusma in #36
- chore: test reorg for SDK and smart contract by @cusma in #37
- feat: SDK codecs by @cusma in #38
- feat: SDK hashing by @cusma in #39
- feat: SDK models by @cusma in #40
- feat: SDK algod adapter by @cusma in #41
- feat: SDK generated app client by @cusma in #42
- feat: SDK reader by @cusma in #43
- feat: SDK update models by @cusma in #44
- feat: SDK write by @cusma in #45
- feat: SDK registry by @cusma in #46
- feat: SDK package by @cusma in #48
- feat: SDK by @cusma in #49
- release: v0.7.0 by @cusma in #50
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Reference implementation of ARC-89 specs draft version algorandfoundation/ARCs@3a1fadb
What's Changed
- chore: consolidate ABI types by @cusma in #34
- chore: bump dependencies; update project version by @cusma in #35
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Reference implementation of ARC-89 specs draft version algorandfoundation/ARCs@594e5ca
What's Changed
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Reference implementation of ARC-89 specs draft version algorandfoundation/ARCs@e15a1f2
What's Changed
- feat: arc compliance validation by @cusma in #22
- feat: no immutable migration by @cusma in #23
- chore: early payload overflow; non-normative withdraw balance excess by @cusma in #24
- chore: asa validation base class by @cusma in #26
- deploy: testnet asa by @cusma in #27
- chore(deps-dev): bump pre-commit and puyapy by @cusma in #28
- chore(deps): bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #29
- feat: get metadata uri; pin AVM version 12 by @cusma in #30
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Reference implementation of ARC-89 specs draft version algorandfoundation/ARCs@2eca6a6
What's Changed
This release completes the reference implementation of the ARC-89 draft, with the latest additions:
- Dedicated bytes for reversible and irreversible flags;
- New Deprecated By field in the header to allow migration of future versions of the ASA Metadata Registry.
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Reference implementation of ARC-89 specs draft version algorandfoundation/ARCs@0d97dd2
What's Changed
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Reference implementation of ARC-89 specs draft version algorandfoundation/ARCs@126ec07
What's Changed
Full Changelog: v0.1.0...v0.2.0