dan_s
896fa9c107
Reorganize repo: move scripts to contrib/scripts/, clean up .gitignore, untrack backup files
2026-02-26 19:42:28 -06:00
dan_s
10a1b27de1
reorganizing release ouput to cleaner directory structure
2026-02-25 23:50:14 -06:00
dan_s
f5c8e02f24
mac build changes
2026-02-25 13:33:52 -06:00
dan_s
4d001ed7de
Fix bootstrap download script
2026-02-23 17:34:12 -06:00
dan_s
5f218fdf7f
Changed head -4 to head -3 in both scripts so the version picks up only MAJOR.MINOR.REVISION (3.10.5), dropping BUILD (50).
...
The BUILD number is an internal field, not part of the user-facing release version.
2026-02-23 12:59:30 -06:00
dan_s
8a0eb77692
Fix RandomX validation exploit with difficulty reset, improve build system
...
- One-time difficulty reset to minimum for 17 blocks at activation height
- Separate RandomX build dirs for linux/win64 cross-compilation
- Add build target tracking to auto-clean on target switch
- Automated win64 release packaging to release-win64/
- Add build artifacts to .gitignore
- Miner memory diagnostics and large-page dataset fallback
2026-02-19 22:07:38 -06:00
jahway603
60148e66f4
Added Debian check to util/build-debian-package.sh
2024-11-16 10:26:33 -05:00
jahway603
8333810f0f
Added build.sh checks for as and ld to be installed
2024-09-26 10:39:28 -04:00
Duke
3f50dd988a
Only use -rdynamic on debug builds
2024-09-16 11:26:28 -04:00
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