0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-23 12:33:26 -05:00
bitcoin-bitcoin-core/src/wallet/rpc
Andrew Chow 071308860a
Merge bitcoin/bitcoin#25680: rpc, docs: Add note for commands that supports only legacy wallets
9141e4395a rpc, docs: Add note for commands that supports only legacy wallets (Yusuf Sahin HAMZA)

Pull request description:

  Refs #25363, apparently issue is not updated since over a month, so i decided to put the same `importaddress` note in #25368 to other rpc commands that needs this note.

  Note is added for following commands:

  - `importprivkey`
  - `importpubkey`
  - `importwallet`
  - `dumpprivkey`
  - `dumpwallet`
  - `importmulti`
  - `addmultisigaddress`
  - `sethdseed`

ACKs for top commit:
  achow101:
    ACK 9141e4395a

Tree-SHA512: f3dc05d26577fd8dbe2bd69cb5c14ffccebacd6010402af44427b3d01be8484895dfcf33d55dfa766eadb7f9f3bae5cc4c2add3ac816a2ac60e8beb5a97527f3
2023-05-01 08:24:42 -04:00
..
addresses.cpp Merge bitcoin/bitcoin#25680: rpc, docs: Add note for commands that supports only legacy wallets 2023-05-01 08:24:42 -04:00
backup.cpp Merge bitcoin/bitcoin#25680: rpc, docs: Add note for commands that supports only legacy wallets 2023-05-01 08:24:42 -04:00
coins.cpp Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160 2023-01-30 09:49:01 +01: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 Merge bitcoin/bitcoin#25344: New outputs argument for bumpfee/psbtbumpfee 2023-02-16 13:47:41 -05:00
transactions.cpp Merge bitcoin/bitcoin#25158: rpc, wallet: add abandoned field for all categories of transaction in ListTransaction 2023-04-26 08:50:56 -04:00
util.cpp refactor: remove <util/system.h> include from wallet.h 2023-02-15 15:49:45 -03:00
util.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
wallet.cpp Merge bitcoin/bitcoin#25680: rpc, docs: Add note for commands that supports only legacy wallets 2023-05-01 08:24:42 -04:00
wallet.h Add src/wallet/* code to wallet:: namespace 2022-01-06 22:14:16 -05:00