31027 Commits (ad4600fb9fada48beed6073d29765272ca5f6946)
 

Author SHA1 Message Date
jahway603 ad4600fb9f renamed to util 2 years ago
Duke Leto 7e53907bdc Update version to 3.9.2 2 years ago
Duke Leto 7036974042 Explain checkpoints a bit 2 years ago
Duke Leto 8e1ba0658d Ensure pindexPrev is not null before mining against it in both BitcoinMiner and RandomXMiner 2 years ago
Duke Leto 9b1b6fdc2e Document checkpoints better 2 years ago
Duke Leto 711cd8e234 Explain protocol version stuff 2 years ago
Duke Leto 73789ba26b Yep 2 years ago
Duke Leto 5a145acd46 Add script to automate string replaces 2 years ago
Duke Leto 95f6a14ac3 Document updating hushd version 2 years ago
Duke Leto 9dd4dcc7f9 Update release docs 2 years ago
Duke Leto 233b14d14b Update 'doc/release-process.md' 2 years ago
Duke Leto cd999f60be Update 'doc/release-process.md' 2 years ago
Duke Leto 427de86a3b Merge branch 'master' into dev 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 28e604dd0b Merge pull request 'depends: Add FreeBSD to hosts and builders' (#196) from jahway603/hush3:freebsd into dev 2 years ago
Duke Leto 61999b89ed Merge pull request 'Implement zsweep' (#195) from zsweep into dev 2 years ago
Duke Leto 62c9bce6f7 Correct error messsage about invalid zsweepexclude address 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 6b79b3e12c Merge branch 'zsweep' of https://git.hush.is/hush/hush3 into zsweep 2 years ago
Jonathan "Duke" Leto 77d7aaba96 Return an array of addresses to exclude from zsweep in zsweep_status 2 years ago
Duke Leto 88c2ddbb9f Update 'contrib/debian/copyright' 2 years ago
Duke Leto 2ddf539185 Check if hush-cli binary exists before using it 2 years ago
Duke Leto b07f9db06d Update for 75s blocks 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 b687d5f76e debug 2 years ago
Duke Leto 88d3f11664 Save excluded address to be used later 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
Jonathan "Duke" Leto 7cbf9bf61b desprout 2 years ago
Jonathan "Duke" Leto c6e278154f Find bash on FreeBSD better 2 years ago
Jonathan "Duke" Leto fb45331b79 Be better about finding bash 2 years ago
Duke Leto b6eb22fff8 Merge branch 'delete_zmq' into dev 2 years ago
Duke Leto 19b65600c2 Delete a zmq dingleberry 2 years ago
Duke Leto f11d50d17e Update manpages to remove zmq options 2 years ago
Duke Leto 1799c6c9bf Remove zeromq support 2 years ago
Duke Leto bd4d2d71d3 Merge branch 'dev' into zsweep 2 years ago
jahway603 0edc5927e9 depends: Add FreeBSD to hosts and builders 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 def5f815e0 Merge pull request 'removed unused function mta_find_output' (#192) from jahway603/hush3:dev into dev 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