31194 Commits (b360a2395a535169feb2072da9c01c11fae63480)
 

Author SHA1 Message Date
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
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
Jonathan "Duke" Leto 8770fb7035 Hopefully avoid a coredump when consolidation=1 and consolidatesaplingaddress is not specified 2 years ago
Duke Leto c2ea5d03cb Merge pull request 'Delete unused zcbenchmarks and Fix rare overflow in equihash mining' (#188) from jahway603/hush3:dev into dev 2 years ago
jahway603 b2987b43f0 miner: fix MAXSOLS 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 456cf77b65 Exit RelayTransaction early if we have no nodes to relay to 2 years ago
Duke Leto 55703fdb95 Do not ban nodes which relay expired transactions 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 ed1939929b fix compile issue 2 years ago
Jonathan "Duke" Leto 3327b25a28 fix logging bug 2 years ago
Duke Leto b7355b6375 Merge pull request 'Delete unused function GetKeyID_NoCheck' (#180) from jahway603/hush3:dev into dev 2 years ago
jahway603 325dcec0ac remove unused function GetKeyID_NoCheck 2 years ago
jahway603 bf51d37e5d added copyright to genbuild.sh 2 years ago
Duke Leto e0735e8a18 Merge pull request 'genbuild.sh changes' (#179) from jahway603/hush3:dev into dev 2 years ago
jahway603 7fc594d220 edits to genbuild.sh 2 years ago
jahway603 1085d15a2d Revert "removed unused file" 2 years ago
Duke Leto f9fde49c93 Merge pull request 'still removing CLIENT_DATE' (#178) from jahway603/hush3:dev into dev 2 years ago
jahway603 658160ce6c still removing CLIENT_DATE 2 years ago
Duke Leto e829a6759a Merge pull request 'Remove client build date' (#177) from jahway603/hush3:dev into dev 2 years ago
jahway603 8ea5438a16 updated .gitignore 2 years ago
jahway603 b9101e67ab removed unused file 2 years ago
jahway603 43e0ec186b Get rid of CLIENT_DATE 2 years ago
jahway603 88a11a46e1 Merge remote-tracking branch 'remotes/upstream/dev' into dev 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 0865579e54 Merge remote-tracking branch 'origin/zsweep' into zsweep 2 years ago