1426 Commits (00ea08574614e36a999ac1a5ee37871fbc6662a2)

Author SHA1 Message Date
Duke fc69220e78 Remove unused code 1 year ago
Duke b03c8f3108 Remove unused code 1 year ago
Duke 8126e706c6 Optional OP_RETURN in z_sendmany 1 year ago
Duke e033a2e6eb Update copyrights to 2023 1 year ago
Duke 2c9bd5dd18 abortrescan 1 year ago
Duke b360a2395a Allow abortrescan to be called via RPC 1 year ago
Duke Leto 71923e3ffb Initial implementation of getrescaninfo 2 years ago
Jonathan "Duke" Leto 5d2307a709 Update copyrights to 2022 2 years ago
Jonathan "Duke" Leto 2de20daa66 Document z_sendmany 'z' ... 2 years ago
Duke Leto 35f376c8b5 Fix bugs in excluding multiple zsweep zaddrs and report all excluded zsweep zaddrs in z_sweepstatus 2 years ago
Jonathan "Duke" Leto 77d7aaba96 Return an array of addresses to exclude from zsweep in zsweep_status 2 years ago
Duke Leto 908240d07f Make z_sweepstatus match up with config option name 2 years ago
jahway603 0c22e26358 updated z_sweepstatus 2 years ago
Duke Leto 5b15d790f9 Parse sweep+consolidation intervals on startup, add consolidationinterval config option, change consolidation interval default to 25, only validate consolidatesaplingaddress if consolidation is enabled 2 years ago
Duke Leto 2a1cad1e5f Fix bug in z_sweepstatus 2 years ago
jahway603 3e75a2be22 delete unused zcbenchmarks 2 years ago
Duke Leto 9c5e5c550c Fix compile issues in z_consolidationstatus 2 years ago
Jonathan "Duke" Leto 5c8c7507ec Add z_consolidationstatus RPC 2 years ago
Duke Leto 0e3889c96a List z_sweepstatus in RPC list 2 years ago
Duke Leto 4eec81b191 Fix some issues in z_sweepstatus 2 years ago
Jonathan "Duke" Leto 4aedeb557b Add z_sweepstatus RPC 2 years ago
Duke Leto 15d254af10 Ignore chain sync verification and relaying when -testnode=1 2 years ago
Duke Leto 2b336dccc0 Fix ending height bug and check that ending height is larger than starting height 2 years ago
Jonathan "Duke" Leto e0d22ee170 Enable z_anonsetblockdelta to calculate a delta for a block range; ignore coinbase txs as optimization 2 years ago
Duke Leto cc61b19930 Make z_anonsettxdelta work on a tx that is not in our wallet and fix calculation 2 years ago
Duke Leto c218cf1c09 Fix compile errors 2 years ago
Jonathan "Duke" Leto bdde67c359 Initial implementation of anonsettxdelta + z_anonsetblockdelta 2 years ago
Duke Leto 689a360b60 Allow notary addresses in sendmany, fixes #126 2 years ago
Duke Leto 79a6f51c2d Update some comments and docs 2 years ago
jahway603 04911ae966 Mention z_viewtransaction in gettransaction and getrawtransaction RPC calls 2 years ago
Duke Leto 66f1f9b076 Remove mention of overwintered from RPC docs. HUSH and all HSCs are all overwintered #19 3 years ago
Duke Leto e00dabb79b Fix bug in listaddresses RPC 3 years ago
Duke Leto f22cbbf1e2 Cleanup and remove dead code 3 years ago
Duke Leto 3d4123ee88 Cleanup 3 years ago
Duke Leto e3bb6ed01e listaddresses takes no params and remove accounts from docs 3 years ago
Duke Leto b4cf845bf3 New listaddresses RPC and z_exportwallet RPC now can be called during RPC warmup 3 years ago
Duke Leto 0c6e5945a6 Add listaddresses as a new replacement for getaddressesbyaccount; cleanup 3 years ago
Duke Leto b713f43487 Clean up dead code and cruft 3 years ago
Duke Leto b505660489 Clarify some docs related to Overwinter, which HUSH and all HSCs have 3 years ago
Duke Leto 91383d0bc5 . 3 years ago
Duke Leto d977345b26 Specify that cleanwallettransactions only works on utxos, not zutxos 3 years ago
Duke Leto d654df7c29 Better error handling when there is no zaddr with enough balance 3 years ago
Duke Leto 1123ccf7bb Show actual zaddr in z_getoperationstatus output if it was automagic 3 years ago
Duke Leto 631a63a4e2 Automagic z_sendmany 3 years ago
Duke Leto e48ffbe455 This error is user-facing in GUI wallets, so try to confuse them less 3 years ago
Duke Leto 5686f0c691 Clean up sprout turdz 3 years ago
Duke Leto 07931668cf Optionally filter balances by min value in z_getbalances 3 years ago
Duke Leto ab934fd094 Much fast z_getbalances, such wow 3 years ago
Duke Leto 52e14828c8 Basic z_getbalances working, but slow 3 years ago
Duke Leto 4f57858881 Show z2z example in z_sendmany RPC docs 3 years ago