aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-15macdeploy: remove DMG generation from deploy scriptfanquake
2023-09-15build: produce a .zip for macOS distributionHennadii Stepanov
2023-09-15build: add -zip option to macdeployqtplusfanquake
2023-09-15Merge bitcoin/bitcoin#28480: fuzz: Don't use afl++ deferred forkserver modefanquake
2023-09-15Merge bitcoin/bitcoin#28452: Do not use std::vector = {} to release memoryfanquake
2023-09-14Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...Andrew Chow
2023-09-14Merge bitcoin/bitcoin#27850: test: Add unit & functional test coverage for bl...Andrew Chow
2023-09-14test: cover read-only blockstoreMatthew Zipkin
2023-09-14[fuzz] Don't use afl++ deferred forkserver modedergoegge
2023-09-14Merge bitcoin/bitcoin#28478: ci: Temporarily disable test-each-commitfanquake
2023-09-14Merge bitcoin/bitcoin#28460: fuzz: Use afl++ shared-memory fuzzingfanquake
2023-09-14Revert "Merge bitcoin/bitcoin#28279: ci: Add test-each-commit task"MarcoFalke
2023-09-14Merge bitcoin/bitcoin#28465: ci: clang-17 for fuzz and tsanfanquake
2023-09-14Merge bitcoin/bitcoin#28423: kernel: Remove protocol.h/netaddress.h/compat.h ...fanquake
2023-09-14Merge bitcoin/bitcoin#28279: ci: Add test-each-commit taskfanquake
2023-09-14Merge bitcoin/bitcoin#28458: refactor: Remove unused GetType() from CBuffered...fanquake
2023-09-13Amend bumpfee for inputs with overlapping ancestryMurch
2023-09-13Bump unconfirmed parent txs to target feerateMurch
2023-09-13coinselection: Move GetSelectionWaste into SelectionResultAndrew Chow
2023-09-13[node] interface to get bump feesglozow
2023-09-13Make MiniMinerMempoolEntry fields privateMurch
2023-09-13Remove unused importsMurch
2023-09-13Fix calculation of ancestor set feerates in testMurch
2023-09-13Match tx names to index in miniminer overlap testMurch
2023-09-13Merge bitcoin/bitcoin#28251: validation: fix coins disappearing mid-package e...fanquake
2023-09-13[test] mempool coins disappearing mid-package evaluationglozow
2023-09-13[refactor] split setup in mempool_limit testglozow
2023-09-13[test framework] add ability to spend only confirmed utxosglozow
2023-09-13[validation] don't LimitMempoolSize in any subpackage submissionsglozow
2023-09-13[validation] return correct result when already-in-mempool tx gets evictedglozow
2023-09-13[refactor] back-fill results in AcceptPackageglozow
2023-09-13[validation] make PackageMempoolAcceptResult members mutableglozow
2023-09-13[validation] add AcceptSubPackage to delegate Accept* calls and clean up m_viewglozow
2023-09-13[CCoinsViewMemPool] track non-base coins and allow Resetglozow
2023-09-13[policy] check for duplicate txids in packageglozow
2023-09-13ci: clang-17 for fuzz and tsanMarcoFalke
2023-09-13Do not use std::vector = {} to release memoryPieter Wuille
2023-09-12[refactor] Remove compat.h from kernel headersTheCharlatan
2023-09-12[refactor] Remove netaddress.h from kernel headersTheCharlatan
2023-09-12[refactor] Add CChainParams member to CConnmanTheCharlatan
2023-09-12[refactor] Add missing includes for next commitTheCharlatan
2023-09-12kernel: Move MessageStartChars to its own fileTheCharlatan
2023-09-12[refactor] Define MessageStartChars as std::arrayTheCharlatan
2023-09-12[refactor] Allow std::array<std::byte, N> in serialize.hMarcoFalke
2023-09-12Merge bitcoin/bitcoin#28101: doc, refactor: changing -torcontrol help to spec...Andrew Chow
2023-09-12Merge bitcoin/bitcoin#28414: wallet rpc: return final tx hex from walletproce...Andrew Chow
2023-09-12[fuzz] Use afl++ shared-memory fuzzingdergoegge
2023-09-12Merge bitcoin/bitcoin#28105: doc: Clarify that -fstack-reuse=all bugs exist o...fanquake
2023-09-12Merge bitcoin/bitcoin#28448: rpc: Deprecate rpcserialversion=0fanquake
2023-09-12doc: Clarify that -fstack-reuse=all bugs exist on all versions of GCCMarcoFalke