391 Commits (master)

Author SHA1 Message Date
Jonathan "Duke" Leto 7c9d4d6748 Clarify in sendmany/z_sendmany rpc docs that amounts are not floating point 6 years ago
Jonathan "Duke" Leto 25de73e6c5 Clarify comment that fees less than the default are also supported 6 years ago
Jonathan "Duke" Leto 27654ac111 WIP Fix to absurd fee bug on small transaction amounts 6 years ago
Duke Leto 022860159d Backport importpubkey RPC from CHIPS (BTC 0.15.x) 6 years ago
Jonathan "Duke" Leto fef0578e45 z_validateviewingkey has a dedicated branch, it needs more work 6 years ago
Duke Leto 771573040f Fix errors relating to ImportAddress 6 years ago
Duke Leto 4e01bb8ee4 Fix vpwallets compile error 6 years ago
Duke Leto 7a7815bca5 Remove z_validateviewingkey from this branch, which still needs more work 6 years ago
Duke Leto 4d8750b1ab Update CWalletTx internals 6 years ago
Duke Leto cdeb2c79ae Define vpwallets global 6 years ago
Duke Leto d5bc15366d Improve error-checking and add isimported key 6 years ago
Duke Leto aeaf1e07a5 Add z_validateviewingkey and start to write some tests 6 years ago
Brad Miller 6d3cd3a2f9 Implement note locking for z_mergetoaddress 6 years ago
Duke Leto 8706f91f4d Port upstream fix for z_importviewingkey bug 6 years ago
Duke Leto 35b569cf86 Correct the RPC docs for z_listunspent 6 years ago
Jonathan "Duke" Leto 64ebabc661 WIP Port z_listunspent from Zcash 6 years ago
FireMartZ 76d5f15158 Merge (what should be) the remaining source files. 6 years ago
Jonathan "Duke" Leto 69d26697fe Sigh 6 years ago
Jonathan "Duke" Leto f88cf47ff0 Remove z_sendmany restriction on duplicate addresses 6 years ago
FireMartZ 387c9c4b83 Changes to compile on mac. 6 years ago
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Jonathan "Duke" Leto 1ea0f0ed37 Fix more instances of currency string representation, which are hard-coded in various places 7 years ago
Jay Graber c16528495c s/zcash/Zcash 7 years ago
Bruno Arueira d2c1e4a807 Removes out bitcoin mention in favor for zcash 8 years ago
Simon 5023af7bd5 Closes #2637. Make z_shieldcoinbase an experimental feature where it 7 years ago
Simon b85008e786 Update which lock to synchronize on when calling GetBestAnchor(). 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
Simon b17e1b4080 Closes #2583. Exclude watch-only utxos from z_sendmany coin selection. 7 years ago
Ariel Gabizon 2e8aefdce1 add load-wallet benchmark 7 years ago
Nathan Wilcox de422c066b [tests pass] Ensure `importprivkey` outputs the address in case key is already imported. 7 years ago
Nathan Wilcox d187317083 [tests pass] Output address on new key import. 7 years ago
Jonathan "Duke" Leto 2129147b4c More wallet updates changing zcash to hush 7 years ago
Jonathan "Duke" Leto e024e493ab Update references to zcash addresses to hush addresses in wallet code and some random other stuff 7 years ago
Jonathan "Duke" Leto 5fe18df134 s/zcashd/hushd/ 7 years ago
Jack Grigg a76174b76b
Benchmark time to call sendtoaddress with many UTXOs 7 years ago
Jonathan "Duke" Leto 35272cde28 s/zcashaddress/hushaddress/g 7 years ago
Jack Grigg 6dec2d0355
Rationalize currency unit to "ZEC" 7 years ago
Ross Nicoll 091b2116a0
Rationalize currency unit to "BTC" 9 years ago
Simon 9b5da42745 Fixes #2480. Null entry in map was dereferenced leading to a segfault. 7 years ago
Simon b639bb1eef Fixes #2519. When sending from a zaddr, minconf cannot be zero. 7 years ago
Simon d77a0ac4a0 Closes #2446 by adding generated field to listunspent. 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
Jack Grigg c66c731adf
Add a benchmark for calling ConnectBlock on a block with many inputs 7 years ago
Jay Graber 704547965a Change help text examples to use Zcash addresses 7 years ago
Jack Grigg 33589401ba
Require that z_importkey height parameter be in valid range 7 years ago
Jack Grigg b7e5b7d5ee
Simplify z_importkey by making rescan a string 7 years ago
Jack Grigg a31ba7a0cb
Usability improvements for z_importkey 7 years ago