]> Git Repo - VerusCoin.git/commit - src/Makefile.gtest.include
Add wallet method for finding spendable notes in a CTransaction
authorJack Grigg <[email protected]>
Wed, 24 Aug 2016 03:50:45 +0000 (15:50 +1200)
committerJack Grigg <[email protected]>
Mon, 29 Aug 2016 12:29:49 +0000 (00:29 +1200)
commit02e674555ef2f9ecf669503f106414badda77ae7
tree50885af80a6bc5f878b909f74690c6f53a3f191a
parent5db5e42ec325d45f40a5f91fd8e454a9714ad0ba
Add wallet method for finding spendable notes in a CTransaction
src/Makefile.gtest.include
src/keystore.cpp
src/keystore.h
src/wallet/gtest/test_wallet.cpp [new file with mode: 0644]
src/wallet/wallet.cpp
src/wallet/wallet.h
src/zcash/Address.hpp
src/zcash/NoteEncryption.hpp
This page took 0.026743 seconds and 4 git commands to generate.