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.2.1
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.3.0
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1dd8f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4224d4e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. feat: Add fnet to list of valid networks and update nodely urls to ne…

    …w versions. (#258)
    
    * feat: Add FNET to list of valid networks and update nodely URLs
    
    * chore: update nodely URLs in tests to match URL change in network settings
    
    * remove fnet from walletconnect related network list (fnet genesis hash will change periodically and walletconnect wallets won't support fnet anyway)
    pbennett authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8743101 View commit details
    Browse the repository at this point in the history
  2. fix(core): update algosdk import to resolve CommonJS module issue (#259)

    This commit changes the import of `Algodv2` from `algosdk` to use the default import syntax. This resolves a SyntaxError in consuming apps that use CommonJS modules.
    
    Closes #216
    drichar authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    daf738a View commit details
    Browse the repository at this point in the history
  3. chore: release v3.3.0

    drichar committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9943725 View commit details
    Browse the repository at this point in the history
Loading