Commit Graph

6 Commits

Author SHA1 Message Date
85c8d7f7dd Rebrand hush3 to DragonX and share RandomX dataset across mining threads
Minimal rebrand (see compliant-rebrand branch for full rebrand):
- Rename binaries: hushd/hush-cli/hush-tx → dragonxd/dragonx-cli/dragonx-tx
- Default to DRAGONX chain params without -ac_* flags (randomx, blocktime=36, private=1)
- Update configure.ac: AC_INIT([DragonX],[1.0.0])
- Update client version string and user-agent to /DragonX:1.0.0/
- Add chainparams.cpp with DRAGONX network parameters
- Update build.sh, miner.cpp, pow.cpp for DragonX
- Add bootstrap-dragonx.sh utility script
- Update .gitignore for release directory

Share single RandomX dataset across all mining threads:
- Add RandomXDatasetManager with readers-writer lock, reducing RAM from
  ~2GB per thread to ~2GB total plus ~2MB per thread for the VM scratchpad
- Add LogProcessMemory() diagnostic helper for Linux and Windows
2026-03-04 18:42:42 -06:00
Duke Leto
4bee0970ff rm -rf KMD asset chains 2020-12-04 19:34:00 -05:00
smk762
f186490cdc update to COQUICASH, remove VOTE2019 2019-07-14 15:36:52 +08:00
Dwy !
8a20e3a9e7 fixed ac.json 2019-07-13 20:15:38 +02:00
smk762
2ed03590af Update ac.json
removed outer array
2019-07-14 01:25:17 +08:00
smk762
3661d19dff Create ac.json
alternative to assetchains.json with ac_name as unique key
2019-07-14 01:22:13 +08:00