Skip to content
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: send arc200 asset #71

Merged
merged 8 commits into from
Dec 27, 2023
Merged

feat: send arc200 asset #71

merged 8 commits into from
Dec 27, 2023

Conversation

kieranroneill
Copy link
Member

Description

  • Add new type property to the IArc200AssetHolding & IStandardAssetHolding interfaces
  • Add ARC-200 support when viewing ARC-200 assets
  • Refactor SendAssetModal to handle returned result from sending asset action
  • Implement sending ARC-200 tokens

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added the ✨ feature New feature or request label Dec 27, 2023
@kieranroneill kieranroneill self-assigned this Dec 27, 2023
@kieranroneill kieranroneill linked an issue Dec 27, 2023 that may be closed by this pull request
@kieranroneill kieranroneill merged commit c481a8a into beta Dec 27, 2023
7 checks passed
@kieranroneill kieranroneill deleted the 58-send-arc200-asset branch December 27, 2023 15:16
github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
# [1.8.0-beta.7](v1.8.0-beta.6...v1.8.0-beta.7) (2023-12-27)

### Features

* send arc200 asset ([#71](#71)) ([c481a8a](c481a8a))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.8.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Dec 27, 2023
github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
# [1.8.0](v1.7.0...v1.8.0) (2023-12-27)

### Bug Fixes

* remove extra forward slash from sidebar send asset button tooltip ([#65](#65)) ([4c30e29](4c30e29))
* send asset number input allows for decimals ([#68](#68)) ([59131c4](59131c4))
* unnamed address on transaction item correctly fits ([#64](#64)) ([560f377](560f377))
* when no address is active in the sidebar, use the first account from the accounts list ([#67](#67)) ([25f9ed7](25f9ed7))

### Features

* add arc200 asset ([#63](#63)) ([46a2dbd](46a2dbd))
* opt in to asa ([#70](#70)) ([28a5d07](28a5d07))
* send arc200 asset ([#71](#71)) ([c481a8a](c481a8a))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.8.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
Labels
✨ feature New feature or request 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send ARC200 asset
2 participants