zcashd/src/wallet
Simon 5020a93631 Refactoring: rename NotePlaintext --> SproutNotePlaintext
Also renames:
CNotePlaintextEntry --> CSproutNotePlaintextEntry
CUnspentNotePlaintextEntry --> CUnspentSproutNotePlaintextEntry
2018-04-26 15:05:30 -07:00
..
gtest Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
test
asyncrpcoperation_mergetoaddress.cpp Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
asyncrpcoperation_mergetoaddress.h Refactoring: Rename class libzcash::Note to libzcash::SproutNote. 2018-04-25 11:33:24 -07:00
asyncrpcoperation_sendmany.cpp Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
asyncrpcoperation_sendmany.h Refactoring: Rename class libzcash::Note to libzcash::SproutNote. 2018-04-25 11:33:24 -07:00
asyncrpcoperation_shieldcoinbase.cpp Refactoring: SproutNote member variable value moved to BaseNote. 2018-04-26 15:05:19 -07:00
asyncrpcoperation_shieldcoinbase.h Implementation of Overwinter transaction format ZIP 202. 2018-02-16 10:10:15 -08:00
crypter.cpp ViewingKey -> ReceivingKey per zcash/zips#117 2017-12-04 17:17:18 +00:00
crypter.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
db.cpp Upgrade Boost to 1.62.0 2016-09-29 12:06:48 +13:00
db.h fix crash on shutdown when e.g. changing -txindex and abort action 2015-06-23 10:12:11 +02:00
rpcdisclosure.cpp Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
rpcdump.cpp Fix z_importviewingkey startHeight parameter 2018-04-03 02:43:52 +01:00
rpcwallet.cpp Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
wallet.cpp Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
wallet.h Refactoring: rename NotePlaintext --> SproutNotePlaintext 2018-04-26 15:05:30 -07:00
wallet_ismine.cpp Remove P2WPKH and P2WSH from signing logic 2018-02-20 04:22:19 +00:00
wallet_ismine.h
walletdb.cpp Prevector type 2018-04-16 07:38:36 -06:00
walletdb.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00