aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-07-17doc: getaddressinfo[isscript] is optionalMarcoFalke
2024-07-16test: Fix MSVC warning C4101 "unreferenced local variable"Hennadii Stepanov
2024-07-16univalue, refactor: Convert indentation tabs to spacesHennadii Stepanov
2024-07-16Merge bitcoin/bitcoin#30357: Fix cases of calls to `FillPSBT` errantly return...Ava Chow
2024-07-16Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...Ava Chow
2024-07-16Merge bitcoin/bitcoin#28923: script/sign: avoid duplicated signature verifica...Ava Chow
2024-07-16Merge bitcoin/bitcoin#30429: rpc: Use CHECK_NONFATAL over AssertAva Chow
2024-07-16Merge bitcoin/bitcoin#30435: init: change shutdown order of load block thread...merge-script
2024-07-16Merge bitcoin/bitcoin#30425: kernel: De-globalize static validation variablesRyan Ofsky
2024-07-16Merge bitcoin/bitcoin#28263: Add fuzz test for FSChaCha20Poly1305, AEADChacha...merge-script
2024-07-16[refactor] delete EraseTxNoLock, just use EraseTxglozow
2024-07-16remove obsoleted TxOrphanage::m_mutexglozow
2024-07-16lock m_recent_confirmed_transactions using m_tx_download_mutexglozow
2024-07-16remove obsoleted hashRecentRejectsChainTipglozow
2024-07-16update recent_rejects filters on ActiveTipChangeglozow
2024-07-16add ValidationInterface::ActiveTipChangeglozow
2024-07-16guard TxRequest and rejection caches with new mutexglozow
2024-07-16Merge bitcoin/bitcoin#30394: net: fix race condition in self-connect detectionglozow
2024-07-16refactor: pass BlockCreateOptions to createNewBlockSjors Provoost
2024-07-16refactor: use CHECK_NONFATAL to avoid single-use symbolSjors Provoost
2024-07-15Merge bitcoin/bitcoin#30428: log: LogError with FlatFilePos in UndoReadFromDiskRyan Ofsky
2024-07-15Merge bitcoin/bitcoin#30407: test: [refactor] Pass TestOptsmerge-script
2024-07-15gui: correct replacement of amp character in the wallet name for QMenuKonstantin Akimov
2024-07-15Merge bitcoin/bitcoin#30197: fuzz: bound some miniscript operations to avoid ...merge-script
2024-07-15Add fuzz test for FSChaCha20Poly1305stratospher
2024-07-15Add fuzz test for AEADChacha20Poly1305stratospher
2024-07-15Merge bitcoin-core/gui#827: OptionsDialog: Prefer to stretch actual options a...Hennadii Stepanov
2024-07-15Merge bitcoin/bitcoin#30373: fuzz: fix key size in `crypter`merge-script
2024-07-15Merge bitcoin-core/gui#795: Keep focus on "Hide" while ModalOverlay is visibleHennadii Stepanov
2024-07-15Merge bitcoin/bitcoin#30412: MiniMiner: use FeeFrac in AncestorFeerateComparatormerge-script
2024-07-14fuzz: limit the number of nested wrappers in descriptorsAntoine Poinsot
2024-07-14fuzz: limit the number of sub-fragments per fragment for descriptorsAntoine Poinsot
2024-07-14Merge bitcoin-core/gui#825: Show maximum mempool size in information windowHennadii Stepanov
2024-07-13net: Allow DNS lookups on nodes with IPV6 lo onlyMax Edwards
2024-07-12Merge bitcoin/bitcoin#30295: #28984 package rbf followupsmerge-script
2024-07-12rest: Reject negative outpoint index in getutxos parsingMarcoFalke
2024-07-12init: change shutdown order of load block thread and schedulerMartin Zumsande
2024-07-12Merge bitcoin/bitcoin#30372: util: Use SteadyClock in RandAddSeedPerfmonmerge-script
2024-07-12rpc: Use CHECK_NONFATAL over AssertMarcoFalke
2024-07-12logging: Add DisableLogging()Anthony Towns
2024-07-11Merge bitcoin/bitcoin#30234: Enable clang-tidy checks for self-assignmentmerge-script
2024-07-11Merge bitcoin/bitcoin#30406: refactor: modernize-use-equals-defaultmerge-script
2024-07-11Merge bitcoin/bitcoin#30383: util: Catch translation string errors at compile...merge-script
2024-07-11Merge bitcoin/bitcoin#30397: refactor: Use designated initializer in test/uti...merge-script
2024-07-11validation: Don't load a snapshot if it's not in the best header chain.Martin Zumsande
2024-07-11Merge bitcoin/bitcoin#30427: remove truc_policy from libbitcoin_common_a_SOURCESmerge-script
2024-07-11Merge bitcoin/bitcoin#26596: wallet: Migrate legacy wallets to descriptor wal...glozow
2024-07-11log: Fix __func__ in LogError in blockstorage moduleMarcoFalke
2024-07-11log: LogError with FlatFilePos in UndoReadFromDiskMarcoFalke
2024-07-11refactor: Mark IsBlockPruned constMarcoFalke