Algorand Wallet Council 2024 08 02 - algorandfoundation/technical-adoption-committee GitHub Wiki
Meeting Notes
Agenda
ARC-2 Pull Request: ARC data inside a note https://github.com/algorandfoundation/ARCs/pull/304
We need to choose a format to submit ARC information inside transaction notes. Please comment on the PR if you have any preferences; it prevents the next item, ARC-62, from moving forward.
ARC-62 Pull Request: ASA Circulating Supply: https://github.com/algorandfoundation/ARCs/pull/302
For those who did not attend the last meeting, we will just go over this proposal again, which tries to clearly define the number of circulating tokens.
Actions
ARC-2 We chose to use the following format arc: to send ARC information in transaction's note field: arc<arc-number>:<data-format><data> where <arc-number> is the number of the ARC without padding
Wallets confirm the ARC's stability; some issues need to be addressed on the UI, like adding warning screens to prevent errors when sending assets to platforms (CEX/dApps ..).
ARC-62 The implementation allows wallets and explorers to easily obtain circulating supply tokens, it will be moved to Last Call.