zcash-patched-for-explorer/src/wallet
Homu 5862b2921b Auto merge of #3646 - Eirik0:transaction-builder-result, r=daira
Return more information when building a transaction fails

This PR is intended to make it easier to diagnose what went wrong when building a transaction using `TransactionBuilder` fails.
2019-01-22 10:14:27 -08:00
..
gtest Auto merge of #3646 - Eirik0:transaction-builder-result, r=daira 2019-01-22 10:14:27 -08:00
test
asyncrpcoperation_mergetoaddress.cpp throw an exception rather than returning false when building invalid transactions 2019-01-17 15:19:13 -07:00
asyncrpcoperation_mergetoaddress.h Add Sapling support to z_mergetoaddress 2018-11-16 18:14:58 -07:00
asyncrpcoperation_sendmany.cpp throw an exception rather than returning false when building invalid transactions 2019-01-17 15:19:13 -07:00
asyncrpcoperation_sendmany.h Rename z_inputs_ to z_sprout_inputs_ 2018-09-03 01:13:18 +01:00
asyncrpcoperation_shieldcoinbase.cpp Return more information when building a transaction fails 2019-01-17 15:10:42 -07:00
asyncrpcoperation_shieldcoinbase.h Add Sapling support to z_shieldcoinbase 2018-10-03 12:16:18 +01:00
crypter.cpp Store ExtFVK with encrypted Sapling spending key instead of FVK 2018-10-05 23:13:32 +01:00
crypter.h Store ExtFVK with encrypted Sapling spending key instead of FVK 2018-10-05 23:13:32 +01:00
db.cpp Upgrade Boost to 1.62.0 2016-09-29 12:06:48 +13:00
db.h
rpcdisclosure.cpp move rpc* to rpc/ 2018-07-18 11:07:16 -06:00
rpcdump.cpp Fix HDSeed comment 2018-10-10 16:00:59 -06:00
rpcwallet.cpp Auto merge of #3699 - Eirik0:mergetoaddress-doc-update, r=daira 2018-12-12 11:58:18 -08:00
rpcwallet.h rpc: Register calls where they are defined 2018-07-18 11:07:18 -06:00
wallet.cpp Add locking for Sapling notes 2018-11-16 18:14:58 -07:00
wallet.h wallet: Skip transactions with no shielded data in CWallet::SetBestChain() 2018-11-28 00:56:42 +01:00
wallet_ismine.cpp Remove P2WPKH and P2WSH from signing logic 2018-02-20 04:22:19 +00:00
wallet_ismine.h
walletdb.cpp Ignore decoding errors during -zapwallettxes 2018-10-06 12:18:56 +01:00
walletdb.h Persist Sapling payment address to IVK map 2018-10-06 00:45:39 +01:00