aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31Merge bitcoin/bitcoin#26428: [24.x] Bump version to 24.0rc3v24.0rc3MacroFake
2022-10-31doc: Generate manual pages for 24.0rc3fanquake
2022-10-31build: Bump version to 24.0rc3fanquake
2022-10-31Merge bitcoin/bitcoin#26410: [24.x] rc3 backportsfanquake
2022-10-31Merge bitcoin/bitcoin#26379: qt: 24.0rc3 translations updatefanquake
2022-10-30qt: 24.0rc3 translations updateHennadii Stepanov
2022-10-28rpc: make `address` field optionalw0xlt
2022-10-28rpc: add non-regression test about deriveaddresses crash when index is 214748...muxator
2022-10-28rpc: fix crash in deriveaddresses when derivation index is 2147483647muxator
2022-10-28test: Test for out of bounds vout in sendallAndrew Chow
2022-10-28wallet: Check utxo prevout index out of bounds in sendallAndrew Chow
2022-10-28test: Test that sendall works with watchonly spending specific utxosAndrew Chow
2022-10-28wallet: Correctly check ismine for sendallAndrew Chow
2022-10-28Adjust `.tx/config` for new Transifex CLIHennadii Stepanov
2022-10-27Merge bitcoin/bitcoin#26382: [24.x] p2p: Handle IsContinuationOfLowWorkHeader...glozow
2022-10-24[net processing] Handle IsContinuationOfLowWorkHeadersSync return value corre...dergoegge
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