comit-network / comit-rs

Reference implementation of COMIT, an open protocol facilitating trustless cross-blockchain applications.
GNU General Public License v3.0
191 stars 33 forks source link

Bump bitcoin from 0.25.2 to 0.26.0 #3527

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps bitcoin from 0.25.2 to 0.26.0.

Changelog

Sourced from bitcoin's changelog.

0.26.0 - 2020-12-21

0.25.1 - 2020-10-26

  • Remove an incorrect debug_assert that can cause a panic when running using the dev profile.

0.25.1 - 2020-10-07

0.25.0 - 2020-09-10

  • Bump MSRV to 1.29.0

0.24.0 - 2020-09-10

... (truncated)

Commits
  • c9c2e45 Merge pull request #533 from apoelstra/2020-12--0.26.0
  • 010068b bump version to 0.26
  • d2344d3 Merge pull request #494 from stevenroose/encode-io-err
  • 61918df Change the signature of consensus_encode to return io::Error's
  • 026f2dd Merge pull request #545 from thomaseizinger/update-secp
  • b48f374 Merge pull request #542 from apoelstra/2021-01--keyread
  • 4132e71 Merge pull request #546 from sgeisler/2021-01-ci-badge
  • f1664db Merge pull request #538 from sanket1729/fix_warning
  • fd41157 Merge pull request #548 from apoelstra/2021-01--more-encodable
  • ef116ff Add byteorder pinning for 1.29.0 compatibility
  • 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