]> Git Repo - VerusCoin.git/commit - src/zcash/circuit/gadget.tcc
Refactoring: Rename class libzcash::Note to libzcash::SproutNote.
authorSimon <[email protected]>
Wed, 25 Apr 2018 04:20:01 +0000 (21:20 -0700)
committerSimon <[email protected]>
Wed, 25 Apr 2018 18:33:24 +0000 (11:33 -0700)
commitb230fe68361fbafae518073aaf6ba45ca6b443bb
tree094cc0b0f9c187c4451bdf0fa069f6b3a1c944e0
parentbef33bbc73bc64427ce9d084ffb2303dbcacf94c
Refactoring: Rename class libzcash::Note to libzcash::SproutNote.
21 files changed:
src/gtest/test_joinsplit.cpp
src/gtest/test_transaction.cpp
src/primitives/transaction.cpp
src/test/coins_tests.cpp
src/test/rpc_wallet_tests.cpp
src/test/transaction_tests.cpp
src/utiltest.cpp
src/utiltest.h
src/wallet/asyncrpcoperation_mergetoaddress.cpp
src/wallet/asyncrpcoperation_mergetoaddress.h
src/wallet/asyncrpcoperation_sendmany.cpp
src/wallet/asyncrpcoperation_sendmany.h
src/wallet/gtest/test_wallet.cpp
src/wallet/rpcdisclosure.cpp
src/wallet/rpcwallet.cpp
src/zcash/JoinSplit.cpp
src/zcash/JoinSplit.hpp
src/zcash/Note.cpp
src/zcash/Note.hpp
src/zcash/circuit/gadget.tcc
src/zcash/circuit/note.tcc
This page took 0.028563 seconds and 4 git commands to generate.