Prepare XMRig-HAC fork for public release
- Add DragonX coin and rx/hush algorithm support - Update branding to XMRig-HAC / dragonx.is - Update repository URLs to git.hush.is - Replace example wallet addresses with placeholders - Update .gitignore for build directories - Document fork changes in README and CHANGELOG
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# XMRig-HAC Fork
|
||||
- Added **DragonX** coin support
|
||||
- Added **rx/hush** algorithm (RandomX-HUSH variant for HUSH/DragonX)
|
||||
- Customized RandomX configuration for HUSH/DragonX mining
|
||||
- Based on XMRig v6.25.0
|
||||
|
||||
---
|
||||
|
||||
# v6.25.0
|
||||
- [#3680](https://github.com/xmrig/xmrig/pull/3680) Added `armv8l` to the list of 32-bit ARM targets.
|
||||
- [#3708](https://github.com/xmrig/xmrig/pull/3708) Minor Aarch64 JIT changes (better instruction selection, don't emit instructions that add 0, etc).
|
||||
|
||||
Reference in New Issue
Block a user