aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2022-08-05refactor: wallet: return util::Result from `GetReservedDestination` methodsSebastian Falbesoner
2022-08-05Merge bitcoin/bitcoin#25760: rest: clean-up for `mempool` endpointsMacroFake
2022-08-05Merge bitcoin/bitcoin#25721: refactor: Replace BResult with util::ResultMacroFake
2022-08-05rest: clean-up for `mempool` endpointsbrunoerg
2022-08-05bench: Add a benchmark for descriptor expansionBen Woosley
2022-08-05test: check that `verifymessage` RPC fails for non-P2PKH addressesSebastian Falbesoner
2022-08-05Merge bitcoin/bitcoin#25779: guix: ignore additional failing certvalidator testfanquake
2022-08-05Merge bitcoin/bitcoin#25650: script: default to necessary tags in `test/get_p...MacroFake
2022-08-05Merge bitcoin/bitcoin#24662: addrman: Use system time instead of adjusted net...fanquake
2022-08-05rpc/wallet: add simulaterawtransaction RPCKarl-Johan Alm
2022-08-04Merge bitcoin/bitcoin#25773: test: Target exact weight in MiniWallet _bulk_txMacroFake
2022-08-04Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widelyfanquake
2022-08-04Merge bitcoin/bitcoin#25023: Remove unused SetTip(nullptr) codefanquake
2022-08-04Merge bitcoin/bitcoin#25527: [kernel 3c/n] Decouple validation cache initiali...glozow
2022-08-04guix: ignore additional failing certvalidator testfanquake
2022-08-04extended keys: fail to derive too large depth instead of wrapping aroundAntoine Poinsot
2022-08-04descriptor: don't assert success of extended key derivationAntoine Poinsot