elements/src/wallet/rpc
2023-10-12 11:27:19 +02: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 rpc: Add MaybeArg() and Arg() default helper 2023-08-24 10:44:45 +02:00
encrypt.cpp Detailed error message for passphrases with null chars 2023-02-21 14:53:54 -05:00
signmessage.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
spend.cpp rpc: bumpfee, improve doc for 'reduce_output' arg 2023-09-26 20:17:02 -03:00
transactions.cpp rpc: return block hash & height in getbalances, gettransaction & getwalletinfo JSONs 2023-04-26 16:07:47 +02: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