Duke Leto
|
35f6314123
|
Correctly link against librandomx in build
|
2022-02-20 11:32:09 -05:00 |
|
Duke Leto
|
c3623047f7
|
Script to generate SDL checkpoint data via getblockmerkletree
|
2022-02-16 10:57:52 -05:00 |
|
Duke Leto
|
a30cdff329
|
Merge branch 'getblockmerkletree' into dev
|
2022-02-16 09:11:33 -05:00 |
|
Duke Leto
|
ce5c8a54e4
|
Make it work correctly
|
2022-02-16 09:10:11 -05:00 |
|
Duke Leto
|
c8430665f7
|
WIP RPC that doesn't quite work yet
|
2022-02-15 11:26:50 -05:00 |
|
Duke Leto
|
a157a5c6a1
|
update
|
2022-02-14 14:10:08 -05:00 |
|
jahway603
|
026c23ee20
|
ARM deb creation script
|
2022-02-07 02:14:58 -05:00 |
|
jahway603
|
4e803c6055
|
reverted back to upstream
|
2022-02-07 00:49:02 -05:00 |
|
jahway603
|
6154e216b2
|
updated manpage copyright to 2022
|
2022-02-05 22:37:02 -05:00 |
|
Duke Leto
|
32ea1efda4
|
Update 'INSTALL.md'
|
2022-02-04 14:59:39 +00:00 |
|
Duke Leto
|
bc3316165d
|
Update 'INSTALL.md'
|
2022-02-04 14:55:44 +00:00 |
|
Duke Leto
|
f971b1765e
|
Merge branch 'dev' into danger
|
2022-02-03 10:32:23 -05:00 |
|
Duke Leto
|
7a81978d9a
|
Merge pull request 'more default nodes' (#99) from onryo/hush3:master into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/99
|
2022-01-27 23:29:07 +00:00 |
|
onryo
|
371e1baeb1
|
Update 'src/hush_utils.h'
|
2022-01-27 14:01:28 +00:00 |
|
Duke Leto
|
48cacc162a
|
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
|
2022-01-27 00:17:23 -05:00 |
|
Duke Leto
|
82a65ab452
|
Merge branch 'master' into dev
|
2022-01-27 00:17:12 -05:00 |
|
Duke Leto
|
6f707342ea
|
Work even if build/ dir doesn't exist
|
2022-01-25 23:09:15 -05:00 |
|
Duke Leto
|
94a2c1dfe6
|
update relnotes
|
2022-01-25 00:43:30 -05:00 |
|
Duke Leto
|
9a1adba7e8
|
Merge branch 'dev'
|
2022-01-25 00:39:18 -05:00 |
|
Duke Leto
|
5a3de32fbd
|
update manpages
|
2022-01-24 12:16:50 -05:00 |
|
Duke Leto
|
1ef99eeb4f
|
update checkpoints
|
2022-01-24 12:16:21 -05:00 |
|
Duke Leto
|
15ca83b817
|
Add randomx to build.sh
|
2022-01-24 09:56:12 -05:00 |
|
Duke Leto
|
000dc1dc34
|
change some randomx config params after reading thru the spec+audits
|
2022-01-24 00:57:00 -05:00 |
|
Duke Leto
|
dba86be534
|
Update randomx argon salt to make it unique
|
2022-01-23 23:15:12 -05:00 |
|
Duke Leto
|
0b7f57af44
|
Document possible values of -ac_algo
|
2022-01-23 01:10:57 -05:00 |
|
Duke Leto
|
35dde25d98
|
Fill out some RandomXMiner code, which is BitcoinMiner without all the extraneous junk
|
2022-01-23 00:32:01 -05:00 |
|
Duke Leto
|
a7a67a4668
|
remove dead code
|
2022-01-22 23:58:10 -05:00 |
|
Duke Leto
|
e6e5b3a352
|
Include randomx.h header in miner code
|
2022-01-22 23:57:42 -05:00 |
|
Duke Leto
|
36140a5457
|
Import RandomX from df6e15e130 without audits/ directory
|
2022-01-22 23:57:27 -05:00 |
|
Duke Leto
|
26d78bedb5
|
Use a completely different function for RandomX mining to minimize potential of equihash consensus bugs
|
2022-01-22 22:31:46 -05:00 |
|
Duke Leto
|
6ace8b0028
|
Start to add RandomX support
|
2022-01-22 22:18:00 -05:00 |
|
Duke Leto
|
804a4abbe7
|
Log correct debug.log filename to stdout
|
2022-01-13 20:38:50 -05:00 |
|
Duke Leto
|
25c6a4676f
|
update release notes
|
2022-01-13 12:57:05 -05:00 |
|
Duke Leto
|
1bd9337c90
|
Add some release notes
|
2022-01-12 21:57:14 -05:00 |
|
Duke Leto
|
d8481722ad
|
Add time_remaining to listbanned output
Example output:
hush-cli listbanned
[
{
"address": "1.2.3.4/255.255.255.255",
"banned_until": 1640921730,
"time_remaining": 86395
}
]
|
2021-12-29 22:36:02 -05:00 |
|
Duke Leto
|
db056ce1ba
|
Bump version to 3.9.1
|
2021-12-29 20:42:42 -05:00 |
|
Duke Leto
|
361998b5d2
|
Do not erase for now
|
2021-12-23 17:59:01 -05:00 |
|
Duke Leto
|
66f1f9b076
|
Remove mention of overwintered from RPC docs. HUSH and all HSCs are all overwintered #19
|
2021-12-23 12:14:54 -05:00 |
|
Duke Leto
|
b4dc415f1e
|
Log when we are done doing a partial rescan
|
2021-12-23 10:46:20 -05:00 |
|
Duke Leto
|
8faa5dec89
|
Erase old unconfirmed wallet transactions that are too old to be accepted by network consensus rules
|
2021-12-22 12:12:13 -05:00 |
|
Duke Leto
|
cff8d114ea
|
Fix rescan RPC to correctly use the optional rescan height
|
2021-12-21 20:55:29 -05:00 |
|
Duke Leto
|
fffa06d138
|
Fix UB in no Plaintext wallet.dat #85
|
2021-12-15 08:47:19 -05:00 |
|
Duke Leto
|
b4f38e2a77
|
Increase nMinDiskSpace to 1GB
|
2021-12-12 11:12:10 -05:00 |
|
Duke Leto
|
a4792404d6
|
Add notes about using jq
|
2021-12-10 08:40:51 -05:00 |
|
Duke Leto
|
1ce50447ba
|
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
|
2021-10-30 12:22:43 -04:00 |
|
Duke Leto
|
e04465983c
|
Port upstream rpc deadlock fix #77
|
2021-10-30 12:21:58 -04:00 |
|
Duke Leto
|
b2cf132f0c
|
Update binary name in tests and old example script
|
2021-10-21 10:06:25 -04:00 |
|
Duke Leto
|
2e52eea848
|
Update test runner to new default directory
|
2021-10-21 10:05:02 -04:00 |
|
Duke Leto
|
21388aed31
|
update man pages
|
2021-10-21 10:02:49 -04:00 |
|
Duke Leto
|
97ecc2dd2a
|
update old scripts with new binary names
|
2021-10-21 09:59:08 -04:00 |
|