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

fix: algorand icon showing on voi when selecting an asset #44

Merged

Conversation

kieranroneill
Copy link
Member

Description

  • Add fee sink address to network config
  • Add listingUri to network config
  • Use new listing URI native currency when selecting assets

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 🐛 bug Something isn't working label Dec 7, 2023
@kieranroneill kieranroneill self-assigned this Dec 7, 2023
@kieranroneill kieranroneill merged commit 42db6b3 into beta Dec 7, 2023
7 checks passed
@kieranroneill kieranroneill deleted the 42-algorand-icon-showing-on-voi-when-selecting-an-asset branch December 7, 2023 17:39
github-actions bot pushed a commit that referenced this pull request Dec 7, 2023
## [1.6.1-beta.2](v1.6.1-beta.1...v1.6.1-beta.2) (2023-12-07)

### Bug Fixes

* algorand icon showing on voi when selecting an asset ([#44](#44)) ([42db6b3](42db6b3))
@kieranroneill kieranroneill linked an issue Dec 7, 2023 that may be closed by this pull request
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.6.1-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

### Bug Fixes

* algorand icon showing on voi when selecting an asset ([#44](#44)) ([42db6b3](42db6b3))
* new recursive refresh txns mechanism and account info and txns are pooled together ([#47](#47)) ([04ec48a](04ec48a))
* unable to connect to dapps on chrome ([#43](#43)) ([5c32151](5c32151))
* use network config code in minimum balance tooltip ([#54](#54)) ([124c888](124c888))

### Features

* default to voi testnet network ([#56](#56)) ([7e1b237](7e1b237))
* polls for new transactions when also fetching updated account information ([#53](#53)) ([3279431](3279431))
* show notification for new transactions ([#49](#49)) ([e428218](e428218))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.7.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
🐛 bug Something isn't working 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Algorand icon showing on Voi when selecting an asset
2 participants