0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-22 12:23:34 -05:00
bitcoin-bitcoin-core/src/wallet/rpc
2023-12-11 18:22:13 +01:00
..
addresses.cpp Add PubKeyDestination for P2PK scripts 2023-09-12 12:14:31 -04:00
backup.cpp tidy: modernize-use-emplace 2023-10-12 11:27:19 +02:00
coins.cpp Use Txid in COutpoint 2023-11-21 13:15:44 +00:00
encrypt.cpp rpc, doc: encryptwallet, mention HD seed rotation and new backup 2023-12-05 18:46:58 -03:00
signmessage.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
spend.cpp wallet: return CreatedTransactionResult from FundTransaction 2023-12-08 17:12:19 -05:00
transactions.cpp Remove deprecated -rpcserialversion 2023-12-11 18:22:13 +01:00
util.cpp refactor: Split util::AnyPtr into its own file 2023-05-20 12:03:33 +02:00
util.h rpc: return block hash & height in getbalances, gettransaction & getwalletinfo JSONs 2023-04-26 16:07:47 +02:00
wallet.cpp wallet: No BDB creation, unless -deprecatedrpc=create_bdb 2023-10-05 15:47:44 +02:00
wallet.h Add src/wallet/* code to wallet:: namespace 2022-01-06 22:14:16 -05:00