Skip to content

Commit 7586354

Browse files
committed
Add bitcoin core version 25.0
1 parent a2abf91 commit 7586354

File tree

4 files changed

+36
-5
lines changed

4 files changed

+36
-5
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [ubuntu-20.04]
22-
feature: ["24_0_1", "23_1", "22_1", "0_21_2", "0_20_2", "0_19_1",
23-
"0_18_1", "0_17_1"]
22+
feature: ["25_0", "24_0_1", "23_1", "22_1", "0_21_2", "0_20_2",
23+
"0_19_1", "0_18_1", "0_17_1"]
2424
include:
2525
- os: "macos-11"
26-
feature: "24_0_1"
26+
feature: "25_0"
2727
- os: "windows-2019"
28-
feature: "24_0_1"
28+
feature: "25_0"
2929

3030
steps:
3131
- run: df -h

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ anyhow = "1.0.66"
3333
# download is not supposed to be used directly only through selecting one of the version feature
3434
"download" = ["bitcoin_hashes", "flate2", "tar", "minreq", "zip"]
3535

36+
"25_0" = ["download", "24_0_1"]
3637
"24_0_1" = ["download", "23_1"]
3738
"23_1" = ["download", "22_1"]
3839
"22_1" = ["download", "0_21_2"]

sha256/bitcoin-core-25.0-SHA256SUMS

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
4a57282a84526446d6d78ffbbb8b003e2c115a58258e0a0a92fc4721554b7501 bitcoin-25.0-aarch64-linux-gnu-debug.tar.gz
2+
3a7bdd959a0b426624f63f394f25e5b7769a5a2f96f8126dcc2ea53f3fa5212b bitcoin-25.0-aarch64-linux-gnu.tar.gz
3+
fee7bc650cbf2d8586022789093ab86f299639315a95b032289f17567865bb72 bitcoin-25.0-arm-linux-gnueabihf-debug.tar.gz
4+
e537c8630b05e63242d979c3004f851fd73c2a10b5b4fdbb161788427c7b3c0f bitcoin-25.0-arm-linux-gnueabihf.tar.gz
5+
b4dfca3fa2824fd344393659e43541cc27029f455a245ad816f467cb72b29973 bitcoin-25.0-arm64-apple-darwin.dmg
6+
c852fdf11c0abc971805dba9f115aa3b09cd485c1f55e19bf186f4aece46865f bitcoin-25.0-arm64-apple-darwin-unsigned.dmg
7+
9b986ca6c9b1e8ca82ec78eb0dfd6904d4e15fe56f5411d15350710ca3bf8a6e bitcoin-25.0-arm64-apple-darwin-unsigned.tar.gz
8+
3b35075d6c1209743611c705a13575be2668bc069bc6301ce78a2e1e53ebe7cc bitcoin-25.0-arm64-apple-darwin.tar.gz
9+
eb390667663ab4a5ecc050860774a8cffc661adffe81c880b903342733552049 bitcoin-25.0-codesignatures-25.0.tar.gz
10+
5df67cf42ca3b9a0c38cdafec5bbb517da5b58d251f32c8d2a47511f9be1ebc2 bitcoin-25.0.tar.gz
11+
476a97fdabd1ba8b01e467c51c0e45e578c0d7b929c104f8dc3e50006aca3627 bitcoin-25.0-powerpc64-linux-gnu-debug.tar.gz
12+
0c8e135a6fd297270d3b65196042d761453493a022b5ff7fb847fc911e938214 bitcoin-25.0-powerpc64-linux-gnu.tar.gz
13+
8b44440bcc41e7a942661097941abeb6dd2446eb644a06e4cb38b48ab072c224 bitcoin-25.0-powerpc64le-linux-gnu-debug.tar.gz
14+
fa8af160782f5adfcea570f72b947073c1663b3e9c3cd0f82b216b609fe47573 bitcoin-25.0-powerpc64le-linux-gnu.tar.gz
15+
d4f38999664952f110753597bf243a1f89009f96c11d69c8b6c9d88ff34e4ad5 bitcoin-25.0-riscv64-linux-gnu-debug.tar.gz
16+
fe6e347a66043946920c72c9c4afca301968101e6b82fb90a63d7885ebcceb32 bitcoin-25.0-riscv64-linux-gnu.tar.gz
17+
277c436d3119d7f9a3fa0e580d444a28887d9e097fdb2578609db9e050f4f5d7 bitcoin-25.0-x86_64-apple-darwin.dmg
18+
acea16fefab69cc92c103349ecbb00445fa1c21b5f60adc9c448716c789a7246 bitcoin-25.0-x86_64-apple-darwin-unsigned.dmg
19+
60dac5bd123f3ad11a2fe7db8d7f2d9dfecbbd7af557c952cac94727d0bd6f4e bitcoin-25.0-x86_64-apple-darwin-unsigned.tar.gz
20+
5708fc639cdfc27347cccfd50db9b73b53647b36fb5f3a4a93537cbe8828c27f bitcoin-25.0-x86_64-apple-darwin.tar.gz
21+
b6964973ac3186627da0351307e96942cf925535e34a97ef610fc84e3c559a40 bitcoin-25.0-x86_64-linux-gnu-debug.tar.gz
22+
33930d432593e49d58a9bff4c30078823e9af5d98594d2935862788ce8a20aec bitcoin-25.0-x86_64-linux-gnu.tar.gz
23+
69fa4b86e335238e7631bcb062dd17eb100708cc5a7388edce921a0ec6737bca bitcoin-25.0-win64-setup.exe
24+
f1c956d3165cba83ec97666d091bcdaf78eaa389c36732b5658a826da1740bf3 bitcoin-25.0-win64-debug.zip
25+
1c6f6d74b276dbe5fb43329c3252ddabafb21c63816d80f0ca10c70a39a3bb7a bitcoin-25.0-win64-setup-unsigned.exe
26+
e85d4945df5a9839f28bf1f05ad5235befad2b1f3bfe18fb7230bf4618309b1f bitcoin-25.0-win64-unsigned.tar.gz
27+
7154b35ecc8247589070ae739b7c73c4dee4794bea49eb18dc66faed65b819e7 bitcoin-25.0-win64.zip

src/versions.rs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
#[cfg(feature = "24_0_1")]
1+
#[cfg(feature = "25_0")]
2+
pub const VERSION: &str = "25.0";
3+
4+
#[cfg(all(feature = "24_0_1", not(feature = "25_0")))]
25
pub const VERSION: &str = "24.0.1";
36

47
#[cfg(all(feature = "23_1", not(feature = "24_0_1")))]

0 commit comments

Comments
 (0)