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: v1.0.3
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: v1.0.4
Choose a head ref
  • 9 commits
  • 23 files changed
  • 1 contributor

Commits on Dec 13, 2022

  1. Feat: Bug Fixes & Improvements

    * Prevent KMD from prompting password on app mount
    
    * Fix a bug where default KMD configuration wasn't valid
    
    * Fix a bug where providers would not disconnect if the session was killed in the wallet app (affected Defly and Pera).
    gabrielkuettel authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    71d6908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c039db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c13aa View commit details
    Browse the repository at this point in the history
  4. fix: initialize providers on client side only

    many of the providers rely on client side objects, like window, to work properly, which causes errors when the initialization is attempted during SSR
    gabrielkuettel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    643905b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    e11bfae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9163710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5ab63d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f64d22 View commit details
    Browse the repository at this point in the history
  5. chore: bump version

    gabrielkuettel committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    fce2eea View commit details
    Browse the repository at this point in the history
Loading