You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an AlgoKit user
I want to be able to deploy/edit application from App Lab given an ARC56 app spec
I want to be able to call ABI methods from an ARC56 application
I want to see decoded ABI information for historical app calls to an ARC56 application
I want to be able to view decoded global and local states of an ARC56 application
I want to be able to view decoded box states of an ARC56 application
I want to be able to view error messages as specified in ARC56
Technical Details
App Lab supports ARC32, we need to extend it to support ARC56.
Can only be done fully once the ARC56 spec has been approved and merged.
Acceptance Criteria
Users can use App Lab to interact with ARC56 application.
Tasks
Ensure encoding is done defensively, i.e. provide fallbacks for incompatible app specs.
The text was updated successfully, but these errors were encountered:
PatrickDinh
changed the title
[local-dev-experience-ui] Users can view ABI decoded historical app call transactions for a given ARC56 app spec
[local-dev-experience-ui] Users can use App Lab to interact with ARC56 applications
Oct 9, 2024
Description
As an AlgoKit user
I want to be able to deploy/edit application from App Lab given an ARC56 app spec
I want to be able to call ABI methods from an ARC56 application
I want to see decoded ABI information for historical app calls to an ARC56 application
I want to be able to view decoded global and local states of an ARC56 application
I want to be able to view decoded box states of an ARC56 application
I want to be able to view error messages as specified in ARC56
Technical Details
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: