feat: support unified access list and app/reject version fields in explorer and wizard#567
Open
aorumbayev wants to merge 7 commits intomainfrom
Open
feat: support unified access list and app/reject version fields in explorer and wizard#567aorumbayev wants to merge 7 commits intomainfrom
aorumbayev wants to merge 7 commits intomainfrom
Conversation
Deploying algokit-lora with
|
| Latest commit: |
2508db9
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0698bf64.algokit-lora.pages.dev |
| Branch Preview URL: | https://feat-4-3-0-refinements.algokit-lora.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
access) across transaction mapping, explorer UI, and transaction wizard, while preserving legacy resource compatibility and enforcing mutual exclusivity in builder flows.rejectVersionon app-call transactions and display appversionon application details.Further notes
I sniped a few mainnet records that can be used to check out new behavior. Following app ids contain
80441968and1196727051, plus mainnet transaction IDsINDQXWQXHF22SO45EZY7V6FFNI6WUD5FHRVDV6NCU6HD424BJGGA,XCXQW7J5G5QSPVU5JFYEELVIAAABPLZH2I36BMNVZLVHOA75MPAQ, andKMNBSQ4ZFX252G7S4VYR4ZDZ3RXIET5CNYQVJUO5OXXPMHAMJCCQduring end-to-end feature checks.