aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-10Merge bitcoin/bitcoin#25073: test: Cleanup miner_testsfanquake
2022-10-10Merge bitcoin/bitcoin#26284: Fix comment typosMacroFake
2022-10-10sync: rename AnnotatedMixin::UniqueLock to AnnotatedMixin::unique_lockVasil Dimov
2022-10-10sync: remove DebugLock alias templateVasil Dimov
2022-10-10sync: avoid confusing name overlap (Mutex)Vasil Dimov
2022-10-10Merge bitcoin/bitcoin#26215: index: Improve BaseIndex::BlockUntilSyncedToCurr...fanquake
2022-10-10Merge bitcoin/bitcoin#26258: refactor: Remove unused CDataStream::rdbuf methodfanquake
2022-10-09Merge bitcoin/bitcoin#26103: refactor: mempool: use CTxMemPool::Limitsglozow
2022-10-09Fix comment typos in scriptpubkeyman.cpp, wallet.cpp, wallet.hDimitris Tsapakidis
2022-10-09Merge bitcoin/bitcoin#26281: docs: fix m_children to be a member of CTxMemPoo...glozow
2022-10-07wallet: have prune error take precedence over assumedvalidJames O'Beirne
2022-10-07docs: fix m_children to be a member of CTxMemPoolEntrystickies-v
2022-10-07rpc: Return coinbase flag in scantxoutsetMacroFake
2022-10-06util: warn if reindex is used in confjosibake
2022-10-06util: disallow setting conf in bitcoin.confjosibake
2022-10-06psbt: Only include m_tap_tree if it has scriptsAndrew Chow
2022-10-06psbt: Change m_tap_tree to store just the tuplesAndrew Chow
2022-10-06psbt: Fix merging of m_tap_treeAndrew Chow
2022-10-06Merge bitcoin/bitcoin#26272: test: Prevent UB in `minisketch_tests.cpp`MacroFake
2022-10-06test: Prevent UB in `minisketch_tests.cpp`Hennadii Stepanov
2022-10-06Merge bitcoin/bitcoin#24364: refactor: remove duplicate code from BlockAssemblerglozow
2022-10-05Validate `port` optionsamadeuszpawlik
2022-10-05Validate port value in `SplitHostPort`amadeuszpawlik
2022-10-05index: Improve BaseIndex::BlockUntilSyncedToCurrentChain reliabilityRyan Ofsky
2022-10-05Merge bitcoin/bitcoin#26252: refactor: Make 64-bit shift explicitMacroFake
2022-10-05Remove unused CDataStream::rdbuf methodMacroFake
2022-10-05docs: improve docs where MemPoolLimits is usedstickies-v
2022-10-05test: use NoLimits() in MempoolIndexingTeststickies-v
2022-10-05refactor: mempool: use CTxMempool::Limitsstickies-v
2022-10-05refactor: mempool: add MemPoolLimits::NoLimits()stickies-v
2022-10-05test: Use dedicated mempool in TestBasicMiningMacroFake
2022-10-05test: Use dedicated mempool in TestPackageSelectionMacroFake
2022-10-05test: Use dedicated mempool in TestPrioritisedMiningMacroFake
2022-10-05test: Pass mempool reference to AssemblerForTestMacroFake
2022-10-05Merge bitcoin/bitcoin#26250: fuzz: add mempool_utils.cppMacroFake
2022-10-04refactor: move run_command from util to commonCory Fields
2022-10-04refactor: Make 64-bit shift explicitHennadii Stepanov
2022-10-04fuzz: pass max fee into ConsumeTxMemPoolEntryfanquake
2022-10-04fuzz: add util/mempool/h.cppfanquake
2022-10-04fuzz: add scanblocks as safe for fuzzingJames O'Beirne
2022-10-04rpc: add scanblocks - scan for relevant blocks with descriptorsJonas Schnelli
2022-10-04rpc: move-only: consolidate blockchain scan argsJames O'Beirne
2022-10-04kernel: move RunCommandParseJSON to its own fileCory Fields
2022-10-04test: Remove unused fCheckpointsEnabled from miner_testsMacroFake
2022-10-04Merge bitcoin/bitcoin#26235: refactor: move *index constants out of validationMacroFake
2022-10-04Merge bitcoin/bitcoin#26237: kernel: remove util/bytevectorhash.cppMacroFake
2022-10-04Merge bitcoin/bitcoin#26209: Update leveldb subtreefanquake
2022-10-04Merge bitcoin/bitcoin#26203: wallet: Use correct effective value when checkin...glozow
2022-10-03kernel: remove util/bytevectorhash.cppfanquake
2022-10-03Merge bitcoin/bitcoin#26189: refactor: Do not discard `try_lock()` return valuefanquake