aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
AgeCommit message (Expand)Author
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-30Merge bitcoin/bitcoin#29906: Disable util::Result copying and assignmentAva Chow
2024-04-29Merge bitcoin/bitcoin#29277: RPC: access RPC arguments by nameRyan Ofsky
2024-04-25refactor: Avoid copying util::Result valuesRyan Ofsky
2024-04-25refactor: Drop util::Result operator=Ryan Ofsky
2024-04-25Merge bitcoin/bitcoin#29904: refactor: Use our own implementation of urlDecodeRyan Ofsky
2024-04-24scripted-diff: Modernize name of urlDecode function and paramFabian Jahr
2024-04-24refactor: Remove hooking code for urlDecodeFabian Jahr
2024-04-24refactor: Replace libevent use in urlDecode with our own codeFabian Jahr
2024-04-23Merge bitcoin/bitcoin#24313: Improve display address handling for external si...Ava Chow
2024-04-18Merge bitcoin-core/gui#806: refactor: Misc int sign change fixesmerge-script
2024-04-16wallet: return and display signer errorSjors Provoost
2024-04-16wallet: compare address returned by displayaddressSjors Provoost
2024-04-07[clang-tidy] Enable the misc-no-recursion checkdergoegge
2024-03-29Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...Ryan Ofsky
2024-03-27Merge bitcoin/bitcoin#27307: wallet: track mempool conflicts with wallet tran...Ryan Ofsky
2024-03-21refactor: Avoid implicit-integer-sign-change in createTransactionMarcoFalke
2024-03-20wallet, rpc: Add createwalletdescriptor RPCAva Chow
2024-03-20wallet: Be able to retrieve single key from descriptorsAva Chow
2024-03-20wallet: Add GetActiveHDPubKeys to retrieve xpubs from active descriptorsAva Chow
2024-03-20wallet, descspkm: Refactor wallet descriptor generation to standalone funcAndrew Chow
2024-03-20wallet: Refactor function for single DescSPKM setupAndrew Chow
2024-03-20wallet, rpc: Add gethdkeys RPCAva Chow
2024-03-20wallet, rpc: show mempool conflicts in `gettransaction` resultishaanam
2024-03-20wallet: track mempool conflictsishaanam
2024-03-18wallet: Add IsActiveScriptPubKeyManAva Chow
2024-03-18desc spkm: Add functions to retrieve specific private keysAva Chow
2024-03-15wallet refactor: use CWalletTx member functions to determine tx stateishaanam
2024-03-14scripted-diff: wallet: s/TxStateConflicted/TxStateBlockConflictedishaanam
2024-03-11Merge bitcoin/bitcoin#29586: wallet: default wallet migration, modify inconve...Ava Chow
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-08wallet: default wallet migration, modify inconvenient backup filenamefurszy
2024-03-01rpc: access some args by namestickies-v
2024-02-28wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestinat...UdjinM6
2024-02-23Fix CI-detected codespell warningsLÅ‘rinc
2024-02-21[fuzz] Avoid partial negative resultMurch
2024-02-20descriptor: Be able to get the pubkeys involved in a descriptorAva Chow
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-20Merge bitcoin/bitcoin#26008: wallet: cache IsMine scriptPubKeys to improve pe...fanquake
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-16Merge bitcoin/bitcoin#28037: rpc: Drop migratewallet experimental warningfanquake
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-02-12wallet: simplify EraseRecords by using 'ErasePrefix'furszy