def5f815e0
Merge pull request 'removed unused function mta_find_output' (#192) from jahway603/hush3:dev into dev
Duke Leto
2022-09-12 02:30:50 +00:00
5b15d790f9
Parse sweep+consolidation intervals on startup, add consolidationinterval config option, change consolidation interval default to 25, only validate consolidatesaplingaddress if consolidation is enabled
Duke Leto
2022-09-11 21:56:21 -04:00
9347b1fa12
Sweep Interval should be 10 to match other defaults
Duke Leto
2022-09-11 20:18:01 -04:00
2a1cad1e5f
Fix bug in z_sweepstatus
Duke Leto
2022-09-11 20:10:28 -04:00
b06c378851
removed unused function mta_find_output
jahway603
2022-09-11 18:01:11 -04:00
772160af6d
Add more logging for consolidation + sweeping
Duke Leto
2022-09-10 19:38:08 -04:00
1259dd512d
Fix 'not enough conversion params' bug
Duke Leto
2022-09-10 19:37:34 -04:00
85f7ac4c8c
Enable function names and line numbers in backtraces
Jonathan "Duke" Leto
2022-09-09 15:14:01 -07:00
8f49549a1d
Fix stacktrace
Duke Leto
2022-09-09 09:37:16 -04:00
4647bc8525
Try to generate a stacktrace for runtime errors in consolidation
Jonathan "Duke" Leto
2022-09-09 06:30:06 -07:00
8770fb7035
Hopefully avoid a coredump when consolidation=1 and consolidatesaplingaddress is not specified
Jonathan "Duke" Leto
2022-09-08 18:11:10 -07:00
c2ea5d03cb
Merge pull request 'Delete unused zcbenchmarks and Fix rare overflow in equihash mining' (#188) from jahway603/hush3:dev into dev
Duke Leto
2022-09-07 16:11:14 +00:00
43e0ec186b
Get rid of CLIENT_DATE
jahway603
2022-09-03 09:13:19 -04:00
88a11a46e1
Merge remote-tracking branch 'remotes/upstream/dev' into dev
jahway603
2022-09-03 09:09:17 -04:00
0c2487c427
Throw error in wallet if ReadBlockFromDisk fails
Duke Leto
2022-07-18 10:43:22 -04:00
63f9e22308
log the function name correctly
Duke Leto
2022-08-31 14:15:38 -04:00
4573a8336f
Fix compile error
Duke Leto
2022-08-31 14:10:40 -04:00
0865579e54
Merge remote-tracking branch 'origin/zsweep' into zsweep
Jonathan "Duke" Leto
2022-08-31 11:09:26 -07:00
26fd16cb52
Avoid relaying expired transactions which causes other nodes to ban us
Jonathan "Duke" Leto
2022-08-31 11:09:18 -07:00
88263995c8
Do not coredump if pnode=NULL in RelayTransaction
Duke Leto
2022-08-30 22:27:34 -04:00
57baf25b02
Do not add to amountConsolidated until we successfully create the tx and only do it once
Duke Leto
2022-08-30 22:05:41 -04:00
b50c51f797
Log value of status and correctly return status value instead of always returning success, derp
Duke Leto
2022-08-30 21:05:57 -04:00
b4b6988eb0
Log when we use fee=0 for small inputs
Duke Leto
2022-08-30 21:05:27 -04:00
702c2163cd
Log if we have no zsweepaddress or an invalid zsweepaddress
Duke Leto
2022-08-30 21:05:09 -04:00
1748f0f2a3
Improved logging and error checking in consolidation and sweeping
Duke Leto
2022-08-27 22:31:40 -04:00
0e3889c96a
List z_sweepstatus in RPC list
Duke Leto
2022-08-27 15:03:11 -04:00
3730175971
Add some logging when skipping sweep/consolidation
Duke Leto
2022-08-27 14:04:53 -04:00
4eec81b191
Fix some issues in z_sweepstatus
Duke Leto
2022-08-27 13:57:00 -04:00
4aedeb557b
Add z_sweepstatus RPC
Jonathan "Duke" Leto
2022-08-27 10:35:08 -07:00
02ef714901
Commit forgotten files
Duke Leto
2022-08-25 09:26:10 -04:00
c6e5b07a59
You might be a king or a little street zsweeper, but sooner or later you will dance with the reaper
Duke Leto
2022-08-24 23:38:19 -04:00
afd3f93e2e
Throw error in wallet if ReadBlockFromDisk fails
Duke Leto
2022-07-18 10:43:22 -04:00
09e3c7c0fc
Merge pull request 'fixed spacing in manpages' (#160) from jahway603/hush3:dev into dev
Duke Leto
2022-07-17 13:07:34 +00:00
2efa9652e2
fixed spacing in manpages
jahway603
2022-07-15 22:21:41 -04:00
a571090c03
Merge pull request 'update build.sh, update CONTRIBUTING.md, and update libsodium source to gitea' (#158) from jahway603/hush3:dev into dev
Duke Leto
2022-07-16 01:07:44 +00:00
b6ee6ba57e
changed libsodium to gitea hosted version
jahway603
2022-07-15 12:58:29 -04:00
ff37b7a1ec
update build.sh and CONTRIBUTING.md
jahway603
2022-07-15 11:43:05 -04:00
45af3ff80b
Merge pull request 'optimized IsBanned' (#152) from jahway603/hush3:dev into dev
Duke Leto
2022-07-15 15:38:11 +00:00
a3258de217
less debug by default from IsInitialBlockDownload
Duke Leto
2022-07-12 23:29:36 -04:00
9bd41875d7
Return getinfo algo as a single key
Duke Leto
2022-07-12 23:20:57 -04:00
4e7c6cda86
Merge branch 'randomx' into dev
Duke Leto
2022-07-12 22:13:00 -04:00
7d2427074d
Merge pull request 'migrated more from mcro' (#133) from jahway603/hush3:dev into dev
Duke Leto
2022-07-12 23:27:00 +00:00
398db65c0e
NOW using special gitea file
jahway603
2022-07-12 18:26:05 -04:00
d0da4d077e
Merge pull request 'algo always displayed with getinfo RPC' (#147) from jahway603/hush3:randomx into randomx
Duke Leto
2022-07-12 21:53:59 +00:00