Skip to content

Commit

Permalink
Bump bitcoin-v0.32.2 (#333)
Browse files Browse the repository at this point in the history
close #124 

The ecosystem (BDK, LDK, Fedimint) has
[pleged](rust-bitcoin/rust-bitcoin#3112)
to stay on rust-bitcoin-0.32 for the foreseeable future.

depends on [bip21 to upgrade to
0.32](Kixunil/bip21#23)
  • Loading branch information
DanGould authored Aug 3, 2024
2 parents a5091f6 + 6a4b901 commit ff350d5
Show file tree
Hide file tree
Showing 20 changed files with 444 additions and 459 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
cargo update -p tokio --precise 1.38.1
cargo update -p url --precise 2.5.0
cargo update -p which --precise 4.4.0
cargo update -p zstd-sys --precise 2.0.8+zstd.1.5.5
- name: Run tests
run: RUST_LOG=debug bash contrib/test.sh

Expand Down
Loading

0 comments on commit ff350d5

Please sign in to comment.