-
Notifications
You must be signed in to change notification settings - Fork 25
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
Commits on Jan 17, 2024
-
Merge pull request #761 from secretkeylabs/release/v0.28.1
release: v0.28.1 to develop
Configuration menu - View commit details
-
Copy full SHA for cd127f2 - Browse repository at this point
Copy the full SHA cd127f2View commit details
Commits on Jan 18, 2024
-
ENG-3498: Control STX display via Manage Tokens Screen (#757)
* 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
Configuration menu - View commit details
-
Copy full SHA for 43f157a - Browse repository at this point
Copy the full SHA 43f157aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61af7b1 - Browse repository at this point
Copy the full SHA 61af7b1View commit details
Commits on Jan 22, 2024
-
fix: wrong variable used in validation to show top divider for first …
…asset item in receive in payment section component (#762)
Configuration menu - View commit details
-
Copy full SHA for dbb2266 - Browse repository at this point
Copy the full SHA dbb2266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562ca71 - Browse repository at this point
Copy the full SHA 562ca71View commit details
Commits on Jan 23, 2024
-
chore: use new core version with btc signer version upgrade (#763)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for df93395 - Browse repository at this point
Copy the full SHA df93395View commit details
Commits on Jan 24, 2024
-
[ENG-3036] feat: Rename accounts from the change account screen (#740)
* [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
Configuration menu - View commit details
-
Copy full SHA for 85f91aa - Browse repository at this point
Copy the full SHA 85f91aaView commit details -
[ENG-3614] feat: Ability to manage a BRC-20 token's visibility (hide) (…
…#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]>
Configuration menu - View commit details
-
Copy full SHA for 35d76d0 - Browse repository at this point
Copy the full SHA 35d76d0View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e366817 - Browse repository at this point
Copy the full SHA e366817View commit details -
GitHub Actions Bot committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 156995f - Browse repository at this point
Copy the full SHA 156995fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3cfd3 - Browse repository at this point
Copy the full SHA dd3cfd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17746b3 - Browse repository at this point
Copy the full SHA 17746b3View commit details -
fix: hide stx in receive modal when stx token is disabled in token ma…
…nagement screen (#773)
Configuration menu - View commit details
-
Copy full SHA for be39b42 - Browse repository at this point
Copy the full SHA be39b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c65f5 - Browse repository at this point
Copy the full SHA 30c65f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9f939 - Browse repository at this point
Copy the full SHA bf9f939View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69c863 - Browse repository at this point
Copy the full SHA d69c863View commit details -
[ENG-3513] feat: View accounts balances in the Change Account screen (#…
…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
Configuration menu - View commit details
-
Copy full SHA for b47bf6d - Browse repository at this point
Copy the full SHA b47bf6dView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7e2abb - Browse repository at this point
Copy the full SHA a7e2abbView commit details -
[ENG-3370] feat: improve get address screen (#715)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for d543038 - Browse repository at this point
Copy the full SHA d543038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c88276 - Browse repository at this point
Copy the full SHA 2c88276View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1455c1 - Browse repository at this point
Copy the full SHA f1455c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c61a4 - Browse repository at this point
Copy the full SHA 31c61a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ccbfd - Browse repository at this point
Copy the full SHA f5ccbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 410001a - Browse repository at this point
Copy the full SHA 410001aView commit details -
Connection Screens Revamp Follow-up (#780)
authored-by: Mahmoud Aboelenein <[email protected]> * resolve ui issues * missing stx-address call out ---------
Configuration menu - View commit details
-
Copy full SHA for 7ae43a5 - Browse repository at this point
Copy the full SHA 7ae43a5View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cc5a42 - Browse repository at this point
Copy the full SHA 4cc5a42View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5474dea - Browse repository at this point
Copy the full SHA 5474deaView commit details