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

release: v0.29.0 to main #770

Merged
merged 27 commits into from
Jan 31, 2024
Merged

release: v0.29.0 to main #770

merged 27 commits into from
Jan 31, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 25, 2024

What's Changed

Full Changelog: v0.28.1...v0.29.0

Published latest release: https://github.com/secretkeylabs/xverse-web-extension/releases/tag/v0.29.0

teebszet and others added 27 commits January 17, 2024 21:21
* Add CoinItem map key

* ManageTokens drawer round icons

* ManageTokens drawer round text icons

* Make TickerImage always round

* Standalone TickerImage roundness

* Add hideStx to wallet store

* Why use the whole Coin 😎when you can use just what's needed

* Comment typo

* Add special Stacks to manageTokens

* Deprecate rounded square STX icon

* Move STX icon from ledger to dashboard folder

* Sync hideStx to localStorage

* Remove manual localStorage sync

* v2 layout

* flex magic for selective scrollable areas

* Don't count STX as part of total balance if hidden

* ENG-3509: Include SIP-10 token balances
…asset item in receive in payment section component (#762)
* chore: use new core version with btc signer version upgrade

* chore: bump local dep of scure btc-signer 1.2.1 too

* chore: move getSeed method from constructor to method in rbf

---------

Co-authored-by: Tim Man <[email protected]>
* [ENG-3036] feat: Rename accounts from the Extension change account screen

* Add the acc renaming logic for regular and ledger accounts

* Update Change Account screen icons

* Add the space between the account list and control buttons

* Make some small code tweaks

* Fix the 0 index account renaming issue
…#765)

* Add UpdateVisibleBrc20CoinListKey

* Bicoin toggled first attempt

* Fix ScrollableContainer not taking full height

* Don't override existing token's visiblity setting

* Hide brc20Coins if visible === false

* Delegate logic upstream to xverse-core

* Copy pasta

* Rename getFtTicker to more generic name

* CSS showDivider alternative

* Revert "CSS showDivider alternative"

This reverts commit 97dde6e.

* Bump to beta version of xverse-core

* xverse-core will default visible to true

* Bump xverse-core again

* Bump xverse-core again

* BRC-20 fiat value support

* Fix triple source of truth bug 🤪

* Update Brc20Token type for getBrc20Tokens

* Remove fallback

* Concurrent fetching

* Stop naively assuming brc20 tokens have no principal

* Bump xverse-core

* fix: brc20 detail page should have round token image

* chore: bump core beta version

* refactor: css only for manage token dividers

* refactor: remove a lot of fluff and use FiatAmountText component

* Safe type assertion

* FREE THYSELF FROM TYPECASTS

* Tim's changes

* Bump xverse-core to v9.1.0

* tokenFiatRate can be passed directly

* Fix closing extension does not apply changes bug

---------

Co-authored-by: Tim Man <[email protected]>
…756)

* [ENG-3036] feat: Rename accounts from the Extension change account screen

* Add the acc renaming logic for regular and ledger accounts

* Update Change Account screen icons

* Add the space between the account list and control buttons

* [ENG-3513] feat: View accounts balances in the Change Account screen

* Make some small code tweaks

* Add a `useAccountBalances` hook

* Improve and optimize the logic

* Improve the account balances fetching logic

* Improve the account balances fetching logic

* Update the account balance fetching logic

* Add the balance refetching logic (when users switches the account)

* Add the empty label and loader for the fetching account balance

* Update the balance refetching logic

* Remove the unused import

* Make some account balance fetching logic tweaks

* Fix the 0 index account renaming issue

* Add support for fetching and displaying fungible token balances

* Update the useAccountBalance hook logic

* Move `calculateTotalBalance` method to utils to reuse it

* Remove the redundant fetching logic from the account total balance calc

* Update the `useAccountBalance` hook fetching logic

* Add setAccountBalance method in the useAccountBalance hook

* Add the brc coin list fetching logic to the useAccountBalance hook

* Add a todo comment

* Show the Manage token list for the ledger account when there is no stx address
* init getAddress screen revamp

* update ui

* update btc address select request

* update stx screen and add btcAddress to stacks connect response

* ui fixes

* minor fixes

* disable account actions on connection requests

* added icon borderRadius

* remove debug log

* Fix typing between sats connect and extension for providers (#768)

* Fix typing between sats connect and extension for providers

* update sats-connect version

---------

Co-authored-by: Mahmoud Aboelenein <[email protected]>

---------

Co-authored-by: Victor Kirov <[email protected]>
authored-by: Mahmoud Aboelenein <[email protected]>

* resolve ui issues

* missing stx-address call out
---------
@yknl yknl merged commit 6fbad7b into main Jan 31, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Feb 2, 2024
@teebszet teebszet deleted the release/v0.29.0 branch February 26, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants