File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- Bitcoin Core version 28.1rc1 is now available from:
1
+ Bitcoin Core version 28.1 is now available from:
2
2
3
- < https://bitcoincore.org/bin/bitcoin-core-28.1/test.rc1 >
3
+ < https://bitcoincore.org/bin/bitcoin-core-28.1 >
4
4
5
5
This release includes new features, various bug fixes and performance
6
6
improvements, as well as updated translations.
@@ -68,12 +68,14 @@ Notable changes
68
68
### Build
69
69
70
70
- #31013 depends: For mingw cross compile use ` -gcc-posix ` to prevent library conflict
71
+ - #31502 depends: Fix CXXFLAGS on NetBSD
71
72
72
73
### Test
73
74
74
75
- #31016 test: add missing sync to feature_fee_estimation.py
75
76
- #31448 fuzz: add cstdlib to FuzzedDataProvider
76
77
- #31419 test: fix MIN macro redefinition
78
+ - #31563 rpc: Extend scope of validation mutex in generateblock
77
79
78
80
### Doc
79
81
@@ -92,6 +94,7 @@ Credits
92
94
=======
93
95
94
96
- fanquake
97
+ - Hennadii Stepanov
95
98
- laanwj
96
99
- MarcoFalke
97
100
- Martin Zumsande
You can’t perform that action at this time.
0 commit comments