aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27[net processing] Don't process mutated blocksdergoegge
2024-02-27[validation] Merkle root malleation should be caught by IsBlockMutateddergoegge
2024-02-27[validation] Introduce IsBlockMutateddergoegge
2024-02-27[refactor] Cleanup merkle root checksdergoegge
2024-02-27[validation] Isolate merkle root checksdergoegge
2024-02-27Merge bitcoin/bitcoin#29481: doc: Update OpenBSD build docs for 7.4fanquake
2024-02-27build: remove -Wdocumentation conditionalfanquake
2024-02-27Merge bitcoin/bitcoin#29358: test: use v2 everywhere for P2PConnection if --v...fanquake
2024-02-27Merge bitcoin/bitcoin#28178: fuzz: Generate with random libFuzzer settingsfanquake
2024-02-26Merge bitcoin/bitcoin#29357: test: Drop `x` modifier in `fsbridge::fopen` cal...fanquake
2024-02-26crypto: replace CountBits with std::bit_widthCory Fields
2024-02-26crypto: replace non-standard CLZ builtins with c++20's bit_widthCory Fields
2024-02-26doc: Update OpenBSD build docs to 7.4Jesse Barton
2024-02-26test: Drop `x` modifier in `fsbridge::fopen` call for mingw buildsHennadii Stepanov
2024-02-26Merge bitcoin/bitcoin#29467: test: Fix intermittent issue in interface_rest.pyfanquake
2024-02-26Merge bitcoin/bitcoin#29443: depends: fix BDB compilation on OpenBSDfanquake
2024-02-26Merge bitcoin/bitcoin#29471: doc: Fix CI-detected codespell warningsfanquake
2024-02-26Merge bitcoin/bitcoin#29345: rpc: Do not wait for headers inside loadtxoutsetfanquake
2024-02-26Merge bitcoin/bitcoin#29469: doc: document preference for list-initializationfanquake
2024-02-26Merge bitcoin/bitcoin#29470: test: Add option to skip python unit testsfanquake
2024-02-26Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includesfanquake
2024-02-26Merge bitcoin/bitcoin#29461: ci: avoid running git diff after patchingfanquake
2024-02-23test: Add option to skip unit tests for the test runnerMartin Zumsande
2024-02-23Fix CI-detected codespell warningsLÅ‘rinc
2024-02-23doc: document preference for list-initializationAndrew Toth
2024-02-22test: Fix intermittent issue in interface_rest.pyMarcoFalke
2024-02-22Merge bitcoin/bitcoin#29462: [fuzz] Avoid partial negative resultAva Chow
2024-02-21[fuzz] Avoid partial negative resultMurch
2024-02-21Merge bitcoin/bitcoin#29400: test: Fix SegwitV0SignatureMsg nLockTime signednessAva Chow
2024-02-21ci: avoid running git diff after patchingRyan Ofsky
2024-02-21Merge bitcoin/bitcoin#29460: test: assert rpc error for addnode v2transport n...fanquake
2024-02-21Merge bitcoin/bitcoin#29456: docs: ci multi-arch requires qemufanquake
2024-02-20test: assert rpc error for addnode v2transport not enabledkevkevin
2024-02-20refactor: Add missing include for USE_BDB, USE_SQLITE to bench/wallet_ismine.cppMarcoFalke
2024-02-20lint: Check for missing or redundant bitcoin-config.h includesMarcoFalke
2024-02-20lint: Make lint error easier to spot in outputMarcoFalke
2024-02-20doc: Add missing RUST_BACKTRACE=1MarcoFalke
2024-02-20lint: Add get_subtrees() helperMarcoFalke
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-20Merge bitcoin-core/gui#797: test: Recognize dialog object by nameHennadii Stepanov
2024-02-20docs: ci multi-arch requires qemuMax Edwards
2024-02-20Merge bitcoin/bitcoin#29441: ci: Avoid CI failures from temp env file reusefanquake
2024-02-20Merge bitcoin/bitcoin#26008: wallet: cache IsMine scriptPubKeys to improve pe...fanquake
2024-02-19Merge bitcoin/bitcoin#29434: rpc: Fixed signed integer overflow for large fee...Ava Chow
2024-02-19Merge bitcoin/bitcoin#29452: doc: document that BIP324 on by default for v27.0glozow
2024-02-19doc: document that BIP324 on by default for v27.0fanquake
2024-02-19qt, test: Recognize dialog object by nameHennadii Stepanov
2024-02-18depends: fix BDB compilation on OpenBSDSebastian Falbesoner
2024-02-16wallet: Retrieve ID from loaded DescSPKM directlyAva Chow
2024-02-16wallet: Use scriptPubKeyCache in GetSolvingProviderAva Chow