31121 Commits (dev-mac)
 

Author SHA1 Message Date
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
Jonathan "Duke" Leto 26fd16cb52 Avoid relaying expired transactions which causes other nodes to ban us 2 years ago
Duke Leto 88263995c8 Do not coredump if pnode=NULL in RelayTransaction 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
Duke Leto 09e3c7c0fc Merge pull request 'fixed spacing in manpages' (#160) from jahway603/hush3:dev into dev 2 years ago
jahway603 2efa9652e2 fixed spacing in manpages 2 years ago
Duke Leto a571090c03 Merge pull request 'update build.sh, update CONTRIBUTING.md, and update libsodium source to gitea' (#158) from jahway603/hush3:dev into dev 2 years ago
jahway603 b6ee6ba57e changed libsodium to gitea hosted version 2 years ago
jahway603 ff37b7a1ec update build.sh and CONTRIBUTING.md 2 years ago
Duke Leto 45af3ff80b Merge pull request 'optimized IsBanned' (#152) from jahway603/hush3:dev into dev 2 years ago
jahway603 9806119366 optimized IsBanned() 2 years ago
Duke Leto a3258de217 less debug by default from IsInitialBlockDownload 2 years ago
Duke Leto 9bd41875d7 Return getinfo algo as a single key 2 years ago