Duke
8f2350fd84
Merge branch 'dev' into duke
2024-02-15 10:11:52 -05:00
Duke
b14070d15b
Overwinter+sapling consensus rules do not apply to height=0
2024-02-15 10:06:37 -05:00
Duke
f03b01d49e
Update to wolfssl 5.2.0
2024-02-12 13:24:34 -05:00
Duke
2b7b183c2a
Update to wolfssl 5.0.0
2024-02-12 13:10:20 -05:00
Duke
809c0a4b38
Update to wolfssl 4.8.0 and do not verify cert
2024-02-12 12:52:01 -05:00
Duke Leto
40542bf687
Merge branch 'dev' into wolfssl
2024-02-12 10:18:25 -05:00
Duke
c94906e011
Do not spam debug.log with 'Received addr' unless -debug
2024-02-12 09:57:52 -05:00
Duke
acee1c8cf5
Do not spam debug.log with 'Received addr' unless -debug
2024-02-12 09:57:09 -05:00
Duke
6651ff7a2d
Merge branch 'duke' into dev
2024-02-12 07:05:41 -05:00
duke
d2b66fb2f2
Merge pull request 'Add Fedora install process' ( #384 ) from onryo/hush3:dev into dev
...
Reviewed-on: https://git.hush.is/hush/hush3/pulls/384
2024-02-11 16:47:01 +00:00
onryo
57cb8fc536
Add Fedora install process
2024-02-11 13:26:22 +00:00
Duke
90d47ecce4
Potentially fix #382 by not checking the genesis block against sapling consensus rules
2024-02-11 06:29:29 -05:00
Duke
195571b15f
We aint got no stinking joinsplits
2024-02-11 06:02:22 -05:00
Duke
fbc26f0725
Clean up importcoin.h
2024-02-11 06:00:02 -05:00
Duke
ca169d9300
Delete more CCs #381
2024-02-11 00:50:36 -05:00
Duke
5bdb204001
Delete more CCs #381
2024-02-11 00:29:13 -05:00
Duke
8b82bc4d15
Delete more CCs #381
2024-02-11 00:21:29 -05:00
Duke
27034531c9
Delete more CCs #381
2024-02-11 00:12:59 -05:00
Duke
8a9677b337
Delete more CCs #381
2024-02-11 00:09:03 -05:00
Duke
9e26dac42a
Remove libcryptoconditions dependency #381
2024-02-11 00:04:55 -05:00
Duke
0cbce3b0c8
Delete more CCs #381
2024-02-10 23:16:34 -05:00
Duke
7791d50230
Delete more CCs #381
2024-02-10 23:06:56 -05:00
Duke
b41785a684
Delete more CCs #381
2024-02-10 22:56:34 -05:00
Duke
958bc486d4
Delete more CCs #381
2024-02-10 22:37:22 -05:00
Duke
c6aa5e939d
Delete more CCs #381
2024-02-10 21:54:36 -05:00
Duke
5fa46e1d8d
Delete more CCs #381
2024-02-10 21:46:36 -05:00
Duke
d81e8c0a3f
Delete more CCs #381
2024-02-10 18:56:37 -05:00
Duke
7bd7a716df
Delete more CCs #381
2024-02-10 12:59:10 -05:00
Duke
5b9906539d
Delete more CCs #381
2024-02-10 12:44:47 -05:00
Duke
cb0a980083
Delete more CCs #381
2024-02-10 12:36:28 -05:00
Duke
ff1d30cbad
Delete more CCs #381
2024-02-10 12:16:47 -05:00
Duke
43cdfb08a2
Delete more CCs #381
2024-02-10 12:07:52 -05:00
Duke
1c04972c81
Delete more CCs #381
2024-01-31 20:46:37 -05:00
Duke
8811ba4502
Delete more CCs #381
2024-01-31 20:27:46 -05:00
Duke
a97dcf6022
Delete more CCs #381
2024-01-31 13:50:03 -05:00
Duke
5a260e8893
Delete more CCs #381
2024-01-31 13:28:12 -05:00
Duke
0ad0fac030
Delete more CCs #381
2024-01-30 11:28:13 -05:00
Duke
9e0ac062fa
Delete a lot of CC stuff #381
2024-01-30 11:23:35 -05:00
Duke
bb8a3c57a4
Delete auction/faucet/heir CC rpcs #381
2024-01-30 10:48:21 -05:00
Duke
86104c4ef7
Remove oracles RPCs
2024-01-29 12:04:59 -05:00
Duke
5e69ed0804
Fix compile and const some stuff
2024-01-28 09:52:24 -05:00
Duke
874c3009cf
Only Hush + DragonX connect to these nodes by default #379
2024-01-28 06:30:52 -08:00
Duke Leto
8e2715a734
wolfssl 4.7.0
2024-01-27 11:44:07 -05:00
Duke
2059dbd79f
Merge branch 'dev' into wolfssl
2024-01-27 11:43:13 -05:00
Duke
c54b3990d9
Compiling Hush basics
2024-01-25 09:13:56 -08:00
Duke
1612ca4da7
Add some useful tips about gdb and testcoins to dev notes
2024-01-25 08:56:47 -08:00
Duke
bc0af82ce6
SMART_CHAIN_SYMBOL is always defined, no need to check which slows this hot path down
2024-01-24 11:25:48 -05:00
Duke
e49836b45e
Enforce sapling activation at height=1
...
We used to have the -ac_sapling option which defaulted to one, now we
enforce that it must always be one, it cannot be changed and is no
longer a CLI option.
2024-01-21 16:59:09 -05:00
Duke
27db254d68
Sapling and Overwinter network upgrades are always active
...
These NU's are always active for Hush Arrakis Chains so this code only serves
to slow down all operations by constantly being checked. So we disable them
which will speed up syncing, mining and creating transactions.
2024-01-21 16:34:53 -05:00
Duke
b0b9565d6a
Sapling and Overwinter network upgrades are always active
2024-01-21 15:32:23 -05:00