-
Notifications
You must be signed in to change notification settings - Fork 84
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
rebase on top of the ethminer master branch #17
Comments
CI test results:
log:
I think CMake can't find the specific library that is defined here |
@naikmyeong // fixed now |
@hackmod I can't see any test results, is it possible to rebase your fix again? |
rebased again on top of the latest master branch ethereum-mining/ethminer#1766 |
updated. rebased again~ |
binaries are available at https://github.com/hackmod/ethminer/releases/tag/v0.9.2-progpow
See also progpow testnet: |
|
fixed epoch change issue
|
Considering https://github.com/AndreaLanfranchi/ethminer is close to ethminer master and runs both ethash and progpow I think we can close this out as fixed. Thanks for all the work. |
@ifdefelse What's your desired/expected future for this repo vs. https://github.com/AndreaLanfranchi/ethminer? ProgPOW is still being revised in this repo, yet in a tree based off older ethminer. Is the intended use of this repo to serve as reference and for testing? Should those ProgPOW spec and implementation changes be getting ported to https://github.com/AndreaLanfranchi/ethminer and at what points? Thanks! |
This repro is only intended for algorithm research and development. Andrea's implementation is up-to-date and much more polished for going into production. |
Experimental
This is my rebase work on top of the latest ethminer master branch.
The master branch of the ethminer a bit faster and the latest ethash already support ProgPoW v0.9.1
Please see
https://github.com/EthersocialNetwork/ethminer-ProgPOW/commits/progpow-master-rebase
Only CUDA tested.
Screen shot
(rebased ProgPoW ethminer + chfast/ethash master branch with a small progpow CPU verifier wrapper fix)
P106-6G (samsung) ~10.4MH/s (~24.0MH/s for ethash)
The text was updated successfully, but these errors were encountered: