2418 Commits (master)

Author SHA1 Message Date
Duke Leto 71923e3ffb Initial implementation of getrescaninfo 2 years ago
Jonathan "Duke" Leto 35df2aa91f Add copyright to files missing Hush copyright lines 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
Jonathan "Duke" Leto 3a36f544aa Get rid of boost stacktrace stuff 2 years ago
Duke Leto e1590836fd Use the correct variable for missing witness error 2 years ago
Jonathan "Duke" Leto 0938bd6b7b Log outpoint for failed Sapling witness lookup 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
Duke Leto 12fa3013ce Fix definition of sweepExcludeAddresses 2 years ago
Jonathan "Duke" Leto f796d5d14e Support multiple zsweepexclude zaddrs 2 years ago
Jonathan "Duke" Leto 77d7aaba96 Return an array of addresses to exclude from zsweep in zsweep_status 2 years ago
Duke Leto f90715192e Do not delete expired txs for now, it doesn't work correctly, and log more info about them 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
jahway603 ca3bb90e0c skip excluded address from zsweep 2 years ago
jahway603 78f5021cc2 starting to support zsweepexclude functionality 2 years ago
Duke Leto bd9006623c Avoid coredumps in ReacceptWalletTransactions and log the situation, which is possibly caused by corrupt wallet tx data 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 9347b1fa12 Sweep Interval should be 10 to match other defaults 2 years ago
Duke Leto 2a1cad1e5f Fix bug in z_sweepstatus 2 years ago
jahway603 b06c378851 removed unused function mta_find_output 2 years ago
Duke Leto 772160af6d Add more logging for consolidation + sweeping 2 years ago
Duke Leto 1259dd512d Fix 'not enough conversion params' bug 2 years ago
Jonathan "Duke" Leto 85f7ac4c8c Enable function names and line numbers in backtraces 2 years ago
Duke Leto 8f49549a1d Fix stacktrace 2 years ago
Jonathan "Duke" Leto 4647bc8525 Try to generate a stacktrace for runtime errors in consolidation 2 years ago
jahway603 3e75a2be22 delete unused zcbenchmarks 2 years ago
Duke Leto 61ecffd074 Change default sweep interval to 10 and consolidation to be deterministic every 45 blocks 2 years ago
Duke Leto 8d8f988a19 Delete expired txs from the wallet, since they can never be included in a block 2 years ago
Duke Leto 8581012163 Sweep operations might not create any txs, so make logging more precise 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
Jonathan "Duke" Leto 3327b25a28 fix logging bug 2 years ago
jahway603 43e0ec186b Get rid of CLIENT_DATE 2 years ago
Duke Leto 0c2487c427 Throw error in wallet if ReadBlockFromDisk fails 2 years ago
Duke Leto 63f9e22308 log the function name correctly 2 years ago
Duke Leto 4573a8336f Fix compile error 2 years ago
Jonathan "Duke" Leto 26fd16cb52 Avoid relaying expired transactions which causes other nodes to ban us 2 years ago
Duke Leto 57baf25b02 Do not add to amountConsolidated until we successfully create the tx and only do it once 2 years ago
Duke Leto b50c51f797 Log value of status and correctly return status value instead of always returning success, derp 2 years ago
Duke Leto b4b6988eb0 Log when we use fee=0 for small inputs 2 years ago
Duke Leto 702c2163cd Log if we have no zsweepaddress or an invalid zsweepaddress 2 years ago
Duke Leto 1748f0f2a3 Improved logging and error checking in consolidation and sweeping 2 years ago
Duke Leto 0e3889c96a List z_sweepstatus in RPC list 2 years ago
Duke Leto 3730175971 Add some logging when skipping sweep/consolidation 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 02ef714901 Commit forgotten files 2 years ago
Duke Leto c6e5b07a59 You might be a king or a little street zsweeper, but sooner or later you will dance with the reaper 2 years ago
Duke Leto afd3f93e2e Throw error in wallet if ReadBlockFromDisk fails 2 years ago