smart-asa icon indicating copy to clipboard operation
smart-asa copied to clipboard

Smart ASA reference implementation

Results 8 smart-asa issues
Sort by recently updated
recently updated
newest added

Add ARC-22 `readonly` fields to methods in `smart_asa_abi.json`.

documentation

The TEAL source code should include a constant that univocally identifies the implementation versioning.

enhancement

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...

enhancement

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.

documentation

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.

enhancement

**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...

enhancement

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...

dependencies

GitHub actions dependencies should be kept up to date with Dependabot daemon

enhancement