smart-asa
smart-asa copied to clipboard
Smart ASA reference implementation
Add ARC-22 `readonly` fields to methods in `smart_asa_abi.json`.
The TEAL source code should include a constant that univocally identifies the implementation versioning.
Ensuring that the ABI JSON in the repository (resulting from PyTeal automated generation) and the Smart Contract PyTeal code are always aligned. **Describe the solution you'd like** Introduce a test...
Add an example to README showing how to use the Sandbox, connected to TestNet, to deploy and interact with a Smart ASA on a public network.
In order to facilitate client-side discovering of Smart ASA interface, a reference to Smart ASA ABI could be provided, somehow, in the Application Crate transaction note-field.
**Is your feature request related to a problem? Please describe.** Currently Smart ASA failures during execution on AVM are not specifically identified by error codes and/or root causes. This makes...
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
GitHub actions dependencies should be kept up to date with Dependabot daemon