Duke Leto
|
afd3f93e2e
|
Throw error in wallet if ReadBlockFromDisk fails
|
2022-07-18 10:43:22 -04:00 |
|
Duke Leto
|
09e3c7c0fc
|
Merge pull request 'fixed spacing in manpages' (#160) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/160
|
2022-07-17 13:07:34 +00:00 |
|
jahway603
|
2efa9652e2
|
fixed spacing in manpages
|
2022-07-15 22:21:41 -04:00 |
|
Duke Leto
|
a571090c03
|
Merge pull request 'update build.sh, update CONTRIBUTING.md, and update libsodium source to gitea' (#158) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/158
|
2022-07-16 01:07:44 +00:00 |
|
jahway603
|
b6ee6ba57e
|
changed libsodium to gitea hosted version
|
2022-07-15 12:58:29 -04:00 |
|
jahway603
|
ff37b7a1ec
|
update build.sh and CONTRIBUTING.md
|
2022-07-15 11:43:05 -04:00 |
|
Duke Leto
|
45af3ff80b
|
Merge pull request 'optimized IsBanned' (#152) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/152
|
2022-07-15 15:38:11 +00:00 |
|
jahway603
|
9806119366
|
optimized IsBanned()
|
2022-07-13 01:04:03 -04:00 |
|
Duke Leto
|
a3258de217
|
less debug by default from IsInitialBlockDownload
|
2022-07-12 23:29:36 -04:00 |
|
Duke Leto
|
9bd41875d7
|
Return getinfo algo as a single key
|
2022-07-12 23:20:57 -04:00 |
|
Duke Leto
|
4e7c6cda86
|
Merge branch 'randomx' into dev
|
2022-07-12 22:13:00 -04:00 |
|
Duke Leto
|
7d2427074d
|
Merge pull request 'migrated more from mcro' (#133) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/133
|
2022-07-12 23:27:00 +00:00 |
|
jahway603
|
398db65c0e
|
NOW using special gitea file
|
2022-07-12 18:26:05 -04:00 |
|
Duke Leto
|
d0da4d077e
|
Merge pull request 'algo always displayed with getinfo RPC' (#147) from jahway603/hush3:randomx into randomx
Reviewed-on: https://git.hush.is/hush/hush3/pulls/147
|
2022-07-12 21:53:59 +00:00 |
|
jahway603
|
60759fdd09
|
Merge remote-tracking branch 'remotes/upstream/randomx' into randomx
|
2022-07-12 17:20:15 -04:00 |
|
jahway603
|
f55b77f652
|
changed algo N & K to equihash N & K
|
2022-07-12 17:19:00 -04:00 |
|
jahway603
|
b956945509
|
fixed utfcpp to use Hush gitea copy
|
2022-07-12 16:29:30 -04:00 |
|
jahway603
|
41b2a75e1f
|
Merge remote-tracking branch 'remotes/upstream/dev' into dev
|
2022-07-12 16:26:45 -04:00 |
|
Duke Leto
|
d440b7b98c
|
Merge branch 'danger' into dev
|
2022-07-12 08:32:48 -04:00 |
|
Duke Leto
|
739fe4d1f3
|
Merge branch 'dev' into danger
|
2022-07-12 08:32:06 -04:00 |
|
Duke Leto
|
dda7233536
|
Merge branch 'randomx' into dev
|
2022-07-12 08:31:26 -04:00 |
|
Duke Leto
|
a70897966a
|
Only print out randomx debug stuff when -debug=randomx
|
2022-07-11 18:33:10 -04:00 |
|
Duke Leto
|
66e9bd835a
|
less debug
|
2022-07-08 09:42:54 -04:00 |
|
jahway603
|
4768d302fd
|
added jahway603 to AUTHORS
|
2022-07-06 11:56:10 -04:00 |
|
jahway603
|
e6ec40190c
|
algo now reflects N & K if equihash
|
2022-07-06 11:50:39 -04:00 |
|
jahway603
|
dfc3056ede
|
algo twerking
|
2022-07-06 01:08:55 -04:00 |
|
jahway603
|
642ac9bda1
|
algo all day long
|
2022-07-06 00:12:13 -04:00 |
|
Duke Leto
|
8ca330dc68
|
cleanup
|
2022-07-04 01:45:05 -04:00 |
|
Duke Leto
|
7dfa3f9475
|
cleanup
|
2022-07-04 01:08:45 -04:00 |
|
Duke Leto
|
22f353cb61
|
Use the current block template as randomxInput
|
2022-07-03 13:20:13 -04:00 |
|
Duke Leto
|
e0651983bc
|
less debug
|
2022-07-02 11:11:51 -04:00 |
|
Duke Leto
|
d078eed3cf
|
reduce some debugging in non-randomx code
|
2022-07-02 11:04:28 -04:00 |
|
Duke Leto
|
5a742dfc9d
|
Make our initial randomx key longer, at least 9 bytes of entropy
|
2022-07-02 10:57:01 -04:00 |
|
Duke Leto
|
42f75bd577
|
Make our randomx input longer with a variable prefix and suffix
|
2022-07-02 01:52:49 -04:00 |
|
Duke Leto
|
212f984459
|
Use -ac_name for initial randomx key and ASSETCHAINS_MAGIC for randomx input
|
2022-07-02 01:03:05 -04:00 |
|
Duke Leto
|
15d254af10
|
Ignore chain sync verification and relaying when -testnode=1
|
2022-07-01 21:40:39 -04:00 |
|
Duke Leto
|
71a72c9c60
|
Prevent coredump when randomxBlockKey changes
|
2022-07-01 18:37:59 -04:00 |
|
Duke Leto
|
1864b83e99
|
oops, looks like I never added this test script
|
2022-07-01 18:04:04 -04:00 |
|
Duke Leto
|
26129a6339
|
Give the randomx block interval and block lag CLI options
|
2022-07-01 17:47:03 -04:00 |
|
Duke Leto
|
05cbc86a00
|
Fix bug where GetNextWorkRequired did not know about randomx
|
2022-07-01 13:43:51 -04:00 |
|
Duke Leto
|
a45150eac4
|
yet more debug
|
2022-07-01 13:10:30 -04:00 |
|
Duke Leto
|
4988ce6f2e
|
much debug such wow
|
2022-07-01 12:20:51 -04:00 |
|
Duke Leto
|
2353f1a433
|
even more debug
|
2022-06-30 09:18:58 -04:00 |
|
Duke Leto
|
b99772e622
|
more debug
|
2022-06-30 09:05:20 -04:00 |
|
Duke Leto
|
5640d21e0e
|
avoid coredump by hardcoding some things
|
2022-06-29 23:20:25 -04:00 |
|
Duke Leto
|
97dea10b2b
|
more randomx debug
|
2022-06-29 22:18:05 -04:00 |
|
Jonathan "Duke" Leto
|
abaa623526
|
This file no longer exists
|
2022-06-26 17:23:10 -07:00 |
|
Jonathan "Duke" Leto
|
0ee1d068c1
|
These haven't existed for a long time
|
2022-06-26 17:21:33 -07:00 |
|
Jonathan "Duke" Leto
|
0a9abedc5d
|
Return size in bytes of a tx from getrawtransaction
|
2022-06-26 04:40:06 -07:00 |
|
Duke Leto
|
2b336dccc0
|
Fix ending height bug and check that ending height is larger than starting height
|
2022-06-09 06:41:09 -04:00 |
|