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

fix(wallet): Various Upgrades/Fixes #1599

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

coreyphillips
Copy link
Collaborator

Description

  • Upgrades beignet to version 0.0.25.
    • This upgrade provides a fix to the scanning strategies in beignet's getUtxos method.
  • Pass correct network id to startWalletServices when switching networks.
  • Remove unused updateAllAddressTypes in refreshWallet method.
  • Add checkGapLimit to createDefaultWallet method.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (improving code without creating new functionality)

Tests

  • No test

Upgrade beignet to version 0.0.25.
Pass correct network id to startWalletServices when switching networks.
Remove unused updateAllAddressTypes in refreshWallet method.
Add checkGapLimit to createDefaultWallet method.
@coreyphillips coreyphillips added the bug Something isn't working label Mar 10, 2024
@coreyphillips coreyphillips added this to the Beignet milestone Mar 10, 2024
@coreyphillips coreyphillips self-assigned this Mar 10, 2024
@coreyphillips coreyphillips merged commit 01486ce into master Mar 10, 2024
4 checks passed
@coreyphillips coreyphillips deleted the various-upgrades-fixes branch March 10, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants