aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20Merge bitcoin/bitcoin#29441: ci: Avoid CI failures from temp env file reusefanquake
2024-02-20Merge bitcoin/bitcoin#26008: wallet: cache IsMine scriptPubKeys to improve pe...fanquake
2024-02-19Merge bitcoin/bitcoin#29434: rpc: Fixed signed integer overflow for large fee...Ava Chow
2024-02-19Merge bitcoin/bitcoin#29452: doc: document that BIP324 on by default for v27.0glozow
2024-02-19doc: document that BIP324 on by default for v27.0fanquake
2024-02-16wallet: Retrieve ID from loaded DescSPKM directlyAva Chow
2024-02-16wallet: Use scriptPubKeyCache in GetSolvingProviderAva Chow
2024-02-16wallet: Use scriptPubKey cache in GetScriptPubKeyMansAva Chow
2024-02-16wallet: Use scriptPubKey cache in IsMineAva Chow
2024-02-16wallet: Cache scriptPubKeys for all DescriptorSPKMsAva Chow
2024-02-16wallet: Introduce a callback called after TopUp completesAva Chow
2024-02-16bench: Add a benchmark for ismineAva Chow
2024-02-16ci: Skip git install if it is already installedMarcoFalke
2024-02-16Merge bitcoin/bitcoin#28037: rpc: Drop migratewallet experimental warningfanquake
2024-02-16Merge bitcoin/bitcoin#29414: doc: Update translation process guidefanquake
2024-02-15doc: Clarify maxfeerate helpMarcoFalke
2024-02-15rpc: Fixed signed integer overflow for large feeratesMarcoFalke
2024-02-15rpc: Add ParseFeeRate helperMarcoFalke
2024-02-14doc: Update translation_process.mdpablomartin4btc
2024-02-14rpc: Implement RPCHelpMan::ArgValue<> for UniValueMarcoFalke
2024-02-13Merge bitcoin-core/gui#793: Update translation source file for v27.0 string f...Hennadii Stepanov
2024-02-13Merge bitcoin/bitcoin#29403: wallet: batch erase procedures and improve 'Eras...Ava Chow
2024-02-13Merge bitcoin/bitcoin#29413: fuzz: increase length of string used for `NetWhi...fanquake
2024-02-13Merge bitcoin/bitcoin#29394: test, assumeutxo: Add test to ensure failure whe...fanquake
2024-02-13Merge bitcoin/bitcoin#29424: v3 followupsfanquake
2024-02-13Merge bitcoin/bitcoin#29425: test: fix intermittent failure in wallet_reorgre...fanquake
2024-02-13qt: Update translation source file for v27.0 string freezeHennadii Stepanov
2024-02-12test: fix intermittent failure in wallet_reorgrestore.pyMartin Zumsande
2024-02-12wallet: simplify EraseRecords by using 'ErasePrefix'furszy
2024-02-12wallet: bdb batch 'ErasePrefix', do not create txn internallyfurszy
2024-02-12wallet: db, introduce 'RunWithinTxn()' helper functionfurszy
2024-02-12Merge bitcoin/bitcoin#28987: wallet: simplify and batch zap wallet txes processAva Chow
2024-02-12Merge bitcoin-core/gui#773: Check for private keys disabled before attempting...Hennadii Stepanov
2024-02-12[test] second child of a v3 tx can be replaced individuallyglozow
2024-02-12[refactor] use MAX_PUBKEYS_PER_MULTISIG instead of magic numbers in testglozow
2024-02-12[test] PackageV3Checks with inheritance violation in mempool ancestorglozow
2024-02-12[doc] fix docs and comments from v3glozow
2024-02-12Merge bitcoin-core/gui#758: Update Node window title with the chain typeHennadii Stepanov
2024-02-12Merge bitcoin-core/gui#658: Intro: Never change the prune checkbox after the ...Hennadii Stepanov
2024-02-12Merge bitcoin/bitcoin#29399: test: Fix utxo set hash serialisation signednessfanquake
2024-02-11Merge bitcoin-core/gui#780: Fix: Ensure 'Transaction View' remains disabled i...Hennadii Stepanov
2024-02-11Merge bitcoin-core/gui#752: Modify command line help to show support for BIP2...Hennadii Stepanov
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-02-09Merge bitcoin/bitcoin#27877: wallet: Add CoinGrinder coin selection algorithmAva Chow
2024-02-09scripted-diff: rename ZapSelectTx to RemoveTxsfurszy
2024-02-09wallet: batch and simplify ZapSelectTx processfurszy
2024-02-09opt: Skip over barren combinations of tiny UTXOsMurch
2024-02-09opt: Skip checking max_weight separatelyMurch
2024-02-09opt: Cut if last addition was minimal weightMurch
2024-02-09opt: Skip heavier UTXOs with same effective valueMurch