aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-13Merge bitcoin/bitcoin#26299: ci: Use Multi-ToolTask in "Win64 native" taskMacroFake
2022-10-13Merge bitcoin/bitcoin#25964: build: fix mingw miniupnpc cflagsfanquake
2022-10-13Merge bitcoin/bitcoin#26205: wallet: #25768 follow upsfanquake
2022-10-13Merge bitcoin/bitcoin#24467: doc: minor improvements in getutxos REST endpoin...fanquake
2022-10-13Merge bitcoin/bitcoin#26188: test: silence TSAN false positive in coinstatsin...fanquake
2022-10-12Merge bitcoin/bitcoin#25421: net: convert standalone IsSelectableSocket() and...glozow
2022-10-12Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...glozow
2022-10-12ci: Use Multi-ToolTask in "Win64 native" taskHennadii Stepanov
2022-10-12Merge bitcoin/bitcoin#26280: rpc: Return coinbase flag in scantxoutsetfanquake
2022-10-12Merge bitcoin/bitcoin#22087: Validate port-optionsfanquake
2022-10-11ci: Use all available CPUs for functional tests in "Win64 native" taskHennadii Stepanov
2022-10-11test: move SyncWithValidationInterfaceQueue() before Stop() in txindex_testsVasil Dimov
2022-10-11test: silence TSAN false positive in coinstatsindex_initial_syncVasil Dimov
2022-10-11Merge bitcoin/bitcoin#25676: sync: simplify and remove unused code from sync.hfanquake
2022-10-10Merge bitcoin/bitcoin#26254: iwyu: Add zmq source filesMacroFake
2022-10-10refactor: Replace m_params with chainman.GetParams()Aurèle Oulès
2022-10-10iwyu: Add zmq source filesHennadii Stepanov
2022-10-10Merge bitcoin/bitcoin#25322: build: Fix `capnp` package build for Androidfanquake
2022-10-10Merge bitcoin/bitcoin#26118: log: Use steady clock for bench loggingMacroFake
2022-10-10Merge bitcoin/bitcoin#26196: kernel: move RunCommandParseJSON to its own filefanquake
2022-10-10Merge bitcoin/bitcoin#26282: wallet: have prune error take precedence over as...fanquake
2022-10-10Merge bitcoin/bitcoin#25073: test: Cleanup miner_testsfanquake
2022-10-10Merge bitcoin/bitcoin#26284: Fix comment typosMacroFake
2022-10-10Merge bitcoin/bitcoin#26183: build: split ARM crc & crypto extension checksfanquake
2022-10-10Merge bitcoin/bitcoin#26277: test: Remove confusing DUMMY_P2WPKH_SCRIPTfanquake
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-07test: Remove confusing DUMMY_P2WPKH_SCRIPTMacroFake
2022-10-06tests: Test that PSBT_OUT_TAP_TREE is included correctlyAndrew Chow
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-06tests: Test that PSBT_OUT_TAP_TREE is combined correctlyAndrew 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