zcashd/src/wallet
Greg Pfeil d0522df5c0
Many z_mergetoaddress updates
- add ZIP 317 support
- address review comments
- restructure `AsyncRPCOperation_mergetoaddress` (removing the just-added
  `prepare`)
2023-04-20 01:24:39 -06:00
..
gtest Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
test Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
asyncrpcoperation_common.cpp Address review comments re: legacy wallet ZIP 317 2023-04-18 07:51:17 -06:00
asyncrpcoperation_common.h Refactoring InsufficientFundsError 2023-03-09 13:04:17 -07:00
asyncrpcoperation_mergetoaddress.cpp Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
asyncrpcoperation_mergetoaddress.h Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
asyncrpcoperation_saplingmigration.cpp Propagate asOfHeight to all relevant RPC calls 2022-11-18 01:20:00 -07:00
asyncrpcoperation_saplingmigration.h
asyncrpcoperation_sendmany.cpp Address review feedback on z_shieldcoinbase 2023-04-17 11:47:11 -06:00
asyncrpcoperation_sendmany.h Merge pull request #6524 from sellout/zip317-wallet-support 2023-04-14 14:14:11 -06:00
asyncrpcoperation_shieldcoinbase.cpp WalletTxBuilder support for net payments 2023-04-18 15:55:21 -06:00
asyncrpcoperation_shieldcoinbase.h WalletTxBuilder support for net payments 2023-04-18 15:55:21 -06:00
crypter.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
crypter.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
db.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
db.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
memo.h Use the new `examine` macro to replace all instances of 2023-04-04 21:26:39 +01:00
orchard.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
orchard.h Use `cxx` bridge for all Orchard bundle inspection and validation 2023-04-07 12:16:28 +00:00
paymentdisclosure.cpp rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
paymentdisclosure.h rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
paymentdisclosuredb.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
paymentdisclosuredb.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
rpcdisclosure.cpp Merge pull request #5993 from str4d/5716-cxx-ed25519 2023-04-14 09:37:30 -06:00
rpcdump.cpp Use the new `examine` macro to replace all instances of 2023-04-04 21:26:39 +01:00
rpcwallet.cpp Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
rpcwallet.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
wallet.cpp Correct -maxtxfee lower bound diagnostic messages 2023-04-18 15:00:27 -06:00
wallet.h Remove `-txconfirmtarget` config option 2023-04-18 07:51:17 -06:00
wallet_tx_builder.cpp Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
wallet_tx_builder.h Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
walletdb.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
walletdb.h Use the new `examine` macro to replace all instances of 2023-04-04 21:26:39 +01:00