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: opt in to asa #70

Merged
merged 12 commits into from
Dec 26, 2023
Merged

feat: opt in to asa #70

merged 12 commits into from
Dec 26, 2023

Conversation

kieranroneill
Copy link
Member

Description

  • Add new asset type to assets
  • Add new add-assets feature to the redux store
  • Query standard assets by ID, name or unit
  • Add new UI for adding a standard asset
  • Send opt-in asset transaction when add a new transaction

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 26, 2023
@kieranroneill kieranroneill self-assigned this Dec 26, 2023
@kieranroneill kieranroneill linked an issue Dec 26, 2023 that may be closed by this pull request
@kieranroneill kieranroneill merged commit 28a5d07 into beta Dec 26, 2023
7 checks passed
@kieranroneill kieranroneill deleted the 57-opt-in-to-asa branch December 26, 2023 15:55
github-actions bot pushed a commit that referenced this pull request Dec 26, 2023
# [1.8.0-beta.6](v1.8.0-beta.5...v1.8.0-beta.6) (2023-12-26)

### Features

* opt in to asa ([#70](#70)) ([28a5d07](28a5d07))
@agoralabs-bot
Copy link
Contributor

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

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Dec 26, 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.

Opt-in to ASA
2 participants