Commit Graph

58 Commits

Author SHA1 Message Date
Duke
aab240e3b3 Temporary change to add -rdynamic to build flags
This allows us to see function names in a backtrace when AssertLockHeld
gives us an assert, which is helping to debug our deadlock bug.

This code should be improved to only do this for debug builds.
2024-09-12 11:21:46 -04:00
Duke
4f928513c1 Revert "Fix bug when using build-mac.sh and remove cryptoconditions from mac+win build scripts"
This reverts commit 46c738500f.
2024-06-09 11:25:37 -04:00
Duke
46c738500f Fix bug when using build-mac.sh and remove cryptoconditions from mac+win build scripts 2024-06-08 07:16:37 -07:00
jahway603
41e7d602c8 Added changelog to Debian package building script 2024-05-09 10:12:44 -04:00
onryo
72c86d8f69 move stuff 2024-03-31 23:17:16 +02:00
Duke
89cc8a9ee3 Move toolchain-info.sh to util/ 2024-03-22 05:11:03 -07:00
Duke
d1991e6454 It is called hush-arrakis-chain now 2024-03-15 15:14:26 -04:00
onryo
138cd7ab62 Update HUSH/DRGX checkpoints 2024-02-28 18:41:50 +01:00
onryo
58b65f9670 Update copyrights 2024-02-27 23:59:59 +01:00
onryo
91dadda360 Update HUSH/DRGX checkpoints, add release name 2024-02-27 23:49:06 +01:00
Duke
6db872acd0 Merge branch 'dev' into duke 2023-11-22 14:05:31 -08:00
Duke
87642c4895 Fix bug in checkpoints.pl using numeric instead of string equality 2023-11-22 13:30:43 -08:00
Duke
cb60ecaef9 Update to take an optional file of addresses 2023-11-19 08:32:23 -05:00
Duke
d922526642 Merge remote-tracking branch 'origin/dev' into danger 2023-10-25 12:44:18 -04:00
jahway603
12b87365bf Merge branch 'dev' into jahway603 2023-10-14 22:19:07 -04:00
Duke
5cf38dd5db Merge branch 'dev' into danger 2023-10-13 09:27:38 -04:00
Duke
a90f03ce6d Fix build-debian-package.sh docs and document how to make an aarch64 deb 2023-08-16 10:37:23 -04:00
Duke
8969a9d8fe Put binaries into a properly named subdirectory, fixes #311 2023-07-04 11:14:56 -04:00
Duke
da46d48f1d Use 20 different taddrs/scriptpubs for testing dedevtax 2023-06-28 08:46:47 -04:00
Duke
9d2720d118 Merge branch 'duke' into dev 2023-06-20 05:17:52 -07:00
Duke
5abc550af7 Dragonx has a blocktime of 36s not 60s 2023-06-17 09:52:12 -04:00
Duke
1f0b538540 Take into account ac_name to calculate total txs 2023-06-15 15:43:08 -04:00
Duke
f12bfeb7f4 Fix bug where it uses the wrong -ac_name 2023-06-15 15:38:16 -04:00
Duke
c9f1fe4cf3 Support arbitrary -ac_name in checkpoints.pl 2023-06-15 10:13:01 -04:00
jahway603
4524ca1ccb fixed script to fix Issue #294 2023-04-27 23:02:36 -04:00
jahway603
2b5d7a1779 Merge remote-tracking branch 'origin/dev' into jahway603 2023-04-27 21:06:23 -04:00
jahway603
12f746b391 build script to xcompile ARM64 (aarch64) 2023-04-27 21:06:10 -04:00
Duke
a6924bb061 Give a useful message if autoconf is not installed 2023-04-23 06:29:48 -07:00
Duke
30c919af25 Add dragonx scripts to linux binary releases 2023-02-14 09:14:38 -08:00
Duke
f44e44e7df Unify debian package scripts and add dragonx scripts 2023-02-14 08:46:32 -08:00
Duke
e033a2e6eb Update copyrights to 2023 2023-02-09 18:06:03 -05:00
fekt
24788c7dfe Build RandomX 2022-10-28 00:37:18 -04:00
jahway603
64e8d05214 fixed an update script 2022-09-29 00:29:28 -04:00
Jonathan "Duke" Leto
ea93a31c09 Add copyright to files missing Hush copyright lines 2022-09-21 08:56:10 -07:00
jahway603
e836a3c0c6 fixed help2man check 2022-09-20 01:21:13 -04:00
jahway603
669447ba24 added cmake check for build-arm.sh 2022-09-19 22:11:12 -04:00
Jonathan "Duke" Leto
2a8dbbad7b Make shell scripts more portable by using /usr/bin/env bash 2022-09-19 16:30:39 -07:00
Jonathan "Duke" Leto
86a2c1c73c Lern 2 spel 2022-09-19 16:10:02 -07:00
Jonathan "Duke" Leto
f02a81fa4c Also update COPYRIGHT_YEAR in clientversion.h and teach update-copyrights.sh how to do it 2022-09-19 16:02:05 -07:00
Jonathan "Duke" Leto
b7b269448f Update copyrights that have an initial year of 2020 or later 2022-09-19 15:54:01 -07:00
Jonathan "Duke" Leto
d5112907b4 Write script to update copyrights 2022-09-19 15:49:44 -07:00
Jonathan "Duke" Leto
5d2307a709 Update copyrights to 2022 2022-09-19 15:45:30 -07:00
Duke Leto
53343051e8 Fix bug in calculating the last checkpointed block that is used in the stats 2022-09-19 13:25:07 -04:00
Duke Leto
92b387baed Allow custom starting height to generate checkpoint data 2022-09-19 13:16:20 -04:00
Duke Leto
0fb9db169c Basic CLI help and error checking for a valid stride 2022-09-19 13:12:37 -04:00
Duke Leto
afcedbd06a Update docs about make manpages 2022-09-19 11:43:37 -04:00
Jonathan "Duke" Leto
54cfe10994 Document all scripts in util/ 2022-09-19 06:25:18 -07:00
Jonathan "Duke" Leto
7000ba189c Move the rest of devtools to util/ 2022-09-19 06:20:15 -07:00
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