154 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 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
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 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
Ariel Gabizon 2e8aefdce1 add load-wallet benchmark 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
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 d77a0ac4a0 Closes #2446 by adding generated field to listunspent. 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 3c014397a9
BTC -> ZEC in paytxfee RPC docs 7 years ago
Matt Corallo 3d8013a01b
Add fundrawtransaction RPC method 9 years ago
Stephen 6699b42518
Add paytxfee to getwalletinfo, warnings to getnetworkinfo 9 years ago
Simon 2f21206cfc Closes #2112 where z_getoperationresult could return stale status. 7 years ago
Jack Grigg f54db399f2
Get rid of fPlus argument to FormatMoney in Zcash-specific code 7 years ago
Jack Grigg c24109ecc3
UniValue::getValues const reference 7 years ago
Wladimir J. van der Laan e76a3849c6
Changes necessary now that zero values accepted in AmountFromValue 9 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jack Grigg cc71666a51
unsigned int -> size_t for comparing with UniValue.size() 7 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 38fc4b7090
expicit set UniValue type to avoid empty values 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Jack Grigg b8eb37757b
Require -experimentalmode for wallet encryption 7 years ago
Simon 7eccce4e44 Closes #2045 by allowing z_sendmany with 0 fee 7 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Simon bcbde86a87 Add missing header required by std::accumulate 8 years ago
Simon 8aa7937d44 Fixes #1960: z_getoperationstatus/result now includes operation details. 8 years ago
Simon f32cade8fd Closes #1957 by adding tx serialization size to listtransactions output. 8 years ago
Simon 9064d73bf8 Fixes #1497 ZCA-009 by restricting data exporting to user defined folder. 8 years ago
Simon 2d2f3d1806 Closes #1780. Result of z_getoperationstatus now sorted by creation time of operation 8 years ago
Simon fce7260811 Fixes #1964 to catch general exception in z_sendmany and catch 8 years ago
Jack Grigg 4082dcb10f
Extend createjoinsplit to benchmark parallel JoinSplits 8 years ago
Jack Grigg 88b7f3c28b
Generate JS for trydecryptnotes, make number of addresses a variable 8 years ago