180 Commits (5fe2904bb100741c06a96f8d6884b50733d666c9)

Author SHA1 Message Date
Jack Grigg 1ec06e93b1
Rename z_inputs_ to z_sprout_inputs_ 6 years ago
Jack Grigg e54c4d2ca1
rpcwallet: Add Sapling support to z_sendmany 6 years ago
Jack Grigg 36e2141d92
rpcwallet: Add TransactionBuilder argument to AsyncRPCOperation_sendmany 6 years ago
Jack Grigg 94e99acda6
Add Sapling support to GetFilteredNotes() and GetUnspentFilteredNotes() 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Jack Grigg 25d5e80cbe
Rename *SpendingKey -> *SproutSpendingKey 6 years ago
Eirik Ogilvie-Wigley 8ea8ef9850 Rename Witnesses to include sprout or sapling 6 years ago
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 6 years ago
Eirik Ogilvie-Wigley 8e8279e728 Rename sprout specific methods 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
jl777 94f9918f9d Default genproclimit to 0 6 years ago
Jack Grigg a6bbb26e08
Replace boost::array with std::array 6 years ago
Sean Bowe b7a6c32178 Integrate Groth16 verification and proving. 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
Jack Grigg 93bd00a0d5
Add key_io includes to Zcash-specific code 6 years ago
Jack Grigg 80ed13d545
Introduce wrappers around CZCPaymentAddress 6 years ago
Sean Bowe 18322f074c Introduce support for GetBestAnchor(SAPLING). 6 years ago
Sean Bowe 008f4ee8e7 Rename GetAnchorAt to GetSproutAnchorAt. 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
Simon debf6af9f8 Move memo member varible from SproutNotePlaintext to BaseNotePlaintext. 6 years ago
Simon d266f40393 Create class hierarchy for SproutNotePlaintext. 6 years ago
Simon 5020a93631 Refactoring: rename NotePlaintext --> SproutNotePlaintext 6 years ago
Simon 5d99e3e92f Refactoring: SproutNote member variable value moved to BaseNote. 6 years ago
Simon b230fe6836 Refactoring: Rename class libzcash::Note to libzcash::SproutNote. 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg b96f7d692d
wallet: Cast size_t to uint64_t before passing to UniValue 6 years ago
Jack Grigg 31afbcc5c9
Ignore -mempooltxinputlimit once Overwinter activates 6 years ago
jl777 3fc8685f0e Test 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Simon e6cd2a8356
Closes #2964. z_sendmany once again makes v1 tx for taddr to taddr. 6 years ago
Jack Grigg be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
Pieter Wuille c86a1cb86e
BIP143: Verification logic 7 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
Jack Grigg 642a1caf93
ViewingKey -> ReceivingKey per zcash/zips#117 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
ca333 9d36579649 uni3 7 years ago
Simon b85008e786 Update which lock to synchronize on when calling GetBestAnchor(). 7 years ago
Simon b17e1b4080 Closes #2583. Exclude watch-only utxos from z_sendmany coin selection. 7 years ago
jl777 5101611f24 Test 7 years ago
jl777 4bfb533b13 Test 7 years ago
Simon 9b5da42745 Fixes #2480. Null entry in map was dereferenced leading to a segfault. 7 years ago
jl777 ceb639e0e8 Test 7 years ago
jl777 a99362fad8 Test 7 years ago
jl777 3d0387c984 Test 7 years ago
jl777 f33d372c76 Test 7 years ago
Simon b639bb1eef Fixes #2519. When sending from a zaddr, minconf cannot be zero. 7 years ago
Simon d8616d012a Partial revert & fix for commit 9e84b5a ; code block in wrong location. 7 years ago
Simon 9e84b5aa0d Check mempooltxinputlimit when creating a transaction to avoid local 7 years ago
Simon c93a0872e8 Fix intermediate vpub_new leakage in multi joinsplit tx (#1360) 7 years ago