Commit Graph

31044 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
6cd6f7e0ba Migrate readme docs to util/ 2022-09-19 06:18:25 -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
432ea4b28b move replace.pl to util/ 2022-09-19 06:14:34 -07:00
Jonathan "Duke" Leto
644f43bcc6 move gen-manpages to util/ 2022-09-19 06:14:11 -07:00
Jonathan "Duke" Leto
00aa7eaea4 Remove a tool that was inherited from BTC related to QT code that we don't even have (lulz) 2022-09-19 06:08:53 -07:00
Jonathan "Duke" Leto
93207a2faf Add copyrights to some devtools 2022-09-19 05:59:41 -07:00
Jonathan "Duke" Leto
84c9b786a7 Move checkpoints.pl to util/ 2022-09-19 05:52:53 -07:00
Jonathan "Duke" Leto
9bf09f353b Add readme to ./util dir 2022-09-19 05:47:35 -07:00
Jonathan "Duke" Leto
c15f1a93b1 Add randomx stuff to build-arm.sh 2022-09-19 05:41:59 -07:00
Duke Leto
642b3f2262 Merge pull request 'RandomX updates for build-win.sh' (#201) from fekt/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/201
2022-09-19 12:16:17 +00:00
fekt
a564bc017c RandomX updates for build-win.sh 2022-09-19 03:59:39 +00:00
fekt
77293ac3c0 Merge remote-tracking branch 'origin/dev' into dev 2022-09-18 23:52:45 -04:00
fekt
e6357ce441 Merge https://git.hush.is/hush/hush3 into dev 2022-09-18 23:42:21 -04:00
Duke Leto
4ae1d47aec Update 'doc/release-process.md' 2022-09-19 01:11:22 +00:00
Duke Leto
786c783b67 Update 'doc/release-process.md' 2022-09-19 01:09:36 +00:00
Duke Leto
49912a26b3 Merge pull request 'renamed zcutil to util' (#199) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/199
2022-09-19 00:55:57 +00:00
jahway603
d2478acea4 continued util change 2022-09-18 14:56:42 -04:00
jahway603
ad4600fb9f renamed to util 2022-09-18 14:50:57 -04:00
Duke Leto
7e53907bdc Update version to 3.9.2 2022-09-18 11:08:09 -04:00
Duke Leto
7036974042 Explain checkpoints a bit 2022-09-18 10:53:47 -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
9b1b6fdc2e Document checkpoints better 2022-09-18 00:24:10 -04:00
Duke Leto
711cd8e234 Explain protocol version stuff 2022-09-18 00:05:27 -04:00
Duke Leto
73789ba26b Yep 2022-09-17 23:38:49 -04:00
Duke Leto
5a145acd46 Add script to automate string replaces 2022-09-17 23:35:27 -04:00
Duke Leto
95f6a14ac3 Document updating hushd version 2022-09-17 23:31:47 -04:00
Duke Leto
9dd4dcc7f9 Update release docs 2022-09-17 23:17:35 -04:00
Duke Leto
233b14d14b Update 'doc/release-process.md' 2022-09-17 14:21:42 +00:00
Duke Leto
cd999f60be Update 'doc/release-process.md' 2022-09-17 14:18:14 +00:00
Duke Leto
427de86a3b Merge branch 'master' into dev 2022-09-17 10:08:27 -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
28e604dd0b Merge pull request 'depends: Add FreeBSD to hosts and builders' (#196) from jahway603/hush3:freebsd into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/196
2022-09-17 02:17:20 +00: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
88c2ddbb9f Update 'contrib/debian/copyright' 2022-09-16 11:12:46 +00:00
Duke Leto
2ddf539185 Check if hush-cli binary exists before using it 2022-09-15 19:41:28 -04:00
Duke Leto
b07f9db06d Update for 75s blocks 2022-09-15 19:39:57 -04: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
jahway603
b687d5f76e debug 2022-09-13 00:22:13 -04:00
Duke Leto
88d3f11664 Save excluded address to be used later 2022-09-13 00:18:44 -04:00
jahway603
0c22e26358 updated z_sweepstatus 2022-09-12 23:47:49 -04:00
jahway603
ca3bb90e0c skip excluded address from zsweep 2022-09-12 23:30:59 -04:00
jahway603
78f5021cc2 starting to support zsweepexclude functionality 2022-09-12 22:38:53 -04:00