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
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
Duke Leto
c049575357
Merge pull request 'added -ac_randomx_interval and -ac_randomx_lag to hushd --help' ( #219 ) from jahway603 into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/219
2022-10-04 21:58:10 +00:00
jahway603
30a1921e26
added -ac_randomx_interval and -ac_randomx_lag to hushd --help
2022-10-04 13:39:41 -04:00
Duke Leto
0cb343d508
Merge pull request 're-fixing spacing in manpages' ( #217 ) from jahway603 into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/217
2022-09-29 12:39:46 +00:00
jahway603
e8e0cb93b9
fixed manpage copyright spacing issue
2022-09-29 00:34:41 -04:00
jahway603
64e8d05214
fixed an update script
2022-09-29 00:29:28 -04:00
jahway603
870ed35fb5
Merge remote-tracking branch 'origin/dev' into jahway603
2022-09-29 00:20:34 -04:00
Jonathan "Duke" Leto
2c99fdb43d
Add placeholder in relnotes for next release and add note in release process docs
2022-09-28 05:19:36 -07:00
jahway603
23d4a2cb73
re-fixing spacing in manpages
2022-09-27 22:27:54 -04:00
Jonathan "Duke" Leto
8dbfe6eb13
Add copyright
2022-09-27 18:23:39 -07:00
Jonathan "Duke" Leto
4d89566f8e
This needs to be documented better
2022-09-27 06:09:58 -07:00
Duke Leto
fae0a21257
Add more details to release process
2022-09-27 08:34:42 -04:00
Jonathan "Duke" Leto
517e16f1b0
Ensure local dev branch is up-to-date before merging dev
2022-09-27 05:04:31 -07:00
Jonathan "Duke" Leto
9cf440ae2d
Explain git-fu in reldocs
2022-09-27 05:02:46 -07:00
Jonathan "Duke" Leto
f792488328
Improve release process docs
2022-09-27 05:01:35 -07:00
Jonathan "Duke" Leto
be7f355691
RandomX for HSC docs
2022-09-25 09:02:30 -07:00
Jonathan "Duke" Leto
bffa3ce042
Update 3.9.2 relnotes
2022-09-25 06:32:03 -07:00
Jonathan "Duke" Leto
819f99cc07
Basic HSC docs
2022-09-25 06:27:33 -07:00
Duke Leto
804852e99c
Document RandomX
2022-09-23 06:57:31 -04:00
Duke Leto
2eada0a1bd
Add zsweep+consolidation docs originally written by jahway603
2022-09-23 05:47:50 -04:00
Duke Leto
3606703297
Update relnotes for 3.9.2 'Anecdotal Axolotl'
2022-09-21 23:22:37 -04:00
Duke Leto
7e6220afac
Add release notes details to release process docs
2022-09-21 22:18:19 -04: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
45e6a5c819
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
2022-09-21 08:38:14 -07:00
Jonathan "Duke" Leto
005f1e00bc
Update copyrights
2022-09-21 08:38:10 -07:00
Duke Leto
ab83649c1a
Add gen-zaddrs.pl and improve docs
2022-09-21 09:04:32 -04:00
Duke Leto
9360cc3770
Merge pull request 'fixed help2man check' ( #209 ) from jahway603 into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/209
2022-09-20 11:35:04 +00:00
jahway603
e836a3c0c6
fixed help2man check
2022-09-20 01:21:13 -04:00
Duke Leto
e7e125df3b
Merge pull request 'added cmake check for build-arm.sh' ( #208 ) from jahway603/hush3:dev into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/208
2022-09-20 02:24:53 +00:00
Duke Leto
9e719cf3e7
Live dangerously since we don't care about intermittent build.sh failures
2022-09-19 22:22:11 -04:00
jahway603
669447ba24
added cmake check for build-arm.sh
2022-09-19 22:11:12 -04:00
Duke Leto
4b2135f156
Add some basic error-checking
2022-09-19 22:09:37 -04:00
Duke Leto
27736e80ae
Make this script take the branch and number of jobs as args
2022-09-19 22:05:18 -04:00
Duke Leto
67cccc23ef
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
2022-09-19 21:50:24 -04:00
Duke Leto
44e1836e52
Make this script executable
2022-09-19 21:49:49 -04:00
Jonathan "Duke" Leto
b41ff1b0da
Make block_time.pl more portable
2022-09-19 16:32:46 -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
86a2c1c73c
Lern 2 spel
2022-09-19 16:10:02 -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