interlay / interbtc-api

interBTC TypeScript SDK
https://app.interlay.io/
Apache License 2.0
26 stars 20 forks source link

chore(deps-dev): bump bitcoin-core from 3.1.0 to 4.2.0 #730

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps bitcoin-core from 3.1.0 to 4.2.0.

Release notes

Sourced from bitcoin-core's releases.

v4.2.0

Changelog

v4.1.0

Changelog

v4.0.0

Changelog

This release bumps the minimum node version from 4 to 7 to be able to remove the Babel transpiler.

Changelog

Sourced from bitcoin-core's changelog.

4.2.0 (2024-02-29)

Full Changelog

Merged pull requests:

v4.1.0 (2022-07-27)

Full Changelog

Implemented enhancements:

v4.0.0 (2022-07-25)

Full Changelog

Implemented enhancements:

Commits
  • 1735261 Release 4.2.0
  • 9c76669 Add restorewallet rpc method for version >=0.23.0
  • b11c502 Add multi wallet support for importDescriptors
  • 16fd17b support listDescriptors method for version >=0.22.0
  • 31e91e2 Add importDescriptors
  • e5cf912 Run tests on every pull request
  • ed72d82 Release 4.1.0
  • bd19116 Add support for bitcoin@0.23.0 RPC methods
  • dda21b4 Add support for bitcoin@0.21.0 RPC methods
  • 6c563ac Add support for bitcoin@0.20.0 RPC methods
  • Additional commits viewable in compare view


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 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)