File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.103.0+23.2 - 2024-01-31
2+
3+ * Vendor Bitcoin Core ` v23.2 `
4+
15## 0.102.0+22.1 - 2024-01-23
26
37* Stop testing on ` s390x-unknow-linux-gnu ` - we cannot currently get Core v22.2 to build on this target.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = 3
44
55[[package]]
66name = "bitcoinconsensus"
7- version = "0.102 .0+22.1 "
7+ version = "0.103 .0+23.2 "
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.102 .0+22.1 "
7+ version = "0.103 .0+23.2 "
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.102 .0+22.1 "
4+ version = " 0.103 .0+23.2 "
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