104 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto ed2c9450f9 desprout 4 years ago
Duke Leto 52e3739671 desprout 4 years ago
Duke Leto 2134269e76 desprout 4 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout c2dc091e40 Merge branch 'master' of https://github.com/zcash/zcash into dev 6 years ago
Eirik Ogilvie-Wigley 6829be1902 Remove unnecessary call to IsValidPaymentAddress 6 years ago
Eirik Ogilvie-Wigley d6ad8cef2c GenerateNewSproutZKey can return a SproutPaymentAddress 6 years ago
Eirik Ogilvie-Wigley 92fc29a3f4 Rename GenerateNewZKey to include Sprout 6 years ago
mdr0id fe92bc700a
Adding in rpc wallet sap for test_bitcoin 6 years ago
mdr0id 87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk" 6 years ago
Jack Grigg 5f91a95641
Add Sapling support to z_shieldcoinbase 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Jack Grigg 34e222c18e
Revert "Disable Sapling features on mainnet" 6 years ago
Jack Grigg bb4b6982e3
Generate an ovk to encrypt outCiphertext for t-addr senders 6 years ago
Jack Grigg b7f9a7ae02
wallet: Comment out HDSeed and CHDChain persistence to disk 6 years ago
Jack Grigg 70b4ad2dcd
wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 6 years ago
Jack Grigg 36e2141d92
rpcwallet: Add TransactionBuilder argument to AsyncRPCOperation_sendmany 6 years ago
Jack Grigg c5b26acad8
Use boost::filesystem::path::string() instead of path::native() 6 years ago
Jack Grigg 554e00e8f9
Disable Sapling features on mainnet 6 years ago
Jack Grigg 25d5e80cbe
Rename *SpendingKey -> *SproutSpendingKey 6 years ago
Jack Grigg 40dc060cb0
test: Update rpc_wallet_z_importexport to account for Sapling changes 6 years ago
Eirik Ogilvie-Wigley 8ea8ef9850 Rename Witnesses to include sprout or sapling 6 years ago
Jay Graber 8dd1dbcfe4 Add Sapling to rpc_wallet_z_importexport test 6 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 8 years ago
Jack Grigg bea879157c
Add Sapling support to z_validateaddress 6 years ago
Jack Grigg a6bbb26e08
Replace boost::array with std::array 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 472f75bc2d
Introduce wrappers around CZCSpendingKey 6 years ago
Jack Grigg 80ed13d545
Introduce wrappers around CZCPaymentAddress 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
Simon 9bd8f092c6 Closes #3178 by adding verbosity level improvements to getblock RPC. 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
Simon d72c19a662 Closes #2910. Add z_listunspent RPC call. 6 years ago
Jack Grigg 6e9c7629af
Implement z_mergetoaddress for combining UTXOs and notes 7 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
kozyilmaz bf69507cb5 Fix test/gtest bugs caught by latest macOS clang 7 years ago
Jack Grigg bef1b5ce1b
Fix NPE in rpc_wallet_tests 7 years ago
Simon c5dabd2b66 Closes #2639. Adds optional limit parameter with a default value of 50. 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
jl777 ceb639e0e8 Test 7 years ago
Simon b639bb1eef Fixes #2519. When sending from a zaddr, minconf cannot be zero. 7 years ago
Jack Grigg 33589401ba
Require that z_importkey height parameter be in valid range 7 years ago
Simon 7d3b152897 Closes #2186. RPC getblock now accepts height or hash. 7 years ago
Jack Grigg a31ba7a0cb
Usability improvements for z_importkey 7 years ago
Matt Corallo 3d8013a01b
Add fundrawtransaction RPC method 9 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago