Commit Graph

31722 Commits

Author SHA1 Message Date
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
Duke
3a3c67e0fc Delete many things we do not want or need 2024-01-13 00:06:09 -05:00
Duke
de7a5fb6d7 remove cc payments and rewards 2024-01-12 20:47:46 -05:00
Duke
d0fb9a0bc1 remove rogue 2024-01-12 20:05:15 -05:00
Duke
73d92a821e remove sudoku 2024-01-12 12:54:56 -05:00
Duke
657bb1e25e remove dice, channels, lotto 2024-01-11 22:30:50 -05:00
Duke
2a713aeba2 remove gateways 2024-01-11 21:39:08 -05:00
Duke
04b122a067 Merge branch 'duke' into dev 2024-01-11 07:36:29 -08:00
Duke
b70370123e Fix boost download link 2024-01-07 23:34:36 -05:00
Duke
323d2134a1 Boost download has been broken for over a week, so we will host our own 2024-01-07 23:34:25 -05:00
Duke
31fce487d9 Fix boost download link 2024-01-07 23:32:56 -05:00
Duke
283066fda4 Merge branch 'duke' of https://git.hush.is/hush/hush3 into duke 2024-01-07 23:25:42 -05:00
Duke
c9f7640699 Boost download has been broken for over a week, so we will host our own 2024-01-07 23:25:35 -05:00
Duke
a23ab58af6 Start removing unused gateway code 2024-01-07 13:20:17 -08:00
Duke
d5c5c6008c Remove unused code 2024-01-07 13:05:31 -08:00
Duke
c56a9e31a0 Merge branch 'duke' of https://git.hush.is/hush/hush3 into duke 2024-01-07 10:36:16 -08:00
Duke
7d73ebd7af Remove voutsum variable which is calculated but never used 2024-01-07 10:25:36 -08:00
Duke
196e00c786 Remove unused variables 2024-01-07 10:24:12 -08:00
Duke
68427d0979 Remove unused code 2024-01-07 11:15:08 -05:00
Duke
c1ab82a881 Remove unused variables and add a const 2024-01-06 23:57:39 -08:00
Duke
4054140b21 RandomX interval and block lag are consensus changes and will never change at run-time, so they can be static 2024-01-06 23:47:00 -08:00
Duke
447f1f50f3 SMART_CHAIN_SYMBOL is always nonzero 2024-01-06 23:39:24 -08:00
Duke
b9937bc5d2 Release randomx cache in normal exit 2024-01-06 23:37:48 -08:00
Duke
765487bb14 Remove unused code 2024-01-06 23:30:19 -08:00
Duke
1b5422eb2d Dynamically determine thread count for dataset init 2024-01-07 02:19:03 -05:00