Notes
This is the reference miner for Karlsen Network running khashv2
after mainnet
hardfork at DAA score 26.962.009
.
Changes
- First super dirty version of karlsenhashv2 gpu miner c4c3a26
- clean up version with working hashes 0da6ba1
- devnet feature 7eb7cbf
- fishhashplus implementation 79e1d47 & a58c8d6
- completed the Kaspa -> Karlsen fork 487db3d
- fmt 4d7af56
- update github workflows d181224 & 2cc8bc9
- remove opencl and fix lints 11848b4
- fix windows bat and ports 327d1e9
- removed unused files 8771526
- add karlsen-cuda.ptx 824cffc
- version bump 3b1cf53
- added discord badge to readme b583f18
- fix typo 51c9398
- verbose pow printing for pool debuggers 24279ce
- cleanup and fix cli.rs 28d7100
- corrected readme d364021 & c615e0c
- add missing devnet arg in readme d3a721a
- update dep 33d0492
- fmt 781415f
- Removed auto generated 'Cargo.lock' and fixed std::sync test 6561076
- update readme for rust node binaries and installation guide a66ed1c
- remove opencl in readme as it is currently not supported 234de2f
- DAG generation explanation to warning c9a6d29