aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-07build: Fix `-Xclang -internal-isystem` optionHennadii Stepanov
2024-01-05Merge bitcoin/bitcoin#28962: doc: Rework guix docs after 1.4 releasefanquake
2024-01-05Merge bitcoin/bitcoin#29117: wallettool: Always be able to dump a wallet's da...fanquake
2024-01-05Merge bitcoin/bitcoin#29181: build: remove systemtap variadic patchfanquake
2024-01-05Merge bitcoin/bitcoin#29042: doc: Clarify C++20 commentsfanquake
2024-01-05Merge bitcoin/bitcoin#29177: build: Fix check whether `-latomic` neededfanquake
2024-01-05Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversionfanquake
2024-01-05doc: Clarify C++20 commentsMarcoFalke
2024-01-04Merge bitcoin/bitcoin#28832: fuzz: rule-out too deep derivation paths in desc...Ava Chow
2024-01-04Revert "depends: systemtap: remove variadic params that trigger compiler warn...fanquake
2024-01-04Merge bitcoin/bitcoin#29169: Update libsecp256k1 subtree to current masterglozow
2024-01-04Merge bitcoin/bitcoin#29176: wallet: Fix use-after-free in WalletBatch::Erase...Ava Chow
2024-01-04Update secp256k1 subtree to latest masterfanquake
2024-01-04Squashed 'src/secp256k1/' changes from 199d27cea3..efe85c70a2fanquake
2024-01-04build: Fix check whether `-latomic` neededHennadii Stepanov
2024-01-04wallet: Fix use-after-free in WalletBatch::EraseRecordsMarcoFalke
2024-01-03Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368Gloria Zhao
2024-01-02Merge bitcoin/bitcoin#29076: fuzz: set `m_fallback_fee` and `m_fee_mode` in `...Ava Chow
2024-01-02Merge bitcoin/bitcoin#26684: bench: add readblock benchmarkAva Chow
2024-01-02Merge bitcoin/bitcoin#28455: refactor: share and use `GenerateRandomKey` helperAva Chow
2024-01-02Merge bitcoin/bitcoin#28978: doc: Add multiprocess design docAva Chow
2024-01-02test: change `m_submitted_in_package` input to fuzz data provider booleanismaelsadeeq
2024-01-02tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`ismaelsadeeq
2024-01-02doc: fix typo and update incorrect commentismaelsadeeq
2023-12-31fuzz: rule-out too deep derivation paths in descriptor parsing targetsAntoine Poinsot
2023-12-23refactor: share and use `GenerateRandomKey` helperSebastian Falbesoner
2023-12-22doc: Add multiprocess design docRyan Ofsky
2023-12-22Merge bitcoin/bitcoin#28880: build: switch to using LLVM 17.x for macOS buildsfanquake
2023-12-21Merge bitcoin/bitcoin#29056: refactor: Print verbose serialize compiler error...Ava Chow
2023-12-21Merge bitcoin/bitcoin#29027: wallet: fix key parsing check for miniscript exp...Ava Chow
2023-12-21depends: patch around non-determinism in qtfanquake
2023-12-21build: rename native_clang to native_llvmfanquake
2023-12-21Revert "build: Patch Qt to handle minimum macOS version properly"fanquake
2023-12-21guix: use clang-toolchain-17 for macOS buildfanquake
2023-12-21build: Bump `native_clang` up to 17.0.6Hennadii Stepanov
2023-12-20Merge bitcoin/bitcoin#28372: fuzz: coinselection, improve `min_viable_change`...Ava Chow
2023-12-20Merge bitcoin/bitcoin#29115: [doc]: add doxygen comment describing what `Che...glozow
2023-12-19Merge bitcoin/bitcoin#29037: Add multiplication operator to CFeeRateAva Chow
2023-12-19wallettool: Don't create CWallet when dumping DBAndrew Chow
2023-12-19wallettool: Don't unilaterally reset wallet_instance if loading errorAva Chow
2023-12-19[doc]: add doxygen return comment for CheckPackageLimitsismaelsadeeq
2023-12-18Merge bitcoin/bitcoin#28863: wallet, mempool: propagete `checkChainLimits` er...glozow
2023-12-18Merge bitcoin/bitcoin#29064: fuzz: Improve fuzzing stability for minisketch h...fanquake
2023-12-18Merge bitcoin/bitcoin#29078: build: Bump guix time-machine to unlock riscv64 ...fanquake
2023-12-18Merge bitcoin/bitcoin#29079: fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MES...fanquake
2023-12-18Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...fanquake
2023-12-18doc: Rework guix docs after 1.4 releaseMarcoFalke
2023-12-17wallet, mempool: propagete `checkChainLimits` error message to walletismaelsadeeq
2023-12-15Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...Ava Chow
2023-12-15Allow std::byte C-style array serializationMarcoFalke