-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: use custom implementation to interact with arc-0200 applications #166
Merged
kieranroneill
merged 11 commits into
beta
from
161-use-custom-implementation-to-interact-with-arc-0200-applications
Feb 11, 2024
Merged
feat: use custom implementation to interact with arc-0200 applications #166
kieranroneill
merged 11 commits into
beta
from
161-use-custom-implementation-to-interact-with-arc-0200-applications
Feb 11, 2024
Conversation
This file contains 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
…ctions are being constructed
kieranroneill
temporarily deployed
to
development
February 11, 2024 13:56 — with
GitHub Actions
Inactive
kieranroneill
temporarily deployed
to
development
February 11, 2024 13:56 — with
GitHub Actions
Inactive
kieranroneill
temporarily deployed
to
development
February 11, 2024 13:56 — with
GitHub Actions
Inactive
kieranroneill
temporarily deployed
to
development
February 11, 2024 14:02 — with
GitHub Actions
Inactive
kieranroneill
temporarily deployed
to
development
February 11, 2024 14:02 — with
GitHub Actions
Inactive
kieranroneill
temporarily deployed
to
development
February 11, 2024 14:02 — with
GitHub Actions
Inactive
kieranroneill
deleted the
161-use-custom-implementation-to-interact-with-arc-0200-applications
branch
February 11, 2024 14:05
github-actions bot
pushed a commit
that referenced
this pull request
Feb 11, 2024
# [1.12.0-beta.2](v1.12.0-beta.1...v1.12.0-beta.2) (2024-02-11) ### Features * use custom implementation to interact with arc-0200 applications ([#166](#166)) ([f8a3517](f8a3517))
🎉 This PR is included in version 1.12.0-beta.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
Feb 29, 2024
# [1.12.0](v1.11.2...v1.12.0) (2024-02-29) ### Bug Fixes * active account and account tab are saved to storage ([#180](#180)) ([30e5eca](30e5eca)) ### Features * scan qr code using camera ([#179](#179)) ([beca132](beca132)) * add arc 0200 asset via qr code ([#182](#182)) ([46dc081](46dc081)) * allow arc-0200 assets to be added in the account import uri via qr code ([#169](#169)) ([e4b718d](e4b718d)) * automatically add the first account on the enable modal ([#170](#170)) ([b64d9f1](b64d9f1)) * support arc-0026 (algorand) and arc-0300 (avm) schemes ([#163](#163)) ([71526c7](71526c7)) * use custom implementation to interact with arc-0200 applications ([#166](#166)) ([f8a3517](f8a3517))
🎉 This PR is included in version 1.12.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.
Description
arc200js
packageType of change