Skip to content

Support Bitcoin Core 31.1 - #669

Open
ANAMASGARD wants to merge 1 commit into
rust-bitcoin:masterfrom
ANAMASGARD:feat/support-bitcoin-core-31.1
Open

Support Bitcoin Core 31.1#669
ANAMASGARD wants to merge 1 commit into
rust-bitcoin:masterfrom
ANAMASGARD:feat/support-bitcoin-core-31.1

Conversation

@ANAMASGARD

Copy link
Copy Markdown

#Closes #657

Summary

  • Add Bitcoin Core 31.1 download support and make it the latest release.
  • Reuse the existing v31 RPC API and accept RPC version 310100.
  • Add official checksums plus 31.1 integration and CI coverage.

Testing

  • cargo check --manifest-path bitcoind/Cargo.toml --all-targets --no-default-features --features=31_1,download
  • cargo test --features=31_1,download in integration_test
  • cargo run -- --tests ... 31 and cargo run all in verify
  • cargo test --features=latest,download and --features=31_0,download in
    integration_test

Screenshot verification

image

Signed-off-by: Gaurav Chaudhary <chaudharygaurav2004@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Bitcoin 31.1

1 participant