0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-10 15:46:48 -04:00
bitcoin-core/src/wallet/rpc
Andrew Chow 7fd125b27d wallet: Be able to unlock the wallet for migration
Since migration reloads the wallet, the wallet will always be locked
unless the passphrase is given. migratewallet can now take the
passphrase in order to unlock the wallet for migration.
2023-02-16 13:39:03 -05:00
..
addresses.cpp scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG 2023-01-22 15:01:48 +00:00
backup.cpp Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160 2023-01-30 09:49:01 +01:00
coins.cpp Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160 2023-01-30 09:49:01 +01:00
encrypt.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
signmessage.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
spend.cpp scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG 2023-01-22 15:01:48 +00:00
transactions.cpp Fix clang-tidy readability-const-return-type violations 2023-02-01 11:33:35 +01:00
util.cpp Merge bitcoin/bitcoin#26758: refactor: Add performance-no-automatic-move clang-tidy check 2023-01-11 16:18:34 +01:00
util.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
wallet.cpp wallet: Be able to unlock the wallet for migration 2023-02-16 13:39:03 -05:00
wallet.h Add src/wallet/* code to wallet:: namespace 2022-01-06 22:14:16 -05:00