-
-
Notifications
You must be signed in to change notification settings - Fork 37
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: TxnLab/use-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 18 files changed
- 3 contributors
Commits on Sep 13, 2024
-
feat: add resetNetwork option to WalletManager (#260)
- Introduce `options` object in `WalletManagerConfig` - Add `resetNetwork` as the first option - Implement `resetNetwork` functionality in `WalletManager` constructor - Update tests to cover `resetNetwork` behavior This change allows users to configure additional behaviors through the `options` object. The `resetNetwork` option, when true, resets the network to the configured value on each initialization, overriding any persisted network state. (This is the first of several planned configuration options.)
Configuration menu - View commit details
-
Copy full SHA for 70b8454 - Browse repository at this point
Copy the full SHA 70b8454View commit details -
chore(deps): update non-major dependencies (#248)
* chore(deps): update non-major dependencies * chore(deps): upgrade pnpm to v9.10.0 in ci.yml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Doug Richar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21172b2 - Browse repository at this point
Copy the full SHA 21172b2View commit details -
chore(deps): update wallet dependencies (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a82c0e - Browse repository at this point
Copy the full SHA 9a82c0eView commit details -
chore(deps): lock file maintenance (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24b5476 - Browse repository at this point
Copy the full SHA 24b5476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 470171f - Browse repository at this point
Copy the full SHA 470171fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b026922 - Browse repository at this point
Copy the full SHA b026922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b62a8 - Browse repository at this point
Copy the full SHA 98b62a8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.0...v3.4.0