aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-07-30policy: stop 3rd party wtxid malleability of anchor spendGreg Sanders
2024-07-30policy: make anchor spend standardGreg Sanders
2024-07-30policy: Add OP_1 <0x4e73> as a standard output typeGreg Sanders
2024-07-22Merge bitcoin/bitcoin#30494: fuzz: reduce keypool size in `scriptpubkeyman` t...merge-script
2024-07-22Fix lint-spelling warningsLÅ‘rinc
2024-07-22Merge bitcoin/bitcoin#30473: fuzz: Limit parse_univalue input lengthmerge-script
2024-07-20fuzz: reduce keypool size in scriptpubkeyman targetbrunoerg
2024-07-19Fix MSVC warning C4273 "inconsistent dll linkage"Hennadii Stepanov
2024-07-19fuzz: Limit parse_univalue input lengthMarcoFalke
2024-07-18Merge bitcoin/bitcoin#30245: net: Allow -proxy=[::1] on nodes with IPV6 lo onlyAva Chow
2024-07-18Merge bitcoin/bitcoin#30320: assumeutxo: Don't load a snapshot if it's not in...Ava Chow
2024-07-18Merge bitcoin/bitcoin#30444: rest: Reject negative outpoint index early in ge...Ava Chow
2024-07-18Merge bitcoin/bitcoin#30356: refactor: add coinbase constraints to BlockAssem...Ryan Ofsky
2024-07-18Merge bitcoin/bitcoin#30464: test, refactor: Fix MSVC warning C4101 "unrefere...merge-script
2024-07-17Merge bitcoin/bitcoin#29523: Wallet: Add `max_tx_weight` to transaction fund...Ava Chow
2024-07-17refactor: add coinbase constraints to BlockCreateOptionsSjors Provoost
2024-07-17Merge bitcoin/bitcoin#28893: Fix SSE4.1-related issuesmerge-script
2024-07-17Merge bitcoin/bitcoin#30466: refactor: Make m_last_notified_header privatemerge-script
2024-07-17Merge bitcoin/bitcoin#30457: doc: getaddressinfo[isscript] is optionalmerge-script
2024-07-17refactor: Use util::Split to avoid a harmless unsigned-integer-overflowMarcoFalke
2024-07-17refactor: Make m_last_notified_header privateMarcoFalke
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-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-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