aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11[coin selection] consolidate m_change_target and m_min_change_targetglozow
2022-08-11script/sign: remove needless IsSolvable() utilityAntoine Poinsot
2022-08-11Merge bitcoin/bitcoin#25820: [test] make tx6 child of tx5, not tx3, in rbf_testsfanquake
2022-08-11[test] make tx6 child of tx5, not tx3, in rbf_testsglozow
2022-08-11Merge bitcoin/bitcoin#25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP...fanquake
2022-08-11Merge bitcoin/bitcoin#25816: msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS...MacroFake
2022-08-10Merge bitcoin/bitcoin#25642: Don't wrap around when deriving an extended key ...Andrew Chow
2022-08-10Merge bitcoin/bitcoin#25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESC...MacroFake
2022-08-10Merge bitcoin/bitcoin#25811: doc: test: suggest multi-line imports in functio...MacroFake
2022-08-10Merge bitcoin/bitcoin#25813: build: move raw rule into Makefile.amMacroFake
2022-08-10Merge bitcoin/bitcoin#25616: refactor: Return `util::Result` from WalletLoade...MacroFake
2022-08-10psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATIONAndrew Chow
2022-08-10msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING`Hennadii Stepanov
2022-08-10validation tests: Use existing {Chainstate,Block}ManCarl Dong
2022-08-10wallet: Return `util::Result` from WalletLoader methodsw0xlt
2022-08-10refactor: improve readability for AttemptSelectionjosibake
2022-08-10test: only run test for descriptor walletsjosibake
2022-08-10test: add missing BOOST_ASSERTjosibake
2022-08-10wallet: switch to new shuffle, erase, push_backjosibake
2022-08-10scripted-diff: Uppercase function namesjosibake
2022-08-10refactor: add new helper methodsjosibake
2022-08-10net: simplify GetLocalAddress()Vasil Dimov
2022-08-10build: move raw rule into Makefile.amfanquake
2022-08-10Merge bitcoin/bitcoin#25656: refactor: wallet: return util::Result from `GetR...MacroFake
2022-08-10Merge bitcoin/bitcoin#25794: test, tracing: don't rely on `block_connected` U...MacroFake
2022-08-10Merge bitcoin/bitcoin#25731: test: negative/unknown `rpcserialversion` should...MacroFake
2022-08-10refactor: add UNKNOWN OutputTypejosibake
2022-08-09RPC/Mining: Clean out pre-Segwit miner compatibility codeLuke Dashjr
2022-08-09Merge bitcoin/bitcoin#23480: Add rawtr() descriptor for P2TR with specified (...Andrew Chow
2022-08-09doc: test: suggest multi-line imports in functional test style guideSebastian Falbesoner
2022-08-09test: refactor: deduplicate `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` constantsSebastian Falbesoner
2022-08-09scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCEST...Sebastian Falbesoner
2022-08-09Merge bitcoin/bitcoin#24564: doc: Clarify that CheckSequenceLocksAtTip is a v...glozow
2022-08-09build: package test_bitcoin in Windows installerfanquake
2022-08-09build: remove entire docs dir from Windows installerfanquake
2022-08-08Merge bitcoin/bitcoin#25782: test: check that `verifymessage` RPC fails for n...Andrew Chow
2022-08-08Merge bitcoin/bitcoin#25804: Update translations for 24.0 string freezefanquake
2022-08-08Merge bitcoin/bitcoin#25790: wallet: improve `{LoadActive,Deactivate}ScriptPu...Andrew Chow
2022-08-08qt: Update translation source fileHennadii Stepanov
2022-08-08qt: Bump Transifex slug for 24.xHennadii Stepanov
2022-08-08refactor: Drop `boost/algorithm/string/replace.hpp` dependencyHennadii Stepanov
2022-08-08test: Add test case for `ReplaceAll()` functionHennadii Stepanov
2022-08-07outputtype: remove redundant check for uncompressed keys in AddAndGetDestinat...Antoine Poinsot
2022-08-07build: fix cleanup of test logsfanquake
2022-08-06test: don't rely on usdt block_conn event order0xb10c
2022-08-05wallet: improve `{LoadActive,Deactivate}ScriptPubKeyMan` logw0xlt
2022-08-05Merge bitcoin/bitcoin#25788: guix: patch NSIS to remove .reloc sections from ...Andrew Chow
2022-08-05Merge bitcoin/bitcoin#24699: wallet: Improve AvailableCoins performance by re...Andrew Chow
2022-08-05Merge bitcoin/bitcoin#22751: rpc/wallet: add simulaterawtransaction RPCAndrew Chow
2022-08-05guix: patch NSIS to remove .reloc sections from install stubsfanquake