jahway603
202e67f9ac
document -maxreorg argument
2022-11-01 14:25:12 -04:00
triplefive
70908b1009
document -maxdebugfilesize
2022-10-31 16:13:21 -04:00
Duke Leto
bfc91e0f78
Merge pull request 'Mac changes' ( #227 ) from dev-mac into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/227
2022-10-29 11:49:51 +00:00
fekt
66411537dd
Mac fix for HSCs
2022-10-28 19:03:44 -04:00
Duke Leto
c36464ee1b
Fix bug in getrescaninfo
...
There was a small bug in getrescaninfo where when a rescan first starts, it
shows rescanning=true but progress=100% because rescanHeight was not initialized
correctly.
Also update our rescanHeight while we are fast-forwarding thru blocks which are
before the current wallet birthday.
2022-10-28 17:09:40 -04:00
fekt
a5bcfc88b6
Mac build fix
2022-10-28 00:56:40 -04:00
fekt
7914b63861
Upstream change for OSX
2022-10-28 00:36:19 -04:00
fekt
e313676562
Mac build fixes
2022-10-27 16:49:02 -04:00
Duke Leto
29ec7b5fb6
Set rescanStartHeight before we lock cs_main + cs_wallet
2022-10-17 07:13:50 -04:00
Duke Leto
71923e3ffb
Initial implementation of getrescaninfo
2022-10-17 07:03:32 -04:00
jahway603
30a1921e26
added -ac_randomx_interval and -ac_randomx_lag to hushd --help
2022-10-04 13:39:41 -04:00
jahway603
e8e0cb93b9
fixed manpage copyright spacing issue
2022-09-29 00:34:41 -04:00
Jonathan "Duke" Leto
8dbfe6eb13
Add copyright
2022-09-27 18:23:39 -07:00
Jonathan "Duke" Leto
1e40d2711d
Add copyright to files missing Hush copyright lines
2022-09-21 08:59:19 -07:00
Jonathan "Duke" Leto
6e6dfabbe2
Add copyright to files missing Hush copyright lines
2022-09-21 08:57:41 -07:00
Jonathan "Duke" Leto
ea93a31c09
Add copyright to files missing Hush copyright lines
2022-09-21 08:56:10 -07:00
Jonathan "Duke" Leto
ad3a35fcba
Add copyright to files missing Hush copyright lines
2022-09-21 08:54:08 -07:00
Jonathan "Duke" Leto
03e1308783
Add copyright to files missing Hush copyright lines
2022-09-21 08:50:10 -07:00
Jonathan "Duke" Leto
35df2aa91f
Add copyright to files missing Hush copyright lines
2022-09-21 08:48:42 -07:00
Jonathan "Duke" Leto
2564f6a66f
Add copyright to files missing Hush copyright lines
2022-09-21 08:47:45 -07:00
Jonathan "Duke" Leto
43ef851f8c
Add copyright to files missing Hush copyright lines
2022-09-21 08:46:02 -07:00
Jonathan "Duke" Leto
f791613c70
Add copyright to files missing Hush copyright lines
2022-09-21 08:44:34 -07:00
Jonathan "Duke" Leto
005f1e00bc
Update copyrights
2022-09-21 08:38:10 -07:00
Jonathan "Duke" Leto
2a8dbbad7b
Make shell scripts more portable by using /usr/bin/env bash
2022-09-19 16:30:39 -07:00
Jonathan "Duke" Leto
f02a81fa4c
Also update COPYRIGHT_YEAR in clientversion.h and teach update-copyrights.sh how to do it
2022-09-19 16:02:05 -07:00
Jonathan "Duke" Leto
b7b269448f
Update copyrights that have an initial year of 2020 or later
2022-09-19 15:54:01 -07:00
Jonathan "Duke" Leto
5d2307a709
Update copyrights to 2022
2022-09-19 15:45:30 -07:00
Jonathan "Duke" Leto
2de20daa66
Document z_sendmany 'z' ...
2022-09-19 15:13:47 -07:00
Jonathan "Duke" Leto
f6457a7ce5
Clarify a confusing comment
2022-09-19 13:59:16 -07:00
Jonathan "Duke" Leto
c1286c4140
Add copyright lines to HSC batch file
2022-09-19 13:58:21 -07:00
Jonathan "Duke" Leto
bd8ebb6a1c
Pass along all CLI params, not just the first 9
2022-09-19 13:56:46 -07:00
Jonathan "Duke" Leto
da5bd906af
Add a windows batch file for hush-smart-chain
...
It would be nice to pass along all CLI params, not just the first 9,
since we may need more than that. We should also add copyright lines.
2022-09-19 13:54:20 -07:00
Duke Leto
d52ae97026
Update checkpoint data up to block 1087000
2022-09-19 13:25:26 -04:00
Duke Leto
473ec30404
More checkpoint tribal knowledge
2022-09-19 13:06:39 -04:00
Jonathan "Duke" Leto
3a36f544aa
Get rid of boost stacktrace stuff
2022-09-19 07:15:08 -07:00
Jonathan "Duke" Leto
2b809c56a0
Move things to util/ and update docs+build system references
2022-09-19 06:16:25 -07:00
Jonathan "Duke" Leto
84c9b786a7
Move checkpoints.pl to util/
2022-09-19 05:52:53 -07:00
Duke Leto
7e53907bdc
Update version to 3.9.2
2022-09-18 11:08:09 -04:00
Duke Leto
8e1ba0658d
Ensure pindexPrev is not null before mining against it in both BitcoinMiner and RandomXMiner
2022-09-18 10:27:48 -04:00
Duke Leto
e1590836fd
Use the correct variable for missing witness error
2022-09-16 23:17:08 -04:00
Jonathan "Duke" Leto
0938bd6b7b
Log outpoint for failed Sapling witness lookup
2022-09-16 19:23:25 -07:00
Duke Leto
61999b89ed
Merge pull request 'Implement zsweep' ( #195 ) from zsweep into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/195
2022-09-17 02:16:05 +00:00
Duke Leto
62c9bce6f7
Correct error messsage about invalid zsweepexclude address
2022-09-16 14:33:37 -04:00
Duke Leto
35f376c8b5
Fix bugs in excluding multiple zsweep zaddrs and report all excluded zsweep zaddrs in z_sweepstatus
2022-09-16 14:28:51 -04:00
Duke Leto
12fa3013ce
Fix definition of sweepExcludeAddresses
2022-09-16 13:11:32 -04:00
Jonathan "Duke" Leto
f796d5d14e
Support multiple zsweepexclude zaddrs
2022-09-16 10:08:53 -07:00
Jonathan "Duke" Leto
6b79b3e12c
Merge branch 'zsweep' of https://git.hush.is/hush/hush3 into zsweep
2022-09-16 05:48:24 -07:00
Jonathan "Duke" Leto
77d7aaba96
Return an array of addresses to exclude from zsweep in zsweep_status
2022-09-16 05:47:35 -07:00
Duke Leto
f90715192e
Do not delete expired txs for now, it doesn't work correctly, and log more info about them
2022-09-15 09:38:48 -04:00
Duke Leto
908240d07f
Make z_sweepstatus match up with config option name
2022-09-13 01:00:56 -04:00