Ava Chow
9082498589
contrib: Sign all Windows binaries too
...
Github-Pull: #31407
Rebased-From: 3656b828dc
2025-06-13 12:32:38 +01:00
glozow
cb13264169
Merge bitcoin/bitcoin#32684 : [28.x] 28.2rc2
...
fb62393277
doc: update manual pages for 28.2rc2 (fanquake)
c2b2942415
build: bump version to 28.2rc2 (fanquake)
b64faa54c2
doc: update release notes for rc2 (fanquake)
a6cbd33d1a
depends: use "mkdir -p" when installing xproto (fanquake)
Pull request description:
Backports #32568 .
Bumps to `rc2`.
#32563 & #32639 haved landed since `rc1`.
ACKs for top commit:
glozow:
ACK fb62393277
willcl-ark:
ACK fb62393277
Tree-SHA512: 4fc210c2baa6876e9efb62150f295c22d9ef8104812c26c64daf20fc82a002dedf96e5593a49df1b84aa60793a7220c90c5ed06d7dfd1eee972ac9963c188a51
v28.2rc2
2025-06-09 11:18:10 -04:00
fanquake
fb62393277
doc: update manual pages for 28.2rc2
2025-06-07 11:59:32 +02:00
fanquake
c2b2942415
build: bump version to 28.2rc2
2025-06-07 11:59:32 +02:00
fanquake
b64faa54c2
doc: update release notes for rc2
2025-06-07 11:59:27 +02:00
fanquake
a6cbd33d1a
depends: use "mkdir -p" when installing xproto
...
It looks like the mkdir detection in xproto is broken on Alpine. Ensure
we always use `mkdir -p`.
Fixes #32494 .
Github-Pull: #32568
Rebased-From: df9ebbf659
2025-06-05 15:43:16 +02:00
merge-script
7f1da76269
Merge bitcoin/bitcoin#32563: [28.x] Backport #31407
...
b1f694fce2
doc: update release-notes.md (fanquake)
52f09633d0
doc: remove note about macOS self-signing (fanquake)
744b1c8581
guix: Apply all codesignatures to Windows binaries (Ava Chow)
812cadefa2
guix: Apply codesignatures to all MacOS binaries (Ava Chow)
c60055c637
contrib: Sign and notarize all MacOS binaries (Ava Chow)
0bd5cb7ac4
guix: Update signapple (Ava Chow)
2b279a2138
build: Include all Windows binaries for codesigning (Ava Chow)
ac2b6083ba
build: Include all MacOS binaries for codesigning (Ava Chow)
2c21db657f
guix: Rename Windows unsigned binaries to unsigned.zip (Ava Chow)
9f0ee1cc9b
guix: Rename MacOS binaries to unsigned.tar.gz (Ava Chow)
00b401c648
guix: Rename unsigned.tar.gz to codesigning.tar.gz (Ava Chow)
Pull request description:
Backports #31407 + #32003 .
ACKs for top commit:
pinheadmz:
ACK b1f694fce2
Tree-SHA512: f0ca9427eb367039b4eb0c8740e66c72520413ed43f66a0ffa60d44c36426f8a31f45a1b974b5e6a591b8bf9d9e125140934d9e0ce3a8f5aaaf01c12d7fd62bd
2025-06-05 15:36:19 +02:00
fanquake
b1f694fce2
doc: update release-notes.md
2025-06-02 10:13:31 +01:00
fanquake
52f09633d0
doc: remove note about macOS self-signing
...
Followup to #31407 .
Github-Pull: #32003
Rebased-From: c873ab6f23
2025-06-02 10:13:31 +01:00
Ava Chow
744b1c8581
guix: Apply all codesignatures to Windows binaries
...
Github-Pull: #31407
Rebased-From: e181bda061
2025-06-02 10:13:30 +01:00
Ava Chow
812cadefa2
guix: Apply codesignatures to all MacOS binaries
...
Github-Pull: #31407
Rebased-From: aafbd23fd9
2025-06-02 10:13:30 +01:00
Ava Chow
c60055c637
contrib: Sign and notarize all MacOS binaries
...
Signapple has been updated to sign individual binaries, and notarize app
bundles and binaries. When codesigning, all individual binaries will be
codesigned, and both the app bundle and individual binaries will be
notarized.
Github-Pull: #31407
Rebased-From: 31d325464d
2025-06-02 10:13:30 +01:00
Ava Chow
0bd5cb7ac4
guix: Update signapple
...
Github-Pull: #31407
Rebased-From: 710d5b5149
2025-06-02 10:13:30 +01:00
Ava Chow
2b279a2138
build: Include all Windows binaries for codesigning
...
Github-Pull: #31407
Rebased-From: e8b3c44da6
2025-06-02 10:13:30 +01:00
Ava Chow
ac2b6083ba
build: Include all MacOS binaries for codesigning
...
Github-Pull: #31407
Rebased-From: dd4ec840ee
2025-06-02 10:13:25 +01:00
Ava Chow
2c21db657f
guix: Rename Windows unsigned binaries to unsigned.zip
...
As codesigned binaries will be published, the unsigned ones should be
clearly marked as such.
Github-Pull: #31407
Rebased-From: 4e5c9ceb9d
2025-05-30 11:28:25 +01:00
Ava Chow
9f0ee1cc9b
guix: Rename MacOS binaries to unsigned.tar.gz
...
The MacOS binaries are unsigned and therefore also unusable on MacOS.
Indicate as such by naming the tarball "unsigned".
Github-Pull: #31407
Rebased-From: d9d49cd533
2025-05-30 11:28:25 +01:00
Ava Chow
00b401c648
guix: Rename unsigned.tar.gz to codesigning.tar.gz
...
The tarballs used for codesigning are more than merely unsigned, they
also contain scripts and other data for codesigning. Rename them to
codesigning.tar.gz to distinguish from tarballs containing actually just
the unsigned binaries.
Github-Pull: #31407
Rebased-From: c214e5268f
2025-05-30 11:28:24 +01:00
merge-script
59c19a5416
Merge bitcoin/bitcoin#32639 : [28.x] Backport guix: accomodate migration to codeberg
...
5c2ba9f583
guix: accomodate migration to codeberg (fanquake)
Pull request description:
See https://guix.gnu.org/blog/2025/migrating-to-codeberg/ .
When interacting with the old repo you may now also see:
```bash
warning: redirecting to https://codeberg.org/guix/guix/
```
Github-Pull: #32439
Rebased-From: c8d9baae94
ACKs for top commit:
hebasto:
ACK 5c2ba9f583
.
Tree-SHA512: ce43bdaf8bba3fb6c3db2794f25aeaf60557a1151c45903cbfe8e63345f1a9b0f6255d6055b5505556942f569a1683703999e7ed1d59698bdcd4e64edbb3405e
2025-05-30 11:09:23 +01:00
fanquake
5c2ba9f583
guix: accomodate migration to codeberg
...
See https://guix.gnu.org/blog/2025/migrating-to-codeberg/ .
When interacting with the old repo you may now also see:
```bash
warning: redirecting to https://codeberg.org/guix/guix/
```
Github-Pull: #32439
Rebased-From: c8d9baae94
2025-05-29 13:14:53 +01:00
merge-script
ac637458ef
Merge bitcoin/bitcoin#32480 : [28.x] 28.2rc1
...
186e3f1fb6
doc: update manual pages for 28.2rc1 (fanquake)
bbfb994fc1
build: bump version to 28.2rc1 (fanquake)
fdc629fa73
doc: update release notes for 28.2rc1 (fanquake)
Pull request description:
Final changes for `v28.2rc1`.
ACKs for top commit:
willcl-ark:
ACK 186e3f1fb6
Tree-SHA512: 56c192c9bfb7b2d69b7b039d8e024c18ba39dffed42dbd120f15644cac134e008333ec73ac6ef501db2f2a0f3b125b3003650c4209fa26d0ecb8b566d417374e
v28.2rc1
2025-05-16 18:09:51 +01:00
fanquake
186e3f1fb6
doc: update manual pages for 28.2rc1
2025-05-13 14:41:46 +01:00
fanquake
bbfb994fc1
build: bump version to 28.2rc1
2025-05-13 14:41:46 +01:00
fanquake
fdc629fa73
doc: update release notes for 28.2rc1
2025-05-13 14:41:42 +01:00
merge-script
a124b91339
Merge bitcoin/bitcoin#32299 : [28.x] Backports
...
812e637521
doc: update release notes for 28.x (fanquake)
2ccdfa424c
scripted-diff: Use bpf_cflags (MarcoFalke)
3df2624ee9
test: Add imports for util bpf_cflags (MarcoFalke)
e65676216c
build: use make < 3.82 syntax for define directive (Sjors Provoost)
2d6c14efba
refactor: Remove spurious virtual from final ~CZMQNotificationInterface (MarcoFalke)
9b15b20cb1
test: Handle empty string returned by CLI as None in RPC tests (Brandon Odiwuor)
Pull request description:
Backports:
- #32070
- #32187
- #32286
- #32336
ACKs for top commit:
willcl-ark:
ACK 812e637521
Tree-SHA512: b5c9c6b70588658310fd2d79dbd2d1148d8650e020daa9ac8ea2d3380c1e95a92e554b43b0dfd989308a729c5226e1f1ddb13cb1bb56dc5be571e4fc2f2795d6
2025-05-13 14:02:32 +01:00
fanquake
812e637521
doc: update release notes for 28.x
2025-05-13 12:55:59 +01:00
MarcoFalke
2ccdfa424c
scripted-diff: Use bpf_cflags
...
-BEGIN VERIFY SCRIPT-
ren() { sed --regexp-extended -i "s/$1/$2/g" $( git grep --extended-regexp -l "$1" ) ; }
ren 'cflags=\["-Wno-error=implicit-function-declaration"\]' 'cflags=bpf_cflags()'
-END VERIFY SCRIPT-
Github-Pull: #32336
Rebased-From: facb9b327b
2025-04-24 16:25:47 +01:00
MarcoFalke
3df2624ee9
test: Add imports for util bpf_cflags
...
This is required for the next commit.
Github-Pull: #32336
Rebased-From: fa0c1baaf8
2025-04-24 15:22:24 +01:00
Sjors Provoost
e65676216c
build: use make < 3.82 syntax for define directive
...
From the GNU make 3.82 release announcement:
* The 'define' make directive now allows a variable assignment operator
after the variable name, to allow for simple, conditional, or appending
multi-line variable assignment.
macOS ships with 3.81. This caused the multiprocess config options
to be ignored.
Fixes #32068
Co-authored-by: Ryan Ofsky <ryan@ofsky.org >
Github-Pull: #32070
Rebased-From: 9157d9e449
2025-04-17 15:18:34 +01:00
MarcoFalke
2d6c14efba
refactor: Remove spurious virtual from final ~CZMQNotificationInterface
...
Github-Pull: #32187
Rebased-From: fa69c42fdf
2025-04-17 15:14:39 +01:00
Brandon Odiwuor
9b15b20cb1
test: Handle empty string returned by CLI as None in RPC tests
2025-04-17 13:08:38 +01:00
glozow
dbc450c1b5
Merge bitcoin/bitcoin#31648 : [28.x] Backports
...
e57359c7dd
doc: Update release notes (fanquake)
51fbcba682
depends: Fix compiling `libevent` package on NetBSD (Hennadii Stepanov)
2829588882
tracing: Rename the `MIN` macro to `_TRACEPOINT_TEST_MIN` in log_raw_p2p_msgs (0xb10c)
f676da82fa
depends: Fix spacing issue (Hennadii Stepanov)
4e7dd0ac20
doc: upgrade license to 2025. (Kay)
Pull request description:
Backports:
* https://github.com/bitcoin/bitcoin/pull/31500
* https://github.com/bitcoin/bitcoin/pull/31611
* https://github.com/bitcoin/bitcoin/pull/31623
* https://github.com/bitcoin/bitcoin/pull/31627
ACKs for top commit:
stickies-v:
ACK e57359c7dd
willcl-ark:
ACK e57359c7dd
Tree-SHA512: 2ddc7e5cf1b84846b5b066509074a475bdce6ba70938c5100c985b1135ae0662568654c4053aeddb4a022c7c2c38c49f6ed42f9cc2ff68a3057236202fae141c
2025-03-05 12:34:27 -05:00
fanquake
e57359c7dd
doc: Update release notes
2025-03-05 13:49:49 +00:00
Hennadii Stepanov
51fbcba682
depends: Fix compiling libevent
package on NetBSD
...
Github-Pull: #31500
Rebased-From: f89f16846e
2025-03-05 13:48:47 +00:00
0xb10c
2829588882
tracing: Rename the MIN
macro to _TRACEPOINT_TEST_MIN
in log_raw_p2p_msgs
...
Inspired by: 00c1dbd26d
(#31419 )
Github-Pull: #31623
Rebased-From: f93f0c9396
2025-01-10 17:10:38 +00:00
Hennadii Stepanov
f676da82fa
depends: Fix spacing issue
...
This change resolves an issue where a missing space caused the value of
the `build_AR` variable to be concatenated with the "NM=" string. This
resulted in subsequent calls to `${AR}` and `${NM}` failing.
Github-Pull: #31627
Rebased-From: 8a46286da6
2025-01-10 17:10:38 +00:00
Kay
4e7dd0ac20
doc: upgrade license to 2025.
...
Github-Pull: #31611
Rebased-From: b537a2c02a
2025-01-10 17:10:38 +00:00
Ava Chow
32efe85043
Merge bitcoin/bitcoin#31594 : [28.x] 28.1 backports and final changes
...
36314b8da2
doc: Update 28.1 release notes (MarcoFalke)
58910279dc
doc: generate 28.1 manpages (Ava Chow)
6a68ef9bfb
build: bump to 28.1 (Ava Chow)
5b368f88a9
depends: Fix CXXFLAGS on NetBSD (Hennadii Stepanov)
05cd448e33
test: generateblocks called by multiple threads (MarcoFalke)
621c634b7f
rpc: Extend scope of validation mutex in generateblock (MarcoFalke)
Pull request description:
Backports:
- #31502
- #31563
ACKs for top commit:
glozow:
reACK 36314b8da2
achow101:
ACK 36314b8da2
Tree-SHA512: c7a624b4c166f4322011d98d1ca814ae98eaf5fd2481a507cd65a50216f1abbb91f8643508ce81f64f8b10fa2210db1722254c343253f2a950b9c64667735e9b
v28.1
2025-01-07 13:32:56 -05:00
MarcoFalke
36314b8da2
doc: Update 28.1 release notes
2025-01-06 11:04:28 +01:00
Ava Chow
58910279dc
doc: generate 28.1 manpages
2025-01-02 20:53:02 +01:00
Ava Chow
6a68ef9bfb
build: bump to 28.1
2025-01-02 20:53:02 +01:00
Hennadii Stepanov
5b368f88a9
depends: Fix CXXFLAGS on NetBSD
...
This change corrects an issue where CXXFLAGS were mistakenly overridden
by CFLAGS.
Github-Pull: 31502
Rebased-From: a10bb400e8
2025-01-02 14:18:28 +01:00
MarcoFalke
05cd448e33
test: generateblocks called by multiple threads
...
Co-Authored-By: David Gumberg <davidzgumberg@gmail.com >
Github-Pull: 31563
Rebased-From: fa63b8232f
2025-01-02 14:17:02 +01:00
MarcoFalke
621c634b7f
rpc: Extend scope of validation mutex in generateblock
...
The mutex (required by TestBlockValidity) must be held after creating
the block, until TestBlockValidity is called. Otherwise, it is possible
that the chain advances in the meantime and leads to a crash in
TestBlockValidity:
Assertion failed: pindexPrev && pindexPrev == chainstate.m_chain.Tip() (validation.cpp: TestBlockValidity: 4338)
The diff can be reviewed with the git options
--ignore-all-space --function-context
Github-Pull: 31563
Rebased-From: fa62c8b1f0
2025-01-02 14:16:50 +01:00
Ava Chow
6db725662d
Merge bitcoin/bitcoin#31469 : [28.x] 28.1rc2 backports
...
5576618152
doc: update release notes for 28.1rc2 (Ava Chow)
01fe07a2ce
examples: Generate example bitcoin.conf (Ava Chow)
7ddfcf32da
doc: Generate manpages (Ava Chow)
e0b27b234c
build: Bump to 28.1rc2 (Ava Chow)
bdc6b3e531
Add release note for #31223 (Martin Zumsande)
a0585b6087
test: add functional test for -port behavior (Martin Zumsande)
bbde830b97
net, init: derive default onion port if a user specified a -port (Martin Zumsande)
227642d5af
test: fix MIN macro-redefinition (0xb10c)
b8112cf422
util: use explicit cast in MultiIntBitSet::Fill() (Vasil Dimov)
2835158be0
fuzz: add cstdlib to FuzzedDataProvider (fanquake)
Pull request description:
Backports:
* #31223
* #31448
* #31431
* #31419
ACKs for top commit:
hodlinator:
re-ACK 5576618152
Tree-SHA512: f99f3c5960f18f6894832c5f9a827f97fd3c6e086670341760ce1b77c304d53136492371c59148f3b4bbcfe2d5428c835fe632c61b229b40f1f6f6cf2b72cdca
v28.1rc2
2024-12-17 13:06:08 -05:00
Ava Chow
5576618152
doc: update release notes for 28.1rc2
2024-12-13 21:27:57 -05:00
Ava Chow
01fe07a2ce
examples: Generate example bitcoin.conf
2024-12-13 21:20:23 -05:00
Ava Chow
7ddfcf32da
doc: Generate manpages
2024-12-13 21:19:41 -05:00
Ava Chow
e0b27b234c
build: Bump to 28.1rc2
2024-12-13 21:16:24 -05:00
Martin Zumsande
bdc6b3e531
Add release note for #31223
...
Co-authored-by: Vasil Dimov <vd@FreeBSD.org >
Github-Pull: bitcoin/bitcoin#31223
Rebased-From: 1dd3af8fbc
2024-12-13 21:15:29 -05:00