Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add nicehash support #19

Open
wants to merge 3 commits into
base: Verus2.2
Choose a base branch
from

Conversation

wong-fi-hung
Copy link

added nicehash support (reduce reject rate when using nicehash stratum).
added --nicehash option.
fixed hashrate calculation(util.cpp) : hashrate < 1000 = H/s
hashrate < 1e6 = KH/s
hashrate < 1e9 = MH/s
hashrate < 1e12 = GH/s
hashrate = 1e12 = TH/s

@intlect
Copy link

intlect commented May 29, 2023

It will be helpful if you could add static linking for the build
May be a separate build considering final executable might have larger file size

@wong-fi-hung
Copy link
Author

It will be helpful if you could add static linking for the build May be a separate build considering final executable might have larger file size

my be yes, i will add a release for x86_64 standard PC on my ccminer releases with static linked.
but not for now.
i will make release in other time i'am sorry.
if the releases was created, you will be noticed by me.
thank you.

@intlect
Copy link

intlect commented Jun 18, 2023

@wong-fi-hung can you help to static link the libs or add instructions to do so ?

@intlect
Copy link

intlect commented Jun 26, 2023

@monkins1010 help to verify and merge this

@intlect
Copy link

intlect commented Jul 2, 2023

It will be helpful if you could add static linking for the build May be a separate build considering final executable might have larger file size

my be yes, i will add a release for x86_64 standard PC on my ccminer releases with static linked. but not for now. i will make release in other time i'am sorry. if the releases was created, you will be noticed by me. thank you.

any updates for static linking ?

@wong-fi-hung
Copy link
Author

It will be helpful if you could add static linking for the build May be a separate build considering final executable might have larger file size

my be yes, i will add a release for x86_64 standard PC on my ccminer releases with static linked. but not for now. i will make release in other time i'am sorry. if the releases was created, you will be noticed by me. thank you.

any updates for static linking ?

yes..
the binary file was released a night before.
please visit the my release page.
https://github.com/wong-fi-hung/ccminer/releases/tag/v3.8.3a

@intlect
Copy link

intlect commented Nov 8, 2023

@wong-fi-hung can you document down how to do the static linking ?
When I try one fails when the other works
Can't find the right way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants