40 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 90406d601c desprout 4 years ago
Duke Leto f7b1c1f26f Delete Payment Disclosures 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
jl777 78d607d361 Default experimental mode 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout b8deecdc09 Sapling transaction testing 6 years ago
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
Eirik Ogilvie-Wigley 8ea8ef9850 Rename Witnesses to include sprout or sapling 6 years ago
Jack Grigg a6bbb26e08
Replace boost::array with std::array 6 years ago
Jack Grigg 93bd00a0d5
Add key_io includes to Zcash-specific code 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 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 be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
jl777 4fa92f993a Test 7 years ago
jl777 233f077b2a Test 7 years ago
Jack Grigg 2cc6bab201
Update UniValue includes in Zcash-specific code 7 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 7 years ago
Simon 8aa7937d44 Fixes #1960: z_getoperationstatus/result now includes operation details. 7 years ago
Simon 84e8c5f921 WitnessAnchorData only needs to store one witness per JSOutPoint. 8 years ago
Simon 2d931e905b Fixes #1823. Witness anchors for input notes no longer cross block boundaries. 8 years ago
Simon af53da0225 Closes #1903. Add fee parameter to z_sendmany. 8 years ago
Simon da5e7e5185 Formatting and updated test per review. 8 years ago
Simon 5f8118c8a4 Revert "Reduce use of global pzcashParams with private member variable" 8 years ago
Simon 4b32c16ba5 Reduce use of global pzcashParams with private member variable 8 years ago
Simon 485145ea78 Disable proof generation when testmode is enabled in async SendMany operation. 8 years ago
Simon cff6f0ac46 Add friend class for testing private members of AsyncRPCOperation_sendmany. 8 years ago
Simon 87f7c98795 Refactor to use wallet note tracking from commit a72379 8 years ago
Simon 3fd5a615ac Coinbase utxos can only be spent when sending to a single zaddr. 8 years ago
Simon 14af21e9f7 Add chaining of JoinSplits within a transaction. 8 years ago
Simon dafb81614b Implement z_sendmany RPC call. 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago