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

merge-main-to-public #839

Merged
merged 331 commits into from
Nov 5, 2024
Merged

merge-main-to-public #839

merged 331 commits into from
Nov 5, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 30, 2024

  1. Merge pull request #541 from secretkeylabs/release/v0.41.0

    release: v0.41.0 to develop
    m-aboelenein authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a0bb30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3cae48 View commit details
    Browse the repository at this point in the history
  3. update core version

    m-aboelenein committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bb18142 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7603deb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    809a1bb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Remove Alex filtering

    jordankzf committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c9821bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #540 from secretkeylabs/release/v0.41.0

    release: v0.41.0 to main
    dhriaznov authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    36ab403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d68f201 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #552 from secretkeylabs/jordankzf/remove-alex-filt…

    …ering
    
    Remove Alex SIP-10 tokens filtering
    m-aboelenein authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f77d8ef View commit details
    Browse the repository at this point in the history
  5. update core version

    m-aboelenein committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d6a2492 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #550 from secretkeylabs/mahmoud/sup-94-fee-setting…

    …s-bug-default-fee-option
    
    Mahmoud/sup 94 fee settings bug default fee option
    m-aboelenein authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4f43866 View commit details
    Browse the repository at this point in the history
  7. release: v0.41.1

    GitHub Actions Bot committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    00436ee View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/main' into release/v0.41.1

    GitHub Actions Bot committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f510e9b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #554 from secretkeylabs/release/v0.41.1

    release: v0.41.1 to main
    teebszet authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    28b1d55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #555 from secretkeylabs/release/v0.41.1

    release: v0.41.1 to develop
    teebszet authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    96a00a8 View commit details
    Browse the repository at this point in the history
  3. Add the E2E test result section to the PR template and updated the re…

    …adme (#544)
    
    * Add the E2E test result section to the PR template
    
    * updated the pr description for running e2e tests
    
    * moved the E2E section from readme to PR description
    
    * updated the node version in the readme to 18
    
    ---------
    
    Co-authored-by: DuskaT021 <[email protected]>
    dhriaznov and DuskaT021 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e6c82b6 View commit details
    Browse the repository at this point in the history
  4. [ENG-5094] Remove the Reset wallet option from the Home screen three …

    …dots menu (#557)
    
    * [ENG-5094] Remove the Reset wallet option from the Home screen three dots menu
    
    * Update e2e tests
    
    * Update e2e tests
    dhriaznov authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4314523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0588fee View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Use better nonce (#553)

    Co-authored-by: Tim Man <[email protected]>
    aryzing and teebszet authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c972cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f15a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149e5dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ac72fd View commit details
    Browse the repository at this point in the history
  5. Added the e2e test for stacks swap test on mainnet - velar (#559)

    * added the first stacks swap test on mainnet - velar
    
    * improve after review
    
    * improved locator
    DuskaT021 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e40e10d View commit details
    Browse the repository at this point in the history
  6. Use BigNumber

    jordankzf committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    09d6ec4 View commit details
    Browse the repository at this point in the history
  7. [ENG-4652] Add keyboard navigation throughout the app (#532)

    * [ENG-4651] fix: Difficult to differentiate selected vs not selected accounts
    
    * Fix the html props for styling
    
    * Add a separate Props type
    
    * [ENG-4652] Add keyboard navigation throughout the app
    
    * Add elements focus for keyboard on full screen
    
    * Move tabs component to ui-library, use it on the Collectibles screen
    
    * Refactor the SquareButton component
    
    * Update the ordinal detail screen action buttons
    
    * Refactor the resetWallet component
    
    * Refactor tabBar component to improve accessibility
    
    * Improve the scrollbar indent on the Home screen
    
    * Improve accessibility for the fee Edit button
    
    * Make Home screen banner clickable via keyboard
    
    * Improve accessibility on the Swap flow
    
    * Update the Save button on the ChangeNetworkScreen
    
    * Update the Modal component on the ReceiveNftModal screen
    
    * Make Sheet component accessible via keyboard
    
    * Make input clear button accessible via keyboard
    
    * Add accessibility for the AlertMessage component
    
    * Improve the Forgot password flow accessibility
    
    * Fix caret icon color in the header
    
    * Remove the unused styles
    
    * Improve the ledger account import flow accessibility
    
    * Fix value submit on Enter when other buttons are in focus
    
    * Add Toggle component to ui-library, replace and remove react-switch package, update e2e
    
    * Update the toggle and settings buttons
    
    * Fix the converted value overflow in the amount inputs
    
    * Update e2e tests
    dhriaznov authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aba9ec0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #561 from secretkeylabs/jordankzf/eng-4954-fix-sli…

    …ppage-rounding
    
    Fix Slippage rounding issue
    jordankzf authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    83069e1 View commit details
    Browse the repository at this point in the history
  9. Remove unused stuff

    jordankzf committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    95a4cbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    434fe23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b55e99 View commit details
    Browse the repository at this point in the history
  12. [ENG-5003] fix: Token name line break on dashboard (#545)

    * [ENG-4651] fix: Difficult to differentiate selected vs not selected accounts
    
    * Fix the html props for styling
    
    * Add a separate Props type
    
    * [ENG-4652] Add keyboard navigation throughout the app
    
    * Add elements focus for keyboard on full screen
    
    * Move tabs component to ui-library, use it on the Collectibles screen
    
    * Refactor the SquareButton component
    
    * Update the ordinal detail screen action buttons
    
    * Refactor the resetWallet component
    
    * Refactor tabBar component to improve accessibility
    
    * Improve the scrollbar indent on the Home screen
    
    * Improve accessibility for the fee Edit button
    
    * Make Home screen banner clickable via keyboard
    
    * Improve accessibility on the Swap flow
    
    * Update the Save button on the ChangeNetworkScreen
    
    * Update the Modal component on the ReceiveNftModal screen
    
    * Make Sheet component accessible via keyboard
    
    * Make input clear button accessible via keyboard
    
    * Add accessibility for the AlertMessage component
    
    * Improve the Forgot password flow accessibility
    
    * [ENG-5003] fix: Token name line break on dashboard
    
    * Fix caret icon color in the header
    
    * Remove the unused styles
    
    * Improve the ledger account import flow accessibility
    
    * Fix value submit on Enter when other buttons are in focus
    
    * Add Toggle component to ui-library, replace and remove react-switch package, update e2e
    
    * Update the toggle and settings buttons
    
    * Fix the converted value overflow in the amount inputs
    
    * Remove the code that appeared after git conflicts merge
    dhriaznov authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    495f401 View commit details
    Browse the repository at this point in the history
  13. Fix SIP-10 fiat rate

    jordankzf committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d4dbd7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de14875 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7217274 View commit details
    Browse the repository at this point in the history
  16. [ENG-4532] feat: Carousel banner to highlight multiple web3 partners …

    …& activities (#556)
    
    Co-authored-by: Terence Ng <[email protected]>
    dhriaznov and terencehh authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    747392e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6f4f96b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    42c2701 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    a95a26a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Unified Provider Sorting

    jordankzf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    97a1e16 View commit details
    Browse the repository at this point in the history
  2. Add missing return (#566)

    aryzing authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    590ba41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #520 from secretkeylabs/bug-fix/stacks-network-url

    bug-fix/stacks-network-url
    m-aboelenein authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3dce1ca View commit details
    Browse the repository at this point in the history
  4. [ENG-4958][ENG-5105] core update - adjust threshold for ordinals spli…

    …t send & 5byte brc20 fix (#560)
    
    * chore: bump core version to update split send threshold
    
    * chore: bump to core 19.1.0
    
    includes split send threshold change
    and brc20 5 byte ticker fix
    teebszet authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    76305a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. track rune bundles (#551)

    * initial commit
    
    * add satribute icon
    
    * fix sizing
    
    * commit ui redesign
    
    * commit final logic work
    
    * fix up navigations
    
    * code review updates
    
    * update e2e
    
    * remove duplicate await
    
    * fix up spacing and margins
    
    * add role
    
    * add default export
    
    * add accessibility
    
    * seperate into component
    
    * fix up e2e
    
    * fix e2e
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    terencehh and dhriaznov authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9609804 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. [ENG-5132] Adjust the banner carousel to have a fixed height (#570)

    * [ENG-5132] Adjust the banner carousel to have a fixed height
    
    * Update the carousel banner height/smoothness
    dhriaznov authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7bae215 View commit details
    Browse the repository at this point in the history
  2. mahmoud/eng-5115-ext-sendtransfer-fails-with-user-rejection-error-eve…

    …n-if-successfull (#564)
    
    * re-add request handling for `sendTransfer`
    
    * remove unnecessary log
    m-aboelenein authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c4c215d View commit details
    Browse the repository at this point in the history
  3. release: v0.42.0

    GitHub Actions Bot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7a1dc01 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into release/v0.42.0

    GitHub Actions Bot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    27863ae View commit details
    Browse the repository at this point in the history
  5. Added the e2e for swap flow from sip-10 to stx and improved some asse…

    …rtions in a previous test (#568)
    
    * Added the e2e for swap flow from sip-10 to stx and improved some assertions in a previous test
    
    * Renamed the file
    DuskaT021 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cfa2d52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3accf5a View commit details
    Browse the repository at this point in the history
  7. Use comparedTo

    jordankzf committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9c4f55a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #529 from secretkeylabs/jordankzf/unifed-provider-…

    …sorting
    
    Unified Provider Sorting
    jordankzf authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a4bb32b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e025a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b42ff4 View commit details
    Browse the repository at this point in the history
  11. Fixed a failing test in the stx flow (#574)

    * Fixed a failing test in the stx flow
    
    * removed a commented line
    
    * improved an existing locator :)
    DuskaT021 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    688f877 View commit details
    Browse the repository at this point in the history
  12. ENG-5062: Non-blocking Stacks Swaps fixes (#565)

    * More consistent Mixpanel token names
    
    * DRY
    
    * Pass both fromToken and toToken
    
    * Simplify conditional principal
    
    * Make code less brittle
    jordankzf authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    28c3be0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69268e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    fa13cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcfb22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e7bd1 View commit details
    Browse the repository at this point in the history
  4. [ENG-4887] Update per Review

     Comments
    christos-xverse committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e767dcd View commit details
    Browse the repository at this point in the history
  5. test: make test slightly more stable by not swapping with a low amount (

    #579)
    
    was hitting slippage errors
    teebszet authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e4d7ee7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7ebf29 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #526 from secretkeylabs/ENG-4887/start-the-runes-l…

    …isting-flow
    
    [ENG-4887] Start the Runes Listing Flow
    christos-xverse authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9a884a4 View commit details
    Browse the repository at this point in the history
  8. Btc Sats Tracking Hotfix (#578)

    * Use Sats instead of BTC
    
    * Fix spacing between the fiat value and the currency
    jordankzf authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2ffb45a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    ac9b111 View commit details
    Browse the repository at this point in the history
  2. test-fix: added the #localexecution tag to some flaky tests on testne…

    …t, that will be reverted later (#584)
    
    * added the #localexecution tag to some flaky test on testnet, that will be reverted later
    
    * added #localexecution to test Cancel send rare sats testnet
    DuskaT021 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a0235f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4cb97 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge pull request #571 from secretkeylabs/release/v0.42.0

    release: v0.42.0 to main
    fedeerbes authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    40ab0c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #572 from secretkeylabs/release/v0.42.0

    release: v0.42.0 to develop
    fedeerbes authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1de9aff View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. release: v0.42.1

    GitHub Actions Bot committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6436b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba7476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbe382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95e2cc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f021b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    816a02d View commit details
    Browse the repository at this point in the history
  7. update core version

    m-aboelenein committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    221733b View commit details
    Browse the repository at this point in the history
  8. update core version

    m-aboelenein committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9e8ffc8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #590 from secretkeylabs/edu-cherry-pick-commit-for…

    …-0.42.1
    
    Avoid switching accounts when current account is target account (#575)
    m-aboelenein authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a5ec2cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1b12b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    590fc23 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #580 from secretkeylabs/mahmoud/eng-5128-stxcity-t…

    …oken-fails-on-estimate-fees-need-a-fallback-for
    
    [ENG-5128][ENG-5129][ENG-5077] Use Updated Estimate util & remove nonce manipulation
    m-aboelenein authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c0f18e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0dcb5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #587 from secretkeylabs/release/v0.42.1

    release: v0.42.1 to main
    DuskaT021 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e7e6309 View commit details
    Browse the repository at this point in the history
  4. Emit disconnect events

    aryzing authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0ccca6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2db5bec View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    13bc924 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #596 from secretkeylabs/ENG-4902/redirect-rune-swa…

    …p-to-listing
    
    [ENG-4902] Redirect Rune Swaps to Listing
    christos-xverse authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76345b2 View commit details
    Browse the repository at this point in the history
  3. Introduce fromTokenUsdValue

    jordankzf committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c74155c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27bac4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #598 from secretkeylabs/fix/v0.42.1

    Fix/v0.42.1
    fedeerbes authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ea6e23e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #592 from secretkeylabs/ENG-4896/integrate-okx-lis…

    …tings
    
    [ENG-4896] Integrate OKX Listings
    christos-xverse authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1d3e8ef View commit details
    Browse the repository at this point in the history
  7. Merge pull request #588 from secretkeylabs/release/v0.42.1

    release: v0.42.1 to develop
    DuskaT021 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2909e3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    181034a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #599 from secretkeylabs/ENG-4896/integrate-okx-lis…

    …tings
    
    [ENG-4896] Bump Xverse-Core Version
    christos-xverse authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d786389 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    86db452 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #600 from secretkeylabs/ENG-5242/mixpanel-tracking…

    …-for-multi-marketplace-listing
    
    [ENG-5242] Add Mixpanel Tracking for Multi-Marketplace Listing
    christos-xverse authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    acc0f16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e41b564 View commit details
    Browse the repository at this point in the history
  4. [ENG-5153] Line break rates drawer (#581)

    * Character count approach
    
    * CSS approach
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    jordankzf and dhriaznov authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    08ae057 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f02516 View commit details
    Browse the repository at this point in the history
  6. remove redundant useSelectors to use useWalletSelector (#601)

    * initial commit
    
    * final commit
    
    * remove redundant variable
    terencehh authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    197de4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b72c899 View commit details
    Browse the repository at this point in the history
  8. Right align TruncatedP

    jordankzf committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    94c644f View commit details
    Browse the repository at this point in the history
  9. Address Haseeb's feedback

    jordankzf committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0994cd2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ca435a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #582 from secretkeylabs/jordankzf/tokenfiatrate-usd

    Improve fiat rate calculation for Mixpanel tracking
    jordankzf authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    13e2e60 View commit details
    Browse the repository at this point in the history
  2. integrate new tx summary from core (#488)

    * remove unused screen
    
    * update new context
    
    * commit
    
    * commit
    
    * commit
    
    * commit
    
    * commit
    
    * commit
    
    * use PR branch
    
    * commit
    
    * commit
    
    * commit
    
    * cleanup directory
    
    * commit send section
    
    * fixes
    
    * commit todo for satribute help
    
    * commit transfer section
    
    * commit todo
    
    * commit work
    
    * commit new core version
    
    * fix typos
    
    * fix serializable issue
    
    * fix rare sats logic / remove redundant logic
    
    * use new core
    
    * fix rare sat display even if zero
    
    * fix rare sat not displaying remaining common sats when showing bundle size
    
    * fix icon size
    
    * fix margins / remove divider
    
    * fix rare sats not displaying for non-bundles (you will transfer)
    
    * fix link only when bundle
    
    * fix margin issues + rare sats not displaying in transfer
    
    * touchup
    
    * touchup + use new core
    
    * fix up delegate section
    
    * chore: use isUserSummary, isAggregatedSummary, isScriptOutput, isPubKeyOutput and isAddressOutput from core; also fix checks to show closed and not mintable runes
    
    * remove util functions from context
    
    * fix receive runes displaying runes when have runes delegation (should not show)
    
    * improve wording
    
    * touchup
    
    * fix: dont show sats amount in receive section when receiving in ordinal address
    
    * fix: move rune delegation to return and check to show amount only for payment address in transfer section
    
    * fix - revert logic and fix delegation + listings
    
    * touchup
    
    * add batch psbt work
    
    * use newest core
    
    * commit a fix to handle sats padding logic when combining both btc & ordinal address
    
    * fix logic
    
    * port logic over to core
    
    * use latest core
    
    * touchup rare sats logic to be like prod
    
    * use latest core
    
    * update lock
    
    * REfactors and cleanups
    
    * Clean up deps
    
    * Decrease lock file changes
    
    * save
    
    * Fix batch sign psbt screen
    
    * use real core build
    
    * revert use github core build
    
    * Merge branch 'develop' into terence/eng-4812-integrate-the-transaction-summary-parse-logic-from-core
    
    * chore: add core release version and fix two issues from review
    
    ---------
    
    Co-authored-by: fede erbes <[email protected]>
    Co-authored-by: Victor Kirov <[email protected]>
    3 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fe65912 View commit details
    Browse the repository at this point in the history
  3. Fix linebreak (#605)

    jordankzf authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f339f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    b0b4101 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. e2e-fix: Fixed failing test and improved locators for the sendRune fl…

    …ow tests (#614)
    
    * e2e-fix: fixed two failing tests for the runes flow
    DuskaT021 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c861ac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. chore: add core version which includes utxo cache improvements (#610)

    * chore: add core version which includes utxo cache improvements
    
    * chore: use updated version of core and add getAllKeys prop to UtxoCache
    fedeerbes authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9caf32f View commit details
    Browse the repository at this point in the history
  2. ENG-4775, ENG-4776,ENG-4777, ENG-4778-Connection-manager (#594)

    * init connected apps screen and disconnect app
    
    * added lastTimeUsed and finalize ui
    
    * Remove unused var
    
    * Use React-aware permission store helpers
    
    * Remove unused code
    
    * update styling
    
    * create new client metadata table
    
    * update exports
    
    * code review fixes
    
    * fix casing
    
    * sort clients by last used
    
    ---------
    
    Co-authored-by: Eduard Bardají Puig <[email protected]>
    m-aboelenein and aryzing authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    52d68d7 View commit details
    Browse the repository at this point in the history
  3. Feat/star hide set avatar inscriptions (#591)

    * feat: star/unstar collections, standalone inscriptions, and inscriptions in a collection (#569)
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * complete UI work
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * use release core
    
    * code review
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections (#567)
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections
    
    * Add a todo
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * Update the three dots menu button to match Figma and be consistent on different screens
    
    * complete UI work
    
    * Add HiddenCollectibles screen, upgrade `@phosphor-icons/react` package
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix errors
    
    * touchup (incomplete)
    
    * update naming
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * fix logics
    
    * chore: add dedicated route for hidden items and fix logic and ui issues founded
    
    * chore: update core version and fix small issue and copy improvements
    
    * chore: update core to v19.2.1
    
    * fix: toast message right margin when no action is present
    
    * chore: change starredCollectibleIds back to array to keep the order in which id were added and fix some ui issues found during testing
    
    * chore: remove unused comments, use dynamic tab params in hidden dashboard and remove unnecessary check
    
    * chore: DRY
    
    ---------
    
    Co-authored-by: Terence Ng <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    
    * fix bug (#593)
    
    * feat: star/unstar collections, standalone inscriptions, and inscriptions in a collection (#569)
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * complete UI work
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * use release core
    
    * code review
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections (#567)
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections
    
    * Add a todo
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * Update the three dots menu button to match Figma and be consistent on different screens
    
    * complete UI work
    
    * Add HiddenCollectibles screen, upgrade `@phosphor-icons/react` package
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix errors
    
    * touchup (incomplete)
    
    * update naming
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * fix logics
    
    * chore: add dedicated route for hidden items and fix logic and ui issues founded
    
    * chore: update core version and fix small issue and copy improvements
    
    * chore: update core to v19.2.1
    
    * fix: toast message right margin when no action is present
    
    * chore: change starredCollectibleIds back to array to keep the order in which id were added and fix some ui issues found during testing
    
    * chore: remove unused comments, use dynamic tab params in hidden dashboard and remove unnecessary check
    
    * chore: DRY
    
    ---------
    
    Co-authored-by: Terence Ng <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    
    * fix bug
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    
    * remove collectibleId from hiddenCollectible (not needed)
    
    * add new lock
    
    * Fix back button redirect for ordinals
    
    * feat: nft as avatar feature (#597)
    
    feat: accept NFT as Avatar source
    Co-authored-by: Cloud Le <[email protected]>
    
    * update new lock
    
    * feat: clean-up invalid Avatar on launch (#607)
    
    * feat: clean-up invalid Avatar on launch
    
    * feat: conditionally remove avatar when hide collection
    
    * feat: disable SetAvatar action for hidden collection
    
    * Update src/app/screens/ordinalsCollection/index.tsx
    
    * Make some code tweaks
    
    * chore: better naming for conditional that not click instantly
    
    * chore: use stacks instead of stack for avatar related feature
    
    * feat: optimize avatarCleanup hook, better network performance
    
    * chore: optimize accountList loop
    
    ---------
    
    Co-authored-by: Cloud Le <[email protected]>
    Co-authored-by: Den <[email protected]>
    Co-authored-by: Denys Hriaznov <[email protected]>
    
    * chore: fix style check warning
    
    * fix: unhide icons, hidden collectibles button not showing when collectible list is empty and standalone unhide button not showing (#616)
    
    * fix: menu show/hide logic not counting for standalone inscriptions and hide state in some cases (#617)
    
    * remove comment and touchup structure
    
    * chore: abstract Inscription Collection Menu sheet with useOptionsSheet (#620)
    
    Co-authored-by: Cloud Le <[email protected]>
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    Co-authored-by: Denys Hriaznov <[email protected]>
    Co-authored-by: Kayaba Akihiko <[email protected]>
    Co-authored-by: Cloud Le <[email protected]>
    6 people authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3a250d7 View commit details
    Browse the repository at this point in the history
  4. release: v0.43.0

    GitHub Actions Bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a8f59bd View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into release/v0.43.0

    GitHub Actions Bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cb9c2a6 View commit details
    Browse the repository at this point in the history
  6. [ENG-5258][ENG-5246] Refactor the BatchSign and MessageSign Screens (#…

    …604)
    
    * [ENG-5258] Refactor the BatchSign and MessageSign Screens
    
    * Update per PR review comments
    
    * [ENG-5258] Refactor the Message Signing Screen
    
    * Rename run batch sign to add listing
    
    * Fix message signing issues
    
    * Fix batch sign issues
    
    * On batch sign, don't show summary on duplicate inputs
    
    * Remove unused file
    
    * Move string to localisation file
    
    ---------
    
    Co-authored-by: Victor Kirov <[email protected]>
    Co-authored-by: Terence Ng <[email protected]>
    3 people authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    983fe77 View commit details
    Browse the repository at this point in the history
  7. use latest core (#624)

    terencehh authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    86f1da6 View commit details
    Browse the repository at this point in the history
  8. use latest core (#625)

    terencehh authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8218541 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a531095 View commit details
    Browse the repository at this point in the history
  10. bump core

    victorkirov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    46f95c1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #628 from secretkeylabs/vic/sighash

    [ENG-5249] Remove requirement of sending the sighash type per input on sign psbt reqs
    victorkirov authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7f00562 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a15fda View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    5d48190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce41286 View commit details
    Browse the repository at this point in the history
  3. fix side effect (#634)

    terencehh authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f2ff12e View commit details
    Browse the repository at this point in the history
  4. fix: purely navigate back to previous page from sendOrdinal (#632)

    * fix: just purely navigate back to previous page from sendOrdinal
    
    * fix: prevent fromRune params with undefined (type string) value
    
    ---------
    
    Co-authored-by: Your Name <[email protected]>
    Co-authored-by: Den <[email protected]>
    3 people authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1af178c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    d3c524d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dacf383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc9788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac2ffc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69cdb39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84cb04b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Disable rune listing on ledger (#644)

    * Disable rune listing on ledger
    
    * Switch where we get account type from
    victorkirov authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6cc6bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f70d1 View commit details
    Browse the repository at this point in the history
  3. [ENG-5351] Fix find next RC tag script (#645)

    * Fix find next RC tag script
    
    * Refactor
    victorkirov authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ed46432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1854b03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    182a334 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #638 from secretkeylabs/ENG-5340/export-necessary-…

    …functionality-from-ext
    
     [ENG-5340] Export necessary functionality from the extension to core
    christos-xverse authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b406e53 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #648 from secretkeylabs/ENG-5348/fix-bug-when-list…

    …ing-utxo-with-multiple-runes
    
    [ENG-5348] Fix Bug When Listing UTXO with Multiple Runes
    christos-xverse authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    177236c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f003c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c2af1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c029bda View commit details
    Browse the repository at this point in the history
  11. Merge pull request #650 from secretkeylabs/revert-638-ENG-5340/export…

    …-necessary-functionality-from-ext
    
    Revert " [ENG-5340] Export necessary functionality from the extension to core"
    christos-xverse authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    860c5fa View commit details
    Browse the repository at this point in the history
  12. Merge pull request #649 from secretkeylabs/revert-648-ENG-5348/fix-bu…

    …g-when-listing-utxo-with-multiple-runes
    
    Revert "[ENG-5348] Fix Bug When Listing UTXO with Multiple Runes"
    christos-xverse authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4b4e7dc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #651 from secretkeylabs/ENG-5348/fix-bug-when-list…

    …ing-utxo-with-multiple-runes
    
    Fix Bug When Listing UTXO with Multiple Runes
    christos-xverse authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ab48c33 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7810183 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge pull request #621 from secretkeylabs/release/v0.43.0

    release: v0.43.0 to main
    DuskaT021 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    30a96cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from secretkeylabs/release/v0.43.0

    release: v0.43.0 to develop
    DuskaT021 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5f47830 View commit details
    Browse the repository at this point in the history
  3. remove duplicate selector (#630)

    * remove duplicate
    
    * remove unnecessary offset
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    terencehh and dhriaznov authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3472503 View commit details
    Browse the repository at this point in the history
  4. [ENG-5196] [ENG-5199] Remove Transactions title when there are tabs, …

    …remove right arrow for Reset wallet (#609)
    
    * [ENG-5196] [ENG-5199] Remove Transactions title when there are tabs, remove right arrow for Reset wallet
    
    * Update the transactionHistory e2e test
    
    * Remove the unnecessary prop type from the Button component
    dhriaznov authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8fe7bac View commit details
    Browse the repository at this point in the history
  5. add new fiat currencies (#603)

    * add new currencies
    
    * add new flags and standardize to iso flag code
    
    * use latest core
    
    * use hook
    
    * rename useCoinRates
    
    * use latest core
    
    * use correct core
    terencehh authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    980172b View commit details
    Browse the repository at this point in the history
  6. Prep for native segwit (#583)

    * Prep for native segwit
    
    * Update ledger confirmation screen to be stx specific
    
    * bump core
    
    * Remove unused type lib
    
    * Update core
    
    * Fix issue with xverse api call
    
    * Update package.json
    
    * Bump core
    victorkirov authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c7d1906 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. release: v0.43.1

    GitHub Actions Bot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    24a0658 View commit details
    Browse the repository at this point in the history
  2. [ENG-5371] Fix view summary compilation (#656)

    * [ENG-5371] Fix view summary compilation
    
    * Bump core
    
    * Set exact core version
    victorkirov authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4002629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7052782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6db827a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #652 from secretkeylabs/ENG-5340/export-necessary-…

    …functionality-from-ext
    
    [ENG-5340] Export necessary functionality from the extension to core
    christos-xverse authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    829393b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #643 from secretkeylabs/ENG-5333/update-batch-psbt…

    …-signing-for-single-psbt
    
    [ENG-5333] Update Batch PSBT Singing Screen for Single PSBT
    christos-xverse authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ba36134 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c10cd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #657 from secretkeylabs/release/v0.43.1

    release: v0.43.1 to main
    victorkirov authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f8e965e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8dc904 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d7616d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3101cb7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #658 from secretkeylabs/release/v0.43.1

    release: v0.43.1 to develop
    victorkirov authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5baff89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    990cd55 View commit details
    Browse the repository at this point in the history
  7. [ENG-5332] Fix text alignment and font issue when adding Ledger in UI (

    …#635)
    
    * [ENG-5332] Fix text alignment and font issue when adding Ledger in UI
    
    * Add condition for the border-radius
    
    * Make some tweaks
    dhriaznov authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4ebe56c View commit details
    Browse the repository at this point in the history
  8. release: v0.43.2

    GitHub Actions Bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    32d4f0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ee11a4 View commit details
    Browse the repository at this point in the history
  10. Address PR comments

    victorkirov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2c2927b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #663 from secretkeylabs/victor/eng-5347-batch-sign…

    …-psbt-support-for-ledger-accounts
    
    [ENG-5347] Add ledger batch signing functionality
    victorkirov authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e3b3f53 View commit details
    Browse the repository at this point in the history
  12. Remove extraneous file

    victorkirov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    af58c98 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #664 from secretkeylabs/vic/cleanup

    Remove extraneous file
    victorkirov authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7133d61 View commit details
    Browse the repository at this point in the history
  14. [ENG-5298] fix: Asigna - Custom fee is ignored for STX transaction re…

    …quests (#647)
    
    * Change nullish coalescing to ternary (#639)
    
    * Remove unreachable expressions (#641)
    
    * fix initial fee not passed
    
    ---------
    
    Co-authored-by: Eduard Bardají Puig <[email protected]>
    Co-authored-by: Den <[email protected]>
    3 people authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0aad909 View commit details
    Browse the repository at this point in the history
  15. Prep for ts upgrade 1 (#640)

    * Remove non-null assertion
    
    * Remove unreachable expression
    
    * Restore expression and remove nullish coalescing
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    aryzing and dhriaznov authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    73e680c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Removed the old test and added a new test for the send STX flow but b… (

    #665)
    
    * Removed the old test and added a new test for the send STX flow but better
    
    * clean up code and added comments
    
    * Update tests/specs/transactionSTX.spec.ts
    
    Co-authored-by: Terence Ng <[email protected]>
    
    ---------
    
    Co-authored-by: Terence Ng <[email protected]>
    DuskaT021 and terencehh authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7e9abfc View commit details
    Browse the repository at this point in the history
  2. reenabled the list button for ledger accounts (#667)

    * reenabled the list button for ledger accounts
    
    * Update src/app/screens/coinDashboard/coinHeader.tsx
    
    Co-authored-by: Den <[email protected]>
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    DuskaT021 and dhriaznov authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    62ea3f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #661 from secretkeylabs/release/v0.43.2

    release: v0.43.2 to main
    dhriaznov authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    78ebc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8767ff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:secretkeylabs/xverse-web-extensi…

    …on-private into release/v0.43.2
    dhriaznov committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1973643 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of github.com:secretkeylabs/xverse-web-extensi…

    …on-private into release/v0.43.2
    dhriaznov committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c4ac817 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #669 from secretkeylabs/denys/resolve-release-git-…

    …conflicts
    
    Denys/resolve release git conflicts
    dhriaznov authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ac61e2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a521d17 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #660 from secretkeylabs/mahmoud/eng-5355-investiga…

    …te-speed-changes-on-ordinalscom-with-wallet
    
    mahmoud/eng-5355-investigate-speed-changes-on-ordinalscom-with-wallet
    m-aboelenein authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9d36991 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    982ccbd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Add native segwit support (#608)

    * Prep for native segwit
    
    * Update ledger confirmation screen to be stx specific
    
    * bump core
    
    * Migrate to new Core structure for accounts
    
    * Prep for native segwit
    
    * Remove unused type lib
    
    * Fix address type selector styling
    
    * Fix styling
    
    * Fix get address hook to use react query
    
    * Add bitcoin address balance breakdown
    
    * Fix label
    
    * Update core
    
    * Add preferred btc address changer in balance screen
    
    * Add address type switcher to receive component
    
    * Hide address type selectors on ledger
    
    * Fix some issues around ledger address type
    
    * Fix some ledger issues
    
    * Fix rerender issue
    
    * Fix xverse api call issue
    
    * Fix issue with xverse api call
    
    * Ensure address type selector is only shown if multiple addresses exist
    
    * Add address type to selectedAddress compiler
    
    * Bump core
    
    * Address PR review comments
    
    * Rename filterLedgerAccountsByNetwork
    
    * Remove extra function definition
    
    * Remove custom check circle SVG
    
    * [ENG-5261, ENG-5290, ENG-5291] Add change account sats connect event on selected account type switch + [ENG-4984,ENG- 5361,ENG-4983,ENG-5259] (#611)
    
    * Add change account sats connect event on selected account type switch
    
    * [ENG-5259]Default to native segwit and disable nested segwit for new wallets + [ENG-4984,ENG- 5361,ENG-4983] (#615)
    
    * Disable nested segwit for new wallets
    
    * Add switchPaymentAddressTypeEnabled to store migrations
    
    * rename variable as per PR review
    
    * [ENG-4983] Add address selector on btc send + [ENG-4984, ENG- 5361] (#618)
    
    * Add address selector on btc send
    
    * [ENG-4984] Add native segwit flow to onboarding and refactor account regeneration (#623)
    
    * Add native segwit flow to onboarding and refactor account regeneration
    
    * Clean up
    
    * Up the account checks to 20
    
    * Add both addresses to txn history
    
    * Removed stale time
    
    * refactored click prop
    
    * Use styledP
    
    * [ENG-5361] Add native segwit callouts and tooltips (#666)
    
    * Start on native segwit modal
    
    * Add useStorage
    
    * Add alert tracker
    
    * Add type safe migrations and enable native segwit alert shower in migration
    
    * Extract receive sheet into its own component
    
    * Add callout to receive sheet
    
    * Add bitcoin address is native callout
    
    * Add callout tooltip
    
    * Make casing consistent
    
    * Extract crossbutton to own component
    
    * knip fixes
    
    * Sip 10 token list is no longer prepopulated
    
    * Merge issue
    
    * Fix merge issue
    
    * Fix banner carousel button propagation
    victorkirov authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c6cb8cf View commit details
    Browse the repository at this point in the history
  2. release: v0.43.3

    GitHub Actions Bot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ab896c8 View commit details
    Browse the repository at this point in the history
  3. [ENG-3578][ENG-3638] Star/hide/unhide Stacks NFT/collection (#595)

    * feat: star/unstar collections, standalone inscriptions, and inscriptions in a collection (#569)
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * complete UI work
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * use release core
    
    * code review
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections (#567)
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections
    
    * Add a todo
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * Update the three dots menu button to match Figma and be consistent on different screens
    
    * complete UI work
    
    * Add HiddenCollectibles screen, upgrade `@phosphor-icons/react` package
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix errors
    
    * touchup (incomplete)
    
    * update naming
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * fix logics
    
    * chore: add dedicated route for hidden items and fix logic and ui issues founded
    
    * chore: update core version and fix small issue and copy improvements
    
    * chore: update core to v19.2.1
    
    * fix: toast message right margin when no action is present
    
    * chore: change starredCollectibleIds back to array to keep the order in which id were added and fix some ui issues found during testing
    
    * chore: remove unused comments, use dynamic tab params in hidden dashboard and remove unnecessary check
    
    * chore: DRY
    
    ---------
    
    Co-authored-by: Terence Ng <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    
    * fix bug (#593)
    
    * feat: star/unstar collections, standalone inscriptions, and inscriptions in a collection (#569)
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * complete UI work
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * use release core
    
    * code review
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections (#567)
    
    * [ENG-3634][ENG-3635] Inscriptions - hide a collection / manage hidden collections
    
    * Add a todo
    
    * commit initial draft
    
    * use latest core
    
    * use latest core and support inscription in collection
    
    * Update the three dots menu button to match Figma and be consistent on different screens
    
    * complete UI work
    
    * Add HiddenCollectibles screen, upgrade `@phosphor-icons/react` package
    
    * fix final touchups
    
    * fix standalone inscription not handled
    
    * touchup namings
    
    * touchup namings
    
    * typo
    
    * commit lock
    
    * use latest UI
    
    * touchup
    
    * fix errors
    
    * touchup (incomplete)
    
    * update naming
    
    * fix keys
    
    * fix conditionals
    
    * use latest core
    
    * fix logics
    
    * chore: add dedicated route for hidden items and fix logic and ui issues founded
    
    * chore: update core version and fix small issue and copy improvements
    
    * chore: update core to v19.2.1
    
    * fix: toast message right margin when no action is present
    
    * chore: change starredCollectibleIds back to array to keep the order in which id were added and fix some ui issues found during testing
    
    * chore: remove unused comments, use dynamic tab params in hidden dashboard and remove unnecessary check
    
    * chore: DRY
    
    ---------
    
    Co-authored-by: Terence Ng <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    
    * fix bug
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    
    * [ENG-3578][ENG-3638] Star/hide Stacks NFT/collection
    
    * remove collectibleId from hiddenCollectible (not needed)
    
    * add new lock
    
    * Move ordinal details loaders to a separate file
    
    * Add options dialog for the nft collection screen
    
    * Fix back button redirect for ordinals
    
    * Add NFTs tab to the Hidden collectibles screen, integrate new logic for filtering hidden/starred items
    
    * Make some code tweaks, fix redirect to the hidden nft collectible
    
    * Fix the useStacksCollectibles hook caching
    
    * Add unhide all for stacks nfts
    
    * upgrade the xverse-core version
    
    * feat: nft as avatar feature (#597)
    
    feat: accept NFT as Avatar source
    Co-authored-by: Cloud Le <[email protected]>
    
    * Add stacks NFT starring functionality
    
    * Move NftDetailScreen loaders to a separate file
    
    * Rearrange NftDetailScreen imports
    
    * Fix Stacks NFT starring logic
    
    * Add the $ sign for the isGalleryOpen style property on the ordinalsCollecion screen
    
    * Add star and three dots menu on the Stacks NFT collection gallery screen
    
    * Show the Unhide all button on the Hidden collectibles gallery page
    
    * Redirect to the hidden collectibles from the Stacks NFT hidden collection screen
    
    * Fix stacks nft go back function & button copy
    
    * Make some code tweaks, fix the button indents for Stacks nft screen
    
    * Remove the Stacks NFT avatar when hiding its collection
    
    * update new lock
    
    * feat: clean-up invalid Avatar on launch (#607)
    
    * feat: clean-up invalid Avatar on launch
    
    * feat: conditionally remove avatar when hide collection
    
    * feat: disable SetAvatar action for hidden collection
    
    * Update src/app/screens/ordinalsCollection/index.tsx
    
    * Make some code tweaks
    
    * chore: better naming for conditional that not click instantly
    
    * chore: use stacks instead of stack for avatar related feature
    
    * feat: optimize avatarCleanup hook, better network performance
    
    * chore: optimize accountList loop
    
    ---------
    
    Co-authored-by: Cloud Le <[email protected]>
    Co-authored-by: Den <[email protected]>
    Co-authored-by: Denys Hriaznov <[email protected]>
    
    * chore: fix style check warning
    
    * Update stacks nft check logic
    
    * Update the nft check
    
    * Update the NftDashboardHidden screen
    
    * Add snackbar for the unhide all, with Undo button
    
    * Remove the redundant dismissToast prop
    
    * Improve the check for hiding stacks collection
    
    * Fix the nft starred logic
    
    * Remove the old TODO comment
    
    * Update xverse core version, fix the horizontal scroll on the Collectible details
    
    ---------
    
    Co-authored-by: Terence Ng <[email protected]>
    Co-authored-by: fede erbes <[email protected]>
    Co-authored-by: Kayaba Akihiko <[email protected]>
    Co-authored-by: Cloud Le <[email protected]>
    5 people authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    935d695 View commit details
    Browse the repository at this point in the history
  4. Terence/fix back nav (#673)

    * remove duplicate
    
    * fixup back flows from send
    terencehh authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    22d4658 View commit details
    Browse the repository at this point in the history
  5. Terence/fix pw screen (#676)

    * remove duplicate
    
    * remove error message
    
    * remove unnecessary props
    
    * fix boolean logic
    
    * remove e2e logic check
    
    * restore message (opps)
    
    * fixup button jumping
    
    * Update src/app/components/passwordInput/index.styled.ts
    
    Co-authored-by: Den <[email protected]>
    
    * remove
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    terencehh and dhriaznov authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f275b40 View commit details
    Browse the repository at this point in the history
  6. hide account balances (#655)

    * add hide balances feature
    
    * touchup styling
    
    * revert testing
    
    * increase dots to 6
    
    * hide tx history as well
    
    * export const
    
    * allow toggle hide balance from token dashboard
    
    * rename constant
    
    * resolve issues
    
    * update v5 state
    
    * Update src/app/screens/coinDashboard/runes/bundleRow.tsx
    
    Co-authored-by: Den <[email protected]>
    
    * hide btc breakdown tab
    
    ---------
    
    Co-authored-by: Den <[email protected]>
    terencehh and dhriaznov authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4e4b0e6 View commit details
    Browse the repository at this point in the history
  7. Terence/shorten coin header (#681)

    * remove duplicate
    
    * remove balance text
    terencehh authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f9453ce View commit details
    Browse the repository at this point in the history
  8. Terence/fix stx header (#682)

    * remove duplicate
    
    * fix header
    
    * fix stx header
    terencehh authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    01cca19 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    e36f456 View commit details
    Browse the repository at this point in the history
  2. [ENG-5456] Restyle batch sign psbt (to RC) (#678)

    * Restyle batch sign psbt
    
    * Improve container styling
    
    * Bypass custom arrow icon styles
    victorkirov authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    82daf26 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge pull request #674 from secretkeylabs/release/v0.43.3

    release: v0.43.3 to main
    victorkirov authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5e3f62a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #675 from secretkeylabs/release/v0.43.3

    release: v0.43.3 to develop
    victorkirov authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3f1562a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ec65e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06c3408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a6f71e View commit details
    Browse the repository at this point in the history
  6. Fix learn more styling

    victorkirov committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b03f421 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    420dc98 View commit details
    Browse the repository at this point in the history
  8. release: v0.44.0

    GitHub Actions Bot committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fa46dc9 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/main' into release/v0.44.0

    GitHub Actions Bot committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5e44ad5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04a2e97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6bd6e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. RC Fixes for native segwit [ENG-5472, ENG-5473, ENG-5474] (#693)

    * Don't call nested segwit legacy
    
    * Fix txn history uniqueness and order
    
    * Fix icon container on receive
    
    * Fix missing txns
    victorkirov authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c787027 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    06974f4 View commit details
    Browse the repository at this point in the history
  2. Prefer native over nested if no balance on restore [ENG-5478] (#697)

    * Prefer native over nested if no balance on restore
    
    * Show no funds message if no accounts found
    victorkirov authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a9390e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f73b1e View commit details
    Browse the repository at this point in the history
  4. Improve tooltip styling

    victorkirov committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    743ae32 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #701 from secretkeylabs/vic/more-rc-fixes

    Fix balance breakdown label for ordinals and tooltip, batch sign loader for listing
    victorkirov authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    95fc2d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4085ddd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15f2946 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b06fc5 View commit details
    Browse the repository at this point in the history
  9. Fix copy nit

    victorkirov committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fe59428 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    755deeb View commit details
    Browse the repository at this point in the history
  11. fix: ledger learn more link

    teebszet committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ab10a38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    884d71d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5eaaff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c421a00 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d5cad9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    155d27e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8deeee8 View commit details
    Browse the repository at this point in the history
  18. Fix knip issues (#708)

    victorkirov authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c1b3618 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    0715a70 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    victorkirov committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e59f18f View commit details
    Browse the repository at this point in the history
  3. Make styling consistent

    victorkirov committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cbc0fad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8d1e2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #711 from secretkeylabs/vic/mismatch-errors

    Add errors specific to address and address type mismatch
    victorkirov authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1fecac5 View commit details
    Browse the repository at this point in the history
  6. fix: account balance key should not use deviceAccountIndex, as they a…

    …re not unique across ledger devices (#712)
    teebszet authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8e55f9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4dac6e View commit details
    Browse the repository at this point in the history
  8. Bump core

    victorkirov committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d72c9c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac27c97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    008e6ce View commit details
    Browse the repository at this point in the history
  11. Decrease sleep interval

    victorkirov committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7167019 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    752d6f8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #713 from secretkeylabs/vic/api-core

    Update core for API updates for native segwit
    victorkirov authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2132234 View commit details
    Browse the repository at this point in the history
  14. Fix some e2e tests

    victorkirov committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bce056b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #715 from secretkeylabs/vic/e2e

    Fix some e2e tests
    victorkirov authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f2625c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dfd7262 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    937b1bd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge pull request #691 from secretkeylabs/release/v0.44.0

    release: v0.44.0 to main
    dhriaznov authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b227abb View commit details
    Browse the repository at this point in the history
  2. release: v0.44.1

    GitHub Actions Bot committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b7eca34 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    e611007 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #720 from secretkeylabs/release/v0.44.1

    release: v0.44.1 to main
    DuskaT021 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c4a6203 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. release: v0.44.2

    GitHub Actions Bot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7022df5 View commit details
    Browse the repository at this point in the history
  2. Remove taproot balance from btc total balance and fix stx total to in…

    …clude locked (#727)
    
    * Remove taproot balance from btc total balance and fix stx total to include locked
    
    * Remove logs
    
    * Use confirmedPaymentBalance
    
    * Remove unused var
    victorkirov authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    69fb6ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59de698 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #725 from secretkeylabs/release/v0.44.2

    release: v0.44.2 to main
    DuskaT021 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    df0061e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. release: v0.44.3

    GitHub Actions Bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d0febe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186d16d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #746 from secretkeylabs/release/v0.44.3

    release: v0.44.3 to main
    DuskaT021 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e8f2315 View commit details
    Browse the repository at this point in the history