dash/src/wallet
UdjinM6 f088d2eb9c
Merge #15186: rpc: remove duplicate solvable field from getaddressinfo (#4584)
a2a6c8f4535c0c3c5f05714d64b238fc5a839233 rpc: remove duplicate solvable field from getaddressinfo (fanquake)

Pull request description:

  Also added optional to `iscompressed`.

Tree-SHA512: 28442a9dbfb2a9992b9b57142fa13d374d39444f04ae63460cb6330d896160cfd4b9651a3e231893eac3142ce55eff597a54cbafd3b57ffa46d3711c64044acb

Co-authored-by: Wladimir J. van der Laan <laanwj@gmail.com>
2021-11-29 07:44:56 +03:00
..
test Merge #16252: test: Log to debug.log in all unit tests 2021-11-18 15:30:54 -05:00
coincontrol.cpp
coincontrol.h
coinselection.cpp
coinselection.h
crypter.cpp Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline 2021-11-13 11:04:56 -05:00
crypter.h Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline 2021-11-13 11:04:56 -05:00
db.cpp
db.h
fees.cpp merge bitcoin#15638: Pull wallet code out of libbitcoin_server (#4560) 2021-11-16 10:19:47 -05:00
fees.h merge bitcoin#15288: Remove wallet -> node global function calls 2021-11-14 15:32:37 +05:30
init.cpp merge bitcoin#15638: Pull wallet code out of libbitcoin_server (#4560) 2021-11-16 10:19:47 -05:00
load.cpp merge bitcoin#15638: Pull wallet code out of libbitcoin_server (#4560) 2021-11-16 10:19:47 -05:00
load.h merge bitcoin#15638: Pull wallet code out of libbitcoin_server (#4560) 2021-11-16 10:19:47 -05:00
psbtwallet.cpp
psbtwallet.h
rpcdump.cpp Merge #16063: rpc: Mention getwalletinfo where a rescan is triggered 2021-11-18 15:57:22 -05:00
rpcwallet.cpp Merge #15186: rpc: remove duplicate solvable field from getaddressinfo (#4584) 2021-11-29 07:44:56 +03:00
rpcwallet.h merge bitcoin#10973: separate wallet from node 2021-11-14 15:32:50 +05:30
wallet.cpp Merge pull request #4535 from vijaydasmp/bp_19_3 2021-11-17 15:48:33 -05:00
wallet.h Merge pull request #4535 from vijaydasmp/bp_19_3 2021-11-17 15:48:33 -05:00
walletdb.cpp merge bitcoin#15638: Pull wallet code out of libbitcoin_server (#4560) 2021-11-16 10:19:47 -05:00
walletdb.h
wallettool.cpp Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline 2021-11-13 11:04:56 -05:00
wallettool.h Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline 2021-11-13 11:04:56 -05:00
walletutil.cpp
walletutil.h