Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TxnLab/use-wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.3-docs
Choose a base ref
...
head repository: TxnLab/use-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.0
Choose a head ref
  • 7 commits
  • 19 files changed
  • 3 contributors

Commits on Oct 9, 2024

  1. feat(mnemonic): resume session when persisting to storage (#283)

    - Resume session with mnemonic wallet ONLY when mnemonic is persisted to storage
    - Remove mnemonic in storage when disconnecting
    No-Cash-7970 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    88997e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. chore(deps): update pnpm to v9.12.0 (#287)

    * chore(deps): update pnpm to v9.12.0
    
    * chore(deps): update pnpm to v9.12.0 in ci.yml
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Doug Richar <[email protected]>
    renovate[bot] and drichar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a9d3a89 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update non-major dependencies (#286)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3f1d1ca View commit details
    Browse the repository at this point in the history
  3. chore(deps): update wallet dependencies (#288)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f829493 View commit details
    Browse the repository at this point in the history
  4. chore(deps): lock file maintenance (#291)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5acaea3 View commit details
    Browse the repository at this point in the history
  5. fix(wallet): limit WalletConnect backup to Defly and Pera (#292)

    - Update `setActive` method in `DeflyWallet` to only backup Pera
    - Update `setActive` method in `PeraWallet` to only backup Defly
    - Ensure WalletConnect sessions are only backed up for relevant wallets
    drichar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    61b2827 View commit details
    Browse the repository at this point in the history
  6. chore: release v3.8.0

    drichar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    85700c0 View commit details
    Browse the repository at this point in the history
Loading