aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18Move ::fCheckBlockIndex into ChainstateManagerMacroFake
2022-10-18Move ::fCheckpointsEnabled into ChainstateManagerMacroFake
2022-10-18Move ::nMinimumChainWork into ChainstateManagerMacroFake
2022-10-18Move ::hashAssumeValid into ChainstateManagerMacroFake
2022-10-18Move ::nMaxTipAge into ChainstateManagerMacroFake
2022-10-18Merge bitcoin/bitcoin#26313: doc: consolidate library documentation to librar...MacroFake
2022-10-17Merge bitcoin/bitcoin#23443: p2p: Erlay support signalingglozow
2022-10-17Merge bitcoin/bitcoin#25985: Revert "build: Use Homebrew's sqlite package if ...Andrew Chow
2022-10-17test: Add functional tests for sendtxrcncl message from outboundGleb Naumenko
2022-10-17test: Add functional tests for sendtxrcncl from inboundGleb Naumenko
2022-10-17test: Add unit tests for reconciliation negotiationGleb Naumenko
2022-10-17p2p: clear txreconciliation state for non-wtxid peersGleb Naumenko
2022-10-17p2p: Finish negotiating reconciliation supportGleb Naumenko
2022-10-17Add helper to see if a peer is registered for reconciliationsGleb Naumenko
2022-10-17p2p: Forget peer's reconciliation state on disconnectGleb Naumenko
2022-10-17p2p: Announce reconciliation supportGleb Naumenko
2022-10-17log: Add tx reconciliation log categoryGleb Naumenko
2022-10-15Merge bitcoin/bitcoin#26319: add 0xb10c builder keyAndrew Chow
2022-10-15add 0xb10c builder key0xb10c
2022-10-14doc: fix typo in doc/libraries.mdfanquake
2022-10-14doc: remove library commentary from src/Makefile.amfanquake
2022-10-14Merge bitcoin/bitcoin#26307: test: use MiniWallet for rpc_scanblocks.pyMacroFake
2022-10-14Merge bitcoin/bitcoin#26297: ci: Use all available CPUs for functional tests ...fanquake
2022-10-13test: use MiniWallet for rpc_scanblocks.pySebastian Falbesoner
2022-10-13Merge bitcoin/bitcoin#26306: add lock annotation for FeeFilterRounder::round()Andrew Chow
2022-10-13add lock annotation for FeeFilterRounder::round()glozow
2022-10-13Merge bitcoin/bitcoin#24851: init: ignore BIP-30 verification in DisconnectBl...Andrew Chow
2022-10-13Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpointAndrew Chow
2022-10-13Merge bitcoin/bitcoin#24407: fees: make the class FeeFilterRounder thread-safeAndrew Chow
2022-10-13Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`Andrew Chow
2022-10-13Merge bitcoin/bitcoin#25526: wallet: avoid double keypool TopUp() call on des...Andrew Chow
2022-10-13Merge bitcoin/bitcoin#26109: rpc, doc: getpeerinfo updatesAndrew Chow
2022-10-13Merge bitcoin/bitcoin#23549: Add scanblocks RPC call (attempt 2)Andrew Chow
2022-10-13Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initializationAndrew Chow
2022-10-13Merge bitcoin/bitcoin#25858: psbt: Only include PSBT_OUT_TAP_TREE when the ou...glozow
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