Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps @bsv/wallet-toolbox from 1.5.20 to 1.6.34.

Changelog

Sourced from @​bsv/wallet-toolbox's changelog.

wallet-toolbox 1.6.34

  • Change StorageServer / StorageClient to rethrow WERR errors including WERR_REVIEW_ACTIONS
  • Change ChaintracksChainTracker to default to new public services.
  • Add WalletError.test.ts and resolve issues related to WERR_errors
  • Add retry support to ChaintracksFetch download method to handle WoC rate limits.

wallet-toolbox 1.6.33

  • Add schema migration: outputs spendable index.

wallet-toolbox 1.6.31

  • Change throw WERR_REVIEW_ACTIONS if an input's spentBy is valid

wallet-toolbox 1.6.30

  • Add txid index to proven_tx_reqs table in storage knex schema

wallet-toolbox 1.6.29

  • Add txid index to transactions table in storage knex schema

wallet-toolbox 1.6.28

  • Fix The method Services.getHeaderForHeight must serialize four byte values LE

wallet-toolbox 1.6.27

  • Change internalizeAction Improve handling of atomic beefs containing transactions unknown to storage.

wallet-toolbox 1.6.26

  • Update to @​bsv/sdk 1.8.2

wallet-toolbox 1.6.25

  • Change WalletPermissionsManager coalescePermissionTokens logic

wallet-toolbox 1.6.24

  • Add Monitor TaskReorg to handle Chaintracks reorg events, updating ProvenTxs with new merkle proofs.

  • Add deactivatedHeaders as optional 4th param to ReorgListener in ChaintracksClientApi

  • Add ChaintracksStorageApi InsertHeaderResult now includes deactivatedHeaders

  • Add createKnexChaintracks exported function.

  • Add createNoDbChaintracks exported function.

  • Add index.mobile.ts to Chaintracks

  • Change validBulkHeaderFilesByFileHash updated for 2025-10-06 Babbage CDN update.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@bsv/wallet-toolbox](https://github.com/bsv-blockchain/wallet-toolbox) from 1.5.20 to 1.6.34.
- [Changelog](https://github.com/bsv-blockchain/wallet-toolbox/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bsv-blockchain/wallet-toolbox/commits)

---
updated-dependencies:
- dependency-name: "@bsv/wallet-toolbox"
  dependency-version: 1.6.34
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant