Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
420 commits
Select commit Hold shift + click to select a range
faf9c8e
test: Clarify index.GetSummary().synced state in index_reorg_crash
Sep 2, 2026
fa0f14e
test: Avoid unsafe memory race in index_reorg_crash shutdown
Sep 2, 2026
b811aea
Merge bitcoin/bitcoin#36048: util: keep wallet names literal in notif…
sedited Sep 2, 2026
fab80e8
test: Avoid unsafe memory race in baseindex_no_commit_ahead_of_flush
Sep 2, 2026
a51df9b
test: tolerate race condition in interface_http.py
pinheadmz Aug 28, 2026
57a79c6
doc: remove json quoting from gettxoutsetinfo and getblockstats cli e…
csjones Sep 2, 2026
64ab0a0
Merge bitcoin/bitcoin#36148: test: Avoid unsafe memory race in index_…
fanquake Sep 3, 2026
d5fbe61
Merge bitcoin/bitcoin#35958: net: align v2 message type validation wi…
fanquake Sep 3, 2026
f41b917
Merge bitcoin/bitcoin#36145: qa: Use IP_PORTRANGE_HIGH on OpenBSD for…
fanquake Sep 3, 2026
d840adb
Merge bitcoin/bitcoin#36144: rpc: detail x-bitcoin-unit in openrpc help
fanquake Sep 3, 2026
b4bd12d
ci: use LLVM 23 in *san, fuzz, *cross jobs
fanquake Aug 26, 2026
feb3bd4
clang-tidy: remove some performance-* options
fanquake Aug 27, 2026
5ba9af6
ci: pass LIBCXX_INCLUDE_TESTS=OFF to LLVM build
fanquake Sep 1, 2026
4550801
validation: use unused SetTargetBlockHash
fanquake Sep 1, 2026
7f0c402
Merge bitcoin/bitcoin#36118: test: tolerate race condition in interfa…
sedited Sep 3, 2026
4ec6ff0
Merge bitcoin/bitcoin#36100: ci: use LLVM 23 in *san, fuzz, *cross jobs
hebasto Sep 3, 2026
4519933
Merge bitcoin/bitcoin#36137: validation: use unused SetTargetBlockHash
sedited Sep 3, 2026
bba1d41
test: cover IsFinalTx requires every input to be SEQUENCE_FINAL
ViniciusCestarii Aug 25, 2026
a5fc82e
test: cover enforce BIP68 to tx versions higher than 2
ViniciusCestarii Aug 25, 2026
5ce3a0b
test: cover legacy sigops count CHECKMULTISIG inaccurately
ViniciusCestarii Aug 25, 2026
69a640e
test: Add coverage for unsatisfiable locktime combination in PSBT Com…
nebula-21 Sep 3, 2026
00a5f9b
build: Remove `cmake/script/CoverageFuzz.cmake`
hebasto Sep 3, 2026
34c5dc0
util: annotate string view input lifetimes
l0rinc Sep 3, 2026
b57b0db
util: annotate `Split` input lifetime
l0rinc Sep 3, 2026
852f201
validation: refactor: encapsulate Chainstate::m_target_blockhash
stickies-v Sep 4, 2026
6eea8e3
refactor(test): Simplify HTTP response check
hodlinator Sep 4, 2026
f04b0c3
refactor(test): Make test method use Uppercase, shorten enum values
hodlinator Aug 26, 2026
82deb69
PSBT: Make input/output `Merge()` methods return void
nebula-21 Sep 4, 2026
af65069
windows: Use SO_EXCLUSIVEADDRUSE over SO_REUSEADDR
hodlinator Sep 4, 2026
bcb09b3
qa: Verify HTTP listen port exclusivity
hodlinator Sep 4, 2026
f32bfb2
Merge bitcoin/bitcoin#35738: coins: parallel input prevout fetching f…
sedited Sep 5, 2026
3596658
Merge bitcoin/bitcoin#36166: validation: refactor: encapsulate Chains…
sedited Sep 5, 2026
0b43dea
Merge bitcoin/bitcoin#36163: test: Add coverage for unsatisfiable loc…
sedited Sep 5, 2026
0f206ee
Merge bitcoin/bitcoin#36130: test: add tests in transaction_tests.cpp…
sedited Sep 5, 2026
f0c839a
Merge bitcoin/bitcoin#36123: http: throttle per-connection reads whil…
sedited Sep 5, 2026
b7113e6
test: characterize disabled wallet settings
Rob1Ham Sep 6, 2026
a34fc8b
wallet: handle disabled startup settings
Rob1Ham Sep 6, 2026
5f0daa0
Merge bitcoin/bitcoin#36169: http: Use SO_EXCLUSIVEADDRUSE on Windows
sedited Sep 6, 2026
b557fb2
Merge bitcoin/bitcoin#36164: util: diagnose dangling views of tempora…
sedited Sep 6, 2026
a174dd4
Merge bitcoin/bitcoin#36161: build: Remove `cmake/script/CoverageFuzz…
sedited Sep 6, 2026
161a9ad
Merge bitcoin/bitcoin#35164: test: cover P2SH sigop counting in test_…
sedited Sep 7, 2026
51db0e7
Merge bitcoin/bitcoin#36096: rpc: avoid quadratic JSON construction w…
sedited Sep 7, 2026
35104a8
Merge bitcoin/bitcoin#35949: miner: Enforce Murch-Zawy rule (BIP54)
sedited Sep 7, 2026
6ed7c53
iwyu: Prefer canonical headers
hebasto Sep 7, 2026
1b5ee3b
ci: Upgrade IWYU to 0.27 compatible with Clang 23
hebasto Sep 7, 2026
3b944f1
iwyu: Switch to generated Clang intrinsics mapping file
hebasto Sep 7, 2026
0c6f2af
Merge bitcoin/bitcoin#36127: wallet: remove unused code
fanquake Sep 7, 2026
19b0ff2
Merge bitcoin/bitcoin#36136: rpc: remove stale "canonical form" claim…
sedited Sep 7, 2026
2ed4be4
Merge bitcoin/bitcoin#36113: psbt: fix rendering for invalid long sig…
achow101 Sep 7, 2026
013b0b2
Merge bitcoin/bitcoin#36176: wallet: avoid a crash when creating a wa…
achow101 Sep 7, 2026
ea785a3
psbt: preserve sighash type when merging inputs
thomasbuilds Aug 25, 2026
0b46fc9
http: Add missing LIFETIMEBOUND annotations
hodlinator Sep 8, 2026
33a363e
Merge bitcoin/bitcoin#36168: PSBT: Make input/output `Merge()` method…
sedited Sep 8, 2026
59fd053
Merge bitcoin/bitcoin#34931: validation: abort on DB unreadable coins…
sedited Sep 8, 2026
4c9d55a
Merge bitcoin/bitcoin#36076: psbt: preserve sighash type when merging…
achow101 Sep 9, 2026
0ae3b40
test: characterize startup with newly added prune and index
andrewtoth Sep 9, 2026
6385aa1
contrib: Update makeseeds for 30.3 and 31.x
achow101 Sep 9, 2026
fcfc1df
contrib: Update fixed seeds
achow101 Sep 9, 2026
67726a6
kernel: update assumed blockchain and chainstate sizes
achow101 Sep 9, 2026
a25511d
kernel: update defaultAssumeValid and minimumChainWork
achow101 Sep 9, 2026
42d93d4
kernel: update chainTxData
achow101 Sep 9, 2026
494300f
Merge bitcoin/bitcoin#35796: depends: fix IPC listeners on macOS dyin…
fanquake Sep 9, 2026
fb26bc9
Merge bitcoin/bitcoin#35445: wallet, descriptor: Revert `StringType::…
fanquake Sep 9, 2026
d6a2341
doc: add rel note about potential CJDNS removal
fanquake Sep 9, 2026
4665409
lint: Use C.UTF-8 locale only in shell scripts
hebasto Jul 26, 2026
99f81fe
Merge bitcoin/bitcoin#35303: policy: fix negative CFeeRate::ToString(…
sedited Sep 9, 2026
064122a
Merge bitcoin/bitcoin#36181: ci: Upgrade IWYU to 0.27 compatible with…
fanquake Sep 9, 2026
005ea9f
Merge bitcoin/bitcoin#35778: scripted-diff: Use C.UTF-8 locale in all…
fanquake Sep 9, 2026
e6c775c
net: treat RFC 9637 new IPv6 documentation range as invalid
fjahr Sep 9, 2026
b48a276
fuzz: assert invalid addresses are not routable
fjahr Sep 9, 2026
2285d19
Merge bitcoin/bitcoin#35468: ci, iwyu: Request IPC file generation ex…
fanquake Sep 9, 2026
462ff18
iwyu, refactor: Fix includes in some source files
hebasto Sep 9, 2026
7d54a88
iwyu: Fix warnings in `src/rpc` and treat them as errors
hebasto Sep 9, 2026
da3401e
Squashed 'src/secp256k1/' changes from 687155df6b..a7f264373e
fanquake Sep 9, 2026
ba9050a
Update secp256k1 subtree to latest master
fanquake Sep 9, 2026
00d0c51
test: return False for a too-short ECDSA signature
fametrano Sep 7, 2026
ffe6aa5
Merge bitcoin/bitcoin#36199: net: treat RFC 9637 new IPv6 documentati…
sedited Sep 9, 2026
3c91db2
net: Update embedded asmap to 1788801420
fjahr Sep 9, 2026
9d4325f
Merge bitcoin/bitcoin#36203: Update secp256k1 subtree to latest master
sedited Sep 9, 2026
7e75b3b
Merge bitcoin/bitcoin#36116: iwyu: Fix warnings in `src/rpc` and trea…
fanquake Sep 9, 2026
ad4eeaf
ci: avoid modifying GOAL in 03_test_script.sh
Sjors Mar 25, 2026
28b69e2
http: stop processing requests from a client when send buffer is full
pinheadmz Sep 4, 2026
ecdf9db
test: get_previous_releases.py use `PREVIOUS_RELEASES_DIR`
davidgumberg Sep 8, 2026
af83bac
Merge bitcoin/bitcoin#36202: doc: add rel note about potential CJDNS …
achow101 Sep 9, 2026
fc4f35f
Merge bitcoin/bitcoin#35513: rpc: help metadata fixes
sedited Sep 9, 2026
b3a9b84
doc: Correct upstream-pull reference
LittleYier Sep 9, 2026
5a5b1ed
Merge bitcoin/bitcoin#36201: Update embedded asmap to 1788801420
fanquake Sep 10, 2026
b5ef74b
Merge bitcoin/bitcoin#36211: doc: Fix PR reference in productivity guide
fanquake Sep 10, 2026
4a15e0b
Merge bitcoin/bitcoin#36195: test: `get_previous_releases.py` use `PR…
fanquake Sep 10, 2026
7ee94bf
asmap: Make outputted ASMap version match externally computed hashes
hodlinator Sep 10, 2026
1fe87c2
guix: cache GUI depends separately
willcl-ark Aug 17, 2026
9c77483
build: avoid pipe2 on Darwin (for now)
fanquake Sep 10, 2026
da7d7db
contrib: remove deprecated --deep codesign flag
Sjors Mar 25, 2026
a42da81
Merge bitcoin/bitcoin#36174: http: throttle send buffer when client s…
sedited Sep 10, 2026
51b540c
Merge bitcoin/bitcoin#36218: build: avoid `pipe2` on Darwin (for now)
fanquake Sep 10, 2026
2c2667e
qt: 32.0 translations update
hebasto Sep 10, 2026
fc6923c
Merge bitcoin/bitcoin#36215: asmap: Make version match externally com…
sedited Sep 10, 2026
9b22995
indexes: set prune lock to genesis before first block
andrewtoth Sep 2, 2026
7eb4cec
kernel: Update headerssync params
achow101 Sep 9, 2026
fed5025
kernel: add recent assumeutxo snapshot
achow101 Sep 9, 2026
a6b3309
Merge bitcoin/bitcoin#36150: indexes: set prune lock to genesis befor…
sedited Sep 11, 2026
1a4e034
Merge bitcoin/bitcoin#36209: guix: cache GUI depends separately
sedited Sep 11, 2026
92986c7
Merge bitcoin/bitcoin#36213: Release: 32.0 translations update
fanquake Sep 11, 2026
501ba4c
Merge bitcoin/bitcoin#36196: contrib, kernel: fixed seeds, chainparam…
fanquake Sep 11, 2026
8c64ff0
Merge bitcoin/bitcoin#34914: contrib: replace deprecated --deep codes…
fanquake Sep 11, 2026
5df0827
doc: Move release notes to wiki ahead of branch-off
sedited Sep 11, 2026
4d463de
Merge bitcoin/bitcoin#36226: doc: Move release notes to wiki ahead of…
fanquake Sep 11, 2026
57d3d00
build: Bump version to 32.99
sedited Sep 11, 2026
9a48134
docs: Update bips.md
sedited Sep 11, 2026
f3fec67
Merge bitcoin/bitcoin#36227: Pre 32.x branching updates
fanquake Sep 11, 2026
6bdcae3
refactor: Import signet constant and helper from kernel/signet.h
ekzyis Apr 21, 2026
9b37d42
Use different datadirs for different signets
ekzyis Feb 11, 2026
6f8c43f
test: Add signet datadir tests
ekzyis Apr 21, 2026
c47ea37
doc: Update documentation for signet datadir
ekzyis Apr 21, 2026
feeb00a
cli: Add -signetchallenge info on RPC auth error
ekzyis Jun 4, 2026
0476444
Merge bitcoin/bitcoin#35935: wallet: Avoid unnecessary wtxvariant rew…
sedited Sep 12, 2026
1afa0cd
cmake: add raw data header generation target
kriss39 Sep 12, 2026
1cbbf64
ci, iwyu: generate embedded ASMap header explicitly
kriss39 Sep 12, 2026
1781781
Merge bitcoin/bitcoin#36228: ci, iwyu: generate embedded ASMap header…
hebasto Sep 12, 2026
fc718ad
test: Test that metadata is synced to malleated transactions
achow101 Aug 13, 2026
2efaa67
wallet: simplify and restrict SyncMetaData to malleated txs
furszy Sep 9, 2026
b973a35
Replace CTransaction::operator== with Equals that has options
achow101 Aug 13, 2026
34533d5
wallet: Clarify IsEquivalentTo is actually checking malleation
achow101 Aug 13, 2026
6c16d76
wallet: sync tx replacement metadata to malleated txs
furszy Sep 9, 2026
31eedfc
wallet: simplify wtx metadata sync
furszy Sep 9, 2026
752fd43
wallet: persist synced metadata and do not sync on load
furszy Sep 9, 2026
a44f9ad
test: Test rbf metadata sync of malleated tx
achow101 Aug 13, 2026
2c6047d
test: Bumping a transaction prevents bumping malleations
achow101 Aug 13, 2026
d25470d
Merge bitcoin/bitcoin#35975: wallet: Fix `CWalletTx` malleated transa…
sedited Sep 14, 2026
1aa500b
iwyu: Always keep `bitcoin-build-info.h` header
hebasto Sep 14, 2026
adca0a9
Merge bitcoin/bitcoin#36247: iwyu: Always keep `bitcoin-build-info.h`…
fanquake Sep 14, 2026
fdfd196
rpc: Reuse AsmapVersion in exportasmap
fjahr Sep 13, 2026
0bc8736
init: Log asmap version from NetGroupManager
fjahr Sep 13, 2026
2ca83ba
Merge bitcoin/bitcoin#35436: wallet: Add addHDkey interface
sedited Sep 14, 2026
d9d0578
Merge bitcoin/bitcoin#34681: wallet: move rescan logic into ChainScan…
sedited Sep 14, 2026
dd5a8a6
test: Check embedded asmap version log and addrman re-bucketing
fjahr Sep 13, 2026
87ce88c
rpc: Add asmap_version to getnetworkinfo
fjahr Sep 13, 2026
c1e9d15
doc: Describe how to verify the asmap in use
fjahr Sep 13, 2026
7c4facb
Merge bitcoin/bitcoin#36081: rpc: add bestblockhash to getmininginfo
sedited Sep 14, 2026
36c1b14
Merge bitcoin/bitcoin#35472: test: add coverage for feebumper uncompu…
sedited Sep 14, 2026
dd3c62c
Merge bitcoin/bitcoin#36083: test: cover getrawtransaction on a stale…
sedited Sep 14, 2026
a49fa1f
Merge bitcoin/bitcoin#35849: init: don't suggest -reindex-chainstate …
sedited Sep 14, 2026
c38e0d2
Merge bitcoin/bitcoin#36093: test: ipc should reject invalid json
sedited Sep 14, 2026
698b5bb
p2p: pause stalling manual block downloads
willcl-ark Jun 9, 2026
4c79f3a
test: support manual connections in addconnection
willcl-ark Mar 5, 2026
24628d3
test: cover manual peer block download cooldown
willcl-ark Jun 9, 2026
5551d39
doc: document manual peer stalling behavior
willcl-ark Jun 9, 2026
76343a0
Merge bitcoin/bitcoin#36186: test: return False for a too-short ECDSA…
sedited Sep 14, 2026
a09a81e
Merge bitcoin/bitcoin#35961: depends: Update `boost` package to 1.92.0
fanquake Sep 14, 2026
cff00c5
Merge bitcoin/bitcoin#34743: p2p: don't disconnect manual peers for b…
sedited Sep 14, 2026
1566a47
rest: add generated and height to spenttxouts JSON
0xB10C Sep 14, 2026
e0229ca
fuzz: Use LIMITED_WHILE in connect_block
marcofleon Sep 14, 2026
380d3ae
wallet: rpc: Use std::optional in GetImportTimestamp
polespinasa Jun 26, 2026
9048510
wallet: lower the minimum timestamp to 0
polespinasa Jun 26, 2026
7375124
wallet: refactor: make is_ranged no longer an optional
polespinasa Jun 26, 2026
f1f61af
wallet: Add ImportDescriptorRequest structs
polespinasa Apr 14, 2026
9752156
wallet: rpc: refactor: Extract UniValue processing from ProcessDescri…
polespinasa Jun 26, 2026
04c73a9
wallet: Add ImportError struct and new WalletError codes
polespinasa Jul 9, 2026
48d3d71
wallet, util: Add HandleWalletErrorCode
polespinasa Sep 2, 2026
a40ee4e
wallet: rpc: refactor: ProcessDescriptorImport returns ImportDescript…
polespinasa Jun 26, 2026
c9650d8
wallet: rename ProcessDescriptorImport to ImportDescriptor and add Pr…
polespinasa Apr 14, 2026
a9cd985
wallet: Move ImportDescriptor and ProcessDescriptorsImport to imports…
polespinasa Apr 14, 2026
31224d0
kernel: expose transaction wtxid
KY-U Sep 8, 2026
43bba1e
kernel: expose transaction witness presence
KY-U Sep 8, 2026
3be5f40
wallet: add CheckDescriptorRangeBounds
polespinasa Aug 14, 2026
2c249db
wallet: Add an importDescriptors() interface for the wallet
polespinasa Apr 14, 2026
51ddab5
Merge bitcoin/bitcoin#35819: test: add coverage for untested descript…
ryanofsky Sep 14, 2026
16278c2
kernel: expose block header Merkle root
lucasdbr05 Sep 15, 2026
de394ad
Merge bitcoin/bitcoin#36207: kernel: add wtxid accessor
sedited Sep 15, 2026
dadca55
Merge bitcoin/bitcoin#36251: rest: add `generated` and `height` to sp…
sedited Sep 15, 2026
57721f8
Merge bitcoin/bitcoin#36253: fuzz: Use `LIMITED_WHILE` in `connect_bl…
fanquake Sep 15, 2026
4556ef6
torcontrol: Apply reconnect backoff after dropped connections
fjahr Sep 14, 2026
66eeac2
guix: Use osslsigncode 2.14
achow101 Sep 15, 2026
59a465c
guix: Validate codesigned windows binaries
achow101 Sep 15, 2026
d32a515
Merge bitcoin/bitcoin#34566: feature: Use different datadirs for diff…
sedited Sep 16, 2026
651e44f
Merge bitcoin/bitcoin#36194: kernel: expose block header Merkle root
sedited Sep 16, 2026
a687188
Merge bitcoin/bitcoin#36160: refactor: Minor improvements to HTTP uni…
sedited Sep 16, 2026
7dedc45
Merge bitcoin/bitcoin#36256: guix: Update osslsigncode to 2.14
hebasto Sep 16, 2026
fb68c27
Merge bitcoin/bitcoin#36260: torcontrol: Use reconnect backoff after …
sedited Sep 16, 2026
0b353a9
netgroup: Cache asmap version
fjahr Sep 16, 2026
b821585
Merge bitcoin/bitcoin#33593: guix: Use UCRT runtime for Windows relea…
fanquake Sep 16, 2026
59f7f3d
build: drop use of OBJC_OLD_DISPATCH_PROTOTYPES
fanquake Sep 9, 2026
21e4ea8
test: cover PSBT unknown field merging
w0xlt May 17, 2026
fcb2d83
Squashed 'src/minisketch/' changes from 4a179c61e3..a12f5de1c9
fanquake Sep 16, 2026
749bd10
Update minisketch subtree to latest master
fanquake Sep 16, 2026
4be88b9
Squashed 'src/leveldb/' changes from 13da2d6758..53a1914e00
fanquake Sep 16, 2026
7528f79
Update leveldb subtree to latest master
fanquake Sep 16, 2026
2bbbeaa
Merge bitcoin/bitcoin#34861: wallet: Add importdescriptors interface
achow101 Sep 17, 2026
fa8fefb
refactor: Use static const over inline const to work around ld64 bug
Sep 17, 2026
a604a76
Merge bitcoin/bitcoin#36282: Update leveldb subtree to latest master
sedited Sep 17, 2026
ad97933
Merge bitcoin/bitcoin#36285: refactor: Use static const over inline c…
sedited Sep 17, 2026
4f624bb
Revert "build: Remove `cmake/script/CoverageFuzz.cmake`"
sedited Sep 17, 2026
b388f9b
crypto: Fix MuHash3072 division by itself
fjahr Sep 17, 2026
dc3e2bc
wallet, rpc: extract PushTxAmountAndFee/PushTxDecoded helpers
pablomartin4btc Aug 27, 2026
4cc00f7
wallet: Remove WalletDescriptor's default constructor
achow101 Sep 16, 2026
bb5e832
wallet: Make WalletDescriptor's descriptor const
achow101 Sep 17, 2026
64abb3e
wallet: Compare descriptors by hash of canonical string
achow101 Sep 11, 2026
405b1d6
descriptor: Explicitly handle use_apostrophe cases
achow101 Sep 11, 2026
f0f6dce
descriptor, doc: Clarify miniscript CompatDescriptorHash
achow101 Sep 11, 2026
f6cbcfd
wallet: Document WalletDescriptor::UpdateFrom
achow101 Sep 11, 2026
ebf2f69
test: Simplify miniscript descriptor check in wallet back compat
achow101 Sep 11, 2026
61edcf9
test: Add 31.1 to wallet back compat
achow101 Sep 11, 2026
0e9018e
Merge bitcoin/bitcoin#36249: net, rpc: Asmap version improvements/fol…
sedited Sep 17, 2026
7038101
refactor/test: add wallet failure injection
l0rinc Aug 16, 2026
e6c374d
test: characterize encryption transaction failures
l0rinc Jul 24, 2026
8b23fa4
wallet: abort failed encryption transactions
l0rinc Jul 19, 2026
2daa2f9
wallet: restore lock state before re-encryption
achow101 Aug 19, 2026
ee6d45a
test: characterize passphrase write failure
l0rinc Jul 24, 2026
5bc0be1
wallet: reject failed passphrase changes
l0rinc Jul 19, 2026
14ce3fd
test: characterize descriptor key failures
l0rinc Jul 23, 2026
d8a6f5e
wallet: abort failed descriptor key writes
l0rinc Jul 24, 2026
537e791
test: cover encrypted descriptor key insertion
l0rinc Jul 23, 2026
bd55810
wallet: abort failed descriptor key erases
l0rinc Jul 23, 2026
e3712b7
test: characterize descriptor insertion failure
l0rinc Aug 18, 2026
f949b3b
wallet: publish descriptor keys after writes
l0rinc Aug 18, 2026
5935546
wallet: return passphrase errors with Expected
achow101 Aug 19, 2026
6d24145
wallet: reuse unlock and passphrase change errors
achow101 Aug 19, 2026
d48e76e
Merge bitcoin/bitcoin#36286: crypto: Fix MuHash3072 division by itself
sedited Sep 18, 2026
ba6c179
wallet, rpc: allow omitting parent_descs from TransactionDescriptionS…
pablomartin4btc Aug 27, 2026
605c4fd
wallet, rpc: Add listrawtransactions RPC
pablomartin4btc Aug 27, 2026
b377786
test: Add functional test for listrawtransactions
pablomartin4btc Aug 11, 2026
7c311f5
doc: Add release notes for listrawtransactions
pablomartin4btc Aug 11, 2026
83434f7
kernel: expose transaction version
nervana21 Sep 8, 2026
5181c61
Squashed 'src/crc32c/' changes from efb8ea04e4..60bcf13edf
fanquake Sep 19, 2026
2c8372d
Update crc32c subtree to latest master
fanquake Sep 19, 2026
b7f740c
rpc: Correct OpenRPC default metadata
willcl-ark Sep 18, 2026
5f05d8c
Merge bitcoin/bitcoin#36297: rpc: Correct invalid OpenRPC defaults
fanquake Sep 19, 2026
4a583f3
Merge bitcoin/bitcoin#36230: wallet: Improve `HasWalletDescriptor` pe…
fanquake Sep 19, 2026
c08489f
Merge bitcoin/bitcoin#36288: build: Revert remove `cmake/script/Cover…
fanquake Sep 19, 2026
170d379
Merge bitcoin/bitcoin#36198: http: Add missing LIFETIMEBOUND annotations
fanquake Sep 19, 2026
bb52965
Merge bitcoin/bitcoin#36206: build: drop use of `OBJC_OLD_DISPATCH_PR…
fanquake Sep 19, 2026
716e860
ci: simplify macOS codesign check
fanquake Sep 20, 2026
69ad2a6
Merge bitcoin/bitcoin#36283: kernel: expose transaction version
sedited Sep 21, 2026
5ca3773
Merge bitcoin/bitcoin#36298: Update crc32c subtree to latest master
fanquake Sep 21, 2026
4ecbc82
Merge bitcoin/bitcoin#36278: Update minisketch subtree to latest master
hebasto Sep 21, 2026
0d34b6e
rpc: clarify that getaddrmaninfo counts unique addresses
0xB10C Sep 21, 2026
dac53c5
Merge bitcoin/bitcoin#31888: contrib: Support re-writing linearize-da…
sedited Sep 21, 2026
f839ee1
Merge bitcoin/bitcoin#35887: ipc: use std::optional for checkSpawned(…
ryanofsky Sep 21, 2026
bbc40ed
Merge bitcoin/bitcoin#36261: test: cover PSBT unknown field merging
sedited Sep 22, 2026
f86cbf5
Merge bitcoin/bitcoin#36310: rpc: clarify that `getaddrmaninfo` count…
sedited Sep 22, 2026
995da86
Merge bitcoin/bitcoin#36302: ci: simplify macOS codesign check
sedited Sep 22, 2026
248ce46
Merge bitcoin/bitcoin#35619: test: ExtendedPrivateKey follow-ups
sedited Sep 22, 2026
7ee3d62
Merge bitcoin/bitcoin#35752: wallet: make encryption state updates at…
achow101 Sep 22, 2026
b7211ba
Merge bitcoin/bitcoin#34717: p2p: remove m_getaddr_sent
sedited Sep 22, 2026
d36f4a1
Merge bitcoin/bitcoin#36155: doc: remove json quoting from gettxoutse…
sedited Sep 22, 2026
71c30b6
Merge bitcoin/bitcoin#27052: test: rpc: add last block announcement t…
ryanofsky Sep 22, 2026
2b95b45
Merge bitcoin/bitcoin#35813: wallet, rpc: Add listrawtransactions RPC
achow101 Sep 22, 2026
b3defd4
net: move cmpctblocks fields from CNodeState to Peer
Crypt-iQ Jun 17, 2026
640f486
net: move fPreferredDownload to Peer, make atomic
Crypt-iQ Jun 17, 2026
9686707
scripted-diff: rename fPreferredDownload to m_preferred_download
Crypt-iQ Aug 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 2 additions & 13 deletions .github/ci-windows-cross.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,9 @@ def check_imports():

# Ensure the executable is linked against the expected C runtime.
dlls = {name.lower() for name in dlls}
uses_msvcrt = "msvcrt.dll" in dlls
uses_ucrt = any(name.startswith("api-ms-win-crt-") for name in dlls)
crt = os.environ["CRT"]
if crt == "msvcrt":
crt_ok = uses_msvcrt and not uses_ucrt
elif crt == "ucrt":
crt_ok = uses_ucrt and not uses_msvcrt
else:
sys.exit(f"Unexpected CRT value: {crt!r}")
if not crt_ok:
sys.exit(f"Imported DLLs do not match the expected {crt!r} C runtime.")
if not uses_ucrt:
sys.exit("Imported DLLs do not match the expected UCRT C runtime.")


def check_manifests():
Expand Down Expand Up @@ -99,12 +91,9 @@ def prepare_tests():
content = "\n".join(lines) + "\n"
config_path.write_text(content)
print(content)
previous_releases_dir = Path(os.environ["PREVIOUS_RELEASES_DIR"])
cmd_download_prev_rel = [
sys.executable,
str(workspace / "test" / "get_previous_releases.py"),
"--target-dir",
str(previous_releases_dir),
]
run(cmd_download_prev_rel)
run([sys.executable, "-m", "pip", "install", "pyzmq"])
Expand Down
34 changes: 5 additions & 29 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,25 +304,13 @@ jobs:
run: echo "commit=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"

windows-cross:
name: 'Windows-cross to x86_64, ${{ matrix.crt }}'
name: 'Windows-cross to x86_64'
needs: record-frozen-commit
runs-on: ${{ github.repository == 'bitcoin/bitcoin' && 'warp-ubuntu-latest-x64-4x' || 'ubuntu-latest' }}
if: ${{ vars.SKIP_BRANCH_PUSH != 'true' || github.event_name == 'pull_request' }}

strategy:
fail-fast: false
matrix:
crt: [msvcrt, ucrt]
include:
- crt: msvcrt
file-env: './ci/test/00_setup_env_win64_msvcrt.sh'
artifact-name: 'x86_64-w64-mingw32-executables'
- crt: ucrt
file-env: './ci/test/00_setup_env_win64.sh'
artifact-name: 'x86_64-w64-mingw32ucrt-executables'

env:
FILE_ENV: ${{ matrix.file-env }}
FILE_ENV: './ci/test/00_setup_env_win64.sh'
DANGER_CI_ON_HOST_FOLDERS: 1

steps:
Expand Down Expand Up @@ -358,7 +346,7 @@ jobs:
- name: Upload built executables
uses: actions/upload-artifact@v7
with:
name: ${{ matrix.artifact-name }}-${{ github.run_id }}
name: x86_64-w64-mingw32ucrt-executables-${{ github.run_id }}
path: |
${{ env.BASE_BUILD_DIR }}/bin/*.dll
${{ env.BASE_BUILD_DIR }}/bin/*.exe
Expand All @@ -367,20 +355,10 @@ jobs:
${{ env.BASE_BUILD_DIR }}/test/config.ini

windows-native-test:
name: 'Windows, ${{ matrix.crt }}, test cross-built'
name: 'Windows, test cross-built'
runs-on: windows-2022
needs: [windows-cross, record-frozen-commit]

strategy:
fail-fast: false
matrix:
crt: [msvcrt, ucrt]
include:
- crt: msvcrt
artifact-name: 'x86_64-w64-mingw32-executables'
- crt: ucrt
artifact-name: 'x86_64-w64-mingw32ucrt-executables'

env:
PYTHONUTF8: 1
TEST_RUNNER_TIMEOUT_FACTOR: 40
Expand All @@ -396,16 +374,14 @@ jobs:
- name: Download built executables
uses: actions/download-artifact@v8
with:
name: ${{ matrix.artifact-name }}-${{ github.run_id }}
name: x86_64-w64-mingw32ucrt-executables-${{ github.run_id }}

- name: Run bitcoind.exe
run: py -3 .github/ci-windows-cross.py print_version

- *IMPORT_VS_ENV

- name: Check imported DLLs
env:
CRT: ${{ matrix.crt }}
run: py -3 .github/ci-windows-cross.py check_imports

- name: Check executable manifests
Expand Down
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ get_directory_property(precious_variables CACHE_VARIABLES)
# Project / Package metadata
#=============================
set(CLIENT_NAME "Bitcoin Core")
set(CLIENT_VERSION_MAJOR 31)
set(CLIENT_VERSION_MAJOR 32)
set(CLIENT_VERSION_MINOR 99)
set(CLIENT_VERSION_BUILD 0)
set(CLIENT_VERSION_RC 0)
Expand Down Expand Up @@ -371,7 +371,6 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SIZEOF_VOID_P EQUAL 4)
endif()

if(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
target_compile_definitions(core_interface INTERFACE OBJC_OLD_DISPATCH_PROTOTYPES=0)
# These flags are specific to ld64, and may cause issues with other linkers.
# For example: GNU ld will interpret -dead_strip as -de and then try and use
# "ad_strip" as the symbol for the entry point.
Expand Down
2 changes: 1 addition & 1 deletion ci/lint/01_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.

export LC_ALL=C
export LC_ALL=C.UTF-8

set -o errexit -o pipefail -o xtrace

Expand Down
2 changes: 1 addition & 1 deletion ci/lint/06_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.

export LC_ALL=C
export LC_ALL=C.UTF-8

set -o errexit -o pipefail -o xtrace

Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_freebsd_cross.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CONTAINER_NAME=ci_freebsd_cross
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export APT_LLVM_V="22"
export APT_LLVM_V="23"
export HOST=x86_64-unknown-freebsd
export FREEBSD_VERSION=15.1
export FREEBSD_SDK_BASENAME="freebsd-${HOST}-${FREEBSD_VERSION}"
Expand Down
1 change: 1 addition & 0 deletions ci/test/00_setup_env_mac_native.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export LC_ALL=C.UTF-8
export CONTAINER_NAME="ci_mac_native" # macos does not use a container, but the env var is needed for logging
export PIP_PACKAGES="--break-system-packages pycapnp pyzmq"
export GOAL="install deploy"
export RUN_MACOS_CODESIGN=true
export CMAKE_GENERATOR="Ninja"
export CI_OS_NAME="macos"
export NO_DEPENDS=1
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_native_asan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ else
fi

export CONTAINER_NAME=ci_native_asan
export APT_LLVM_V="22"
export APT_LLVM_V="23"
export PACKAGES="systemtap-sdt-dev clang-${APT_LLVM_V} llvm-${APT_LLVM_V} libclang-rt-${APT_LLVM_V}-dev mold python3-zmq qt6-base-dev qt6-tools-dev qt6-l10n-tools libboost-dev libzmq3-dev libqrencode-dev libsqlite3-dev ${BPFCC_PACKAGE} libcapnp-dev capnproto python3-pip"
export PIP_PACKAGES="--break-system-packages pycapnp"
export NO_DEPENDS=1
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_native_fuzz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export CONTAINER_NAME=ci_native_fuzz
export APT_LLVM_V="22"
export APT_LLVM_V="23"
export PACKAGES="clang-${APT_LLVM_V} llvm-${APT_LLVM_V} libclang-rt-${APT_LLVM_V}-dev libboost-dev libsqlite3-dev libcapnp-dev capnproto"
export NO_DEPENDS=1
export RUN_UNIT_TESTS=false
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_native_fuzz_with_msan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
export LC_ALL=C.UTF-8

export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export APT_LLVM_V="22"
export APT_LLVM_V="23"
LIBCXX_DIR="/cxx_build/"
export MSAN_FLAGS="-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls"
LIBCXX_FLAGS="-nostdinc++ -nostdlib++ -isystem ${LIBCXX_DIR}include/c++/v1 -L${LIBCXX_DIR}lib -Wl,-rpath,${LIBCXX_DIR}lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument"
Expand Down
7 changes: 5 additions & 2 deletions ci/test/00_setup_env_native_iwyu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04" # To build codegen, CMake must be 3.31 or newer.
export CONTAINER_NAME=ci_native_iwyu
export IWYU_LLVM_V="22"
export IWYU_LLVM_V="23"
export APT_LLVM_V="${IWYU_LLVM_V}"
export PACKAGES="clang-${IWYU_LLVM_V} clang-format-${IWYU_LLVM_V} libclang-${IWYU_LLVM_V}-dev llvm-${IWYU_LLVM_V}-dev jq libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto"
export NO_DEPENDS=1
Expand All @@ -17,7 +17,10 @@ export RUN_FUNCTIONAL_TESTS=false
export RUN_FUZZ_TESTS=false
export RUN_CHECK_DEPS=false
export RUN_IWYU=true
export GOAL="codegen"
# Adding non-codegen targets to the build goal is a workaround
# for https://gitlab.kitware.com/cmake/cmake/-/work_items/27862
# and https://github.com/bitcoin-core/libmultiprocess/issues/284.
export GOAL="codegen bitcoin_node_raw_data_headers mp_headers mptest_headers bitcoin_ipc_headers bitcoin_ipc_test_headers bitcoin_ipc_fuzz_headers"
export BITCOIN_CONFIG="\
--preset dev-mode -DBUILD_GUI=OFF \
-DCMAKE_C_COMPILER=clang-${IWYU_LLVM_V} \
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_native_msan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
export LC_ALL=C.UTF-8

export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export APT_LLVM_V="22"
export APT_LLVM_V="23"
LIBCXX_DIR="/cxx_build/"
export MSAN_FLAGS="-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls"
LIBCXX_FLAGS="-nostdinc++ -nostdlib++ -isystem ${LIBCXX_DIR}include/c++/v1 -L${LIBCXX_DIR}lib -Wl,-rpath,${LIBCXX_DIR}lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument"
Expand Down
3 changes: 2 additions & 1 deletion ci/test/00_setup_env_native_previous_releases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ export LC_ALL=C.UTF-8
export CONTAINER_NAME=ci_native_previous_releases
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:22.04"
# Use minimum supported python3.10 and gcc-12, see doc/dependencies.md
export PACKAGES="gcc-12 g++-12 python3-zmq"
export PACKAGES="gcc-12 g++-12 python3-zmq libleveldb-dev python3-pip"
export DEP_OPTS="CC=gcc-12 CXX=g++-12"
export PIP_PACKAGES="plyvel"
export TEST_RUNNER_EXTRA="--previous-releases --coverage --extended --exclude feature_dbcrash" # Run extended tests so that coverage does not fail, but exclude the very slow dbcrash
export GOAL="install"
export CI_LIMIT_STACK_SIZE=1
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_native_tidy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export CONTAINER_NAME=ci_native_tidy
export TIDY_LLVM_V="22"
export TIDY_LLVM_V="23"
export APT_LLVM_V="${TIDY_LLVM_V}"
export PACKAGES="clang-${TIDY_LLVM_V} libclang-${TIDY_LLVM_V}-dev llvm-${TIDY_LLVM_V}-dev libomp-${TIDY_LLVM_V}-dev clang-tidy-${TIDY_LLVM_V} jq libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto"
export NO_DEPENDS=1
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_native_tsan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CONTAINER_NAME=ci_native_tsan
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export APT_LLVM_V="22"
export APT_LLVM_V="23"
LIBCXX_DIR="/cxx_build/"
LIBCXX_FLAGS="-fsanitize=thread -nostdinc++ -nostdlib++ -isystem ${LIBCXX_DIR}include/c++/v1 -L${LIBCXX_DIR}lib -Wl,-rpath,${LIBCXX_DIR}lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument"
export PACKAGES="clang-${APT_LLVM_V} llvm-${APT_LLVM_V} llvm-${APT_LLVM_V}-dev libclang-${APT_LLVM_V}-dev libclang-rt-${APT_LLVM_V}-dev python3-zmq python3-pip"
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_netbsd_cross.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CONTAINER_NAME=ci_netbsd_cross
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export APT_LLVM_V="22"
export APT_LLVM_V="23"
export HOST=x86_64-unknown-netbsd
export NETBSD_VERSION=11.0
export NETBSD_SDK_BASENAME="netbsd-${HOST}-${NETBSD_VERSION}"
Expand Down
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_openbsd_cross.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8

export CONTAINER_NAME=ci_openbsd_cross
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:26.04"
export APT_LLVM_V="22"
export APT_LLVM_V="23"
export HOST=x86_64-unknown-openbsd
export OPENBSD_VERSION=7.9
export OPENBSD_SDK_BASENAME="openbsd-${HOST}-${OPENBSD_VERSION}"
Expand Down
22 changes: 0 additions & 22 deletions ci/test/00_setup_env_win64_msvcrt.sh

This file was deleted.

20 changes: 6 additions & 14 deletions ci/test/01_base_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ if [ -n "$PIP_PACKAGES" ]; then
fi

if [[ -n "${USE_INSTRUMENTED_LIBCPP}" ]]; then
${CI_RETRY_EXE} git clone --depth=1 https://github.com/llvm/llvm-project -b "llvmorg-22.1.7" /llvm-project
${CI_RETRY_EXE} git clone --depth=1 https://github.com/llvm/llvm-project -b "llvmorg-23.1.0" /llvm-project

# LLVM is configured with LIBCXXABI_USE_LLVM_UNWINDER=OFF,
# because libunwind doesn't handle exceptions under MSAN.
Expand All @@ -83,6 +83,7 @@ if [[ -n "${USE_INSTRUMENTED_LIBCPP}" ]]; then
-DLIBCXXABI_USE_LLVM_UNWINDER=OFF \
-DLIBCXX_ABI_DEFINES="_LIBCPP_ABI_BOUNDED_ITERATORS;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STD_ARRAY;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STRING;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_VECTOR;_LIBCPP_ABI_BOUNDED_UNIQUE_PTR" \
-DLIBCXX_HARDENING_MODE=debug \
-DLIBCXX_INCLUDE_TESTS=OFF \
-S /llvm-project/runtimes

ninja -C /cxx_build/ "$MAKEJOBS"
Expand All @@ -93,26 +94,17 @@ if [[ -n "${USE_INSTRUMENTED_LIBCPP}" ]]; then
fi

if [[ ${BARE_METAL_RISCV} == "true" ]]; then
# Use a mirror for these submodules as sourceware blocks too many requests combating AI.
${CI_RETRY_EXE} git clone --depth=1 https://github.com/riscv-collab/riscv-gnu-toolchain -b 2026.06.06 /riscv/gcc
( cd /riscv/gcc;
export GIT_CONFIG_COUNT=3
export GIT_CONFIG_KEY_0=url.https://git.fish.foo/mirrors/binutils-gdb.git.insteadOf
export GIT_CONFIG_VALUE_0=https://sourceware.org/git/binutils-gdb.git
export GIT_CONFIG_KEY_1=url.https://git.fish.foo/mirrors/glibc.git.insteadOf
export GIT_CONFIG_VALUE_1=https://sourceware.org/git/glibc.git
export GIT_CONFIG_KEY_2=url.https://git.fish.foo/mirrors/newlib-cygwin.git.insteadOf
export GIT_CONFIG_VALUE_2=https://sourceware.org/git/newlib-cygwin.git
./configure --prefix=/opt/riscv-ilp32 --with-arch=rv32gc --with-abi=ilp32 --disable-gdb;
make "$MAKEJOBS"; )
${CI_RETRY_EXE} git clone --depth=1 https://github.com/riscv-collab/riscv-gnu-toolchain -b 2026.08.25 /riscv/gcc
( cd /riscv/gcc
./configure --prefix=/opt/riscv-ilp32 --with-arch=rv32gc --with-abi=ilp32 --disable-gdb
make "$MAKEJOBS" )
rm -rf /riscv/gcc
fi

if [[ "${RUN_IWYU}" == true ]]; then
${CI_RETRY_EXE} git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_"${IWYU_LLVM_V}" /include-what-you-use
pushd /include-what-you-use
patch -p1 < "${BASE_ROOT_DIR}/ci/test/01_iwyu.patch"
patch -p1 < "${BASE_ROOT_DIR}/ci/test/02_iwyu_hash.patch"
popd
cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-"${IWYU_LLVM_V}" -S /include-what-you-use
make -C /iwyu-build/ install "$MAKEJOBS"
Expand Down
Loading
Loading