aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18Merge bitcoin/bitcoin#26327: [24.x] Revert "build: Use Homebrew's sqlite pack...fanquake
2022-10-14Merge bitcoin/bitcoin#26309: [24.x] Bump version to 24.0rc2v24.0rc2fanquake
2022-10-14doc: Generate example bitcoin conf for 24.0rc2fanquake
2022-10-14doc: Generate manual pages for 24.0rc2fanquake
2022-10-14build: Bump version to 24.0rc2fanquake
2022-10-13Merge bitcoin/bitcoin#26133: [24.x] Backports for rc2Andrew Chow
2022-10-13tests: Test that PSBT_OUT_TAP_TREE is included correctlyAndrew Chow
2022-10-13psbt: Only include m_tap_tree if it has scriptsAndrew Chow
2022-10-13psbt: Change m_tap_tree to store just the tuplesAndrew Chow
2022-10-13tests: Test that PSBT_OUT_TAP_TREE is combined correctlyAndrew Chow
2022-10-13psbt: Fix merging of m_tap_treeAndrew Chow
2022-10-13[BugFix]: Do not allow deserializing PSBT with empty PSBT_OUT_TAP_TREEJeremy Rubin
2022-10-13refactor: revert m_next_resend to not be std::atomicstickies-v
2022-10-13wallet: only update m_next_resend when actually resendingstickies-v
2022-10-13refactor: carve out tx resend timer logic into ShouldResendstickies-v
2022-10-13refactor: remove unused locks for ResubmitWalletTransactionsstickies-v
2022-10-11index: Improve BaseIndex::BlockUntilSyncedToCurrentChain reliabilityRyan Ofsky
2022-10-11contrib: Fix capture_output in getcoins.pywillcl-ark
2022-10-11p2p: ProcessHeadersMessage(): fix received_new_headerLarry Ruane
2022-10-11Correct sanity-checking script_size calculationPieter Wuille
2022-10-11docs: Add 371 to bips.mdAndrew Chow
2022-10-10Merge bitcoin/bitcoin#26141: qt: 24.0rc2 translations updatefanquake
2022-10-10qt: 24.0rc2 translations updateHennadii Stepanov
2022-10-05Merge bitcoin/bitcoin#26242: [24.x] wallet: Use correct effective value when ...glozow
2022-10-04test: Check external coin effective value is used in CoinSelectionAurèle Oulès
2022-10-04wallet: Use correct effective value when checking targetAurèle Oulès
2022-10-02Merge bitcoin/bitcoin#26227: [24.x] fuzz: Limit outpoints.size in txorphan ta...fanquake
2022-09-30fuzz: Limit outpoints.size in txorphan target to avoid OOMMacroFake
2022-09-29Merge bitcoin/bitcoin#26197: [24.x] test: Avoid race in disconnect_nodes helperfanquake
2022-09-25Merge bitcoin/bitcoin#26178: [24.x] Bugfix: Wallet: Lock cs_wallet for SignMe...MacroFake
2022-09-23Merge bitcoin/bitcoin#26160: [24.x] fuzz: Avoid timeout in bitdeque fuzz targetMacroFake
2022-09-21Merge bitcoin/bitcoin#26145: [24.x] init: abort if i2p/cjdns are chosen via -...fanquake
2022-09-21Merge bitcoin/bitcoin#26144: [24.x] wallet: Fix nNextResend data race in Resu...MacroFake
2022-09-20test: Avoid race in disconnect_nodes helperMacroFake
2022-09-20Fix nNextResend data race in ResubmitWalletTransactionsMacroFake
2022-09-20Merge bitcoin/bitcoin#26123: [24.x] doc: Move -permitbaremultisig to the rela...MacroFake
2022-09-20Bugfix: Wallet: Lock cs_wallet for SignMessageLuke Dashjr
2022-09-19Merge bitcoin/bitcoin#26122: [24.x] Bump version to 24.0rc1v24.0rc1fanquake
2022-09-19doc: update version number in bips.md to v24.0fanquake
2022-09-19doc: Generate example bitcoin conf for 24.0rc1fanquake
2022-09-19doc: Generate manual pages for 24.0rc1fanquake
2022-09-19build: Bump version to 24.0rc1fanquake
2022-09-19Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...fanquake
2022-09-19rpc: make addpeeraddress work with cjdns addressesMartin Zumsande
2022-09-19init: Abort if i2p/cjdns are chosen via -onlynet but unreachableMartin Zumsande
2022-09-19Merge bitcoin/bitcoin#25540: miniscript: avoid wasteful computation, prevent ...glozow
2022-09-19doc: Move -permitbaremultisig to the relay help categoryMacroFake
2022-09-18Merge bitcoin/bitcoin#26075: contrib: remove 32bit linux code from release sc...fanquake
2022-09-17Make miniscript string parsing account for exact script size as boundPieter Wuille
2022-09-17Permit delaying duplicate key check in miniscript::Node constructionPieter Wuille