File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
1+ ## 0.102.0+22.1 - 2024-01-23
22
33* Stop testing on ` s390x-unknow-linux-gnu ` - we cannot currently get Core v22.2 to build on this target.
4+ * Vendor Bitcoin Core ` v22.1 `
45
56## 0.101.1+0.21-final - 2024-01-13
67
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = 3
44
55[[package]]
66name = "bitcoinconsensus"
7- version = "0.101.1+0.21-final "
7+ version = "0.102.0+22.1 "
88dependencies = [
99 "cc",
1010 "rustc-serialize",
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = 3
44
55[[package]]
66name = "bitcoinconsensus"
7- version = "0.101.1+0.21-final "
7+ version = "0.102.0+22.1 "
88dependencies = [
99 "cc",
1010 "rustc-serialize",
Original file line number Diff line number Diff line change 11[package ]
22name = " bitcoinconsensus"
33# The first part is the crate version, the second informational part is the Bitcoin Core version.
4- version = " 0.101.1+0.21-final "
4+ version = " 0.102.0+22.1 "
55authors = [" Tamas Blummer <tamas.blummer@gmail.com>" ]
66license = " Apache-2.0"
77homepage = " https://github.com/rust-bitcoin/rust-bitcoinconsensus/"
You can’t perform that action at this time.
0 commit comments