aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-16Bugfix: Wallet: Return util::Error rather than non-error nullptr when CreateW...Luke Dashjr
2022-09-16Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure exception...Luke Dashjr
2022-09-16contrib: remove outdated comment from symbol-check scriptfanquake
2022-09-16contrib: remove 32bit linux code from release scriptsfanquake
2022-09-16Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmqfanquake
2022-09-16Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py onceMacroFake
2022-09-16Merge bitcoin/bitcoin#26086: build: remove BOOST_CPPFLAGS usage from bitcoin-txfanquake
2022-09-16Merge bitcoin/bitcoin#25918: build: prune event2 compat headersfanquake
2022-09-16Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...MacroFake
2022-09-16Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench loggingfanquake
2022-09-16Merge bitcoin/bitcoin#26057: build, guix: Get rid of perl dependencyfanquake
2022-09-16Merge bitcoin/bitcoin#26105: Use ReadLE64 in uint256::GetUint64 instead of du...fanquake
2022-09-16Merge bitcoin/bitcoin#26065: i2p: use the same destination type for transient...fanquake
2022-09-16Merge bitcoin/bitcoin#26093: doc: consolidate release-note fragments pre-wikiMacroFake
2022-09-15Use ReadLE64 in uint256::GetUint64() instead of duplicating logicPieter Wuille
2022-09-15Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-siz...Andrew Chow
2022-09-15Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue callsAndrew Chow
2022-09-15doc: consolidate & remove release-note fragmentsfanquake
2022-09-15Merge bitcoin/bitcoin#26090: fs: fully initialize `_OVERLAPPED` for win32fanquake
2022-09-15Merge bitcoin/bitcoin#26089: build: remove unused cppflagsfanquake
2022-09-15wallet: fix sendall creates tx that fails tx-size checkkouloumos