Skip to content

Conversation

@dependabot
Copy link

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

Bumps @bsv/sdk from 1.7.4 to 1.8.2.

Changelog

Sourced from @​bsv/sdk's changelog.

[1.8.2] - 2025-10-03

Added

  • GlobalKVStore: Added import for GlobalKVStore.

[1.8.1] - 2025-10-02

Added

  • GlobalKVStore: New global key-value storage system using overlay services to track key-value pairs
    • Full CRUD operations: get(), set(), remove() with PushDrop token outputs
    • Flexible query system supporting key, controller, and protocolID parameters
    • Optional history tracking with Historian integration for chronological value chains
    • Optional token data inclusion for transaction details and BEEF access
    • Atomic operations with key-based locking for concurrent safety
  • Historian: Overlay tool for building chronological history by traversing transaction input ancestry and interpreting outputs with provided interpreter functions.

[1.8.0] - 2025-10-02

Added

  • Added secure-json-api substrate to allow for HTTPS JSON API communication.

Changed

  • Changed the way in which the substrates attempt to connect to speed up the decision by 20x. Now all substrates are tried in parallel and the first successful one is used. XDM is attempted if all else fails because the delayed caused by absence would otherwise be 200ms.

[1.7.8] - 2025-10-02

Added

  • LivePolicy fee model: New dynamic fee model that fetches current rates from ARC GorillaPool API (https://arc.gorillapool.io/v1/policy) with intelligent caching and fallback mechanisms

[1.7.7] - 2025-09-19

Added

  • Atomic BEEF bemchmark for long chains
  • Performance enhancements when dealing with long BEEF chains

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [@bsv/sdk](https://github.com/bsv-blockchain/ts-sdk) from 1.7.4 to 1.8.2.
- [Changelog](https://github.com/bsv-blockchain/ts-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bsv-blockchain/ts-sdk/commits)

---
updated-dependencies:
- dependency-name: "@bsv/sdk"
  dependency-version: 1.8.2
  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 6, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #50.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bsv/sdk-1.8.2 branch October 20, 2025 09:48
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