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

Need Algos Tested #6

Open
krisklosterman opened this issue Sep 28, 2017 · 2 comments
Open

Need Algos Tested #6

krisklosterman opened this issue Sep 28, 2017 · 2 comments
Assignees

Comments

@krisklosterman
Copy link
Owner

Hashing algorithms supported:

✓ SHA256 (tested with VCOIN)
✓ Scrypt (tested with AntiLiteCoin, 1CREDIT, ArgusCoin, WAYAWOLFCOIN and many others)
(-) Scrypt-Jane (submitblock not working tested with CacheCoin, Yacoin)
? Scrypt-N (need tests)
? Quark (need tests)
✓ X11 (tested with BrainCoin, CannabisCoin, AdzCoin and many others)
? X11Ghost (need tests)
✓ Groestl (tested only shares with AuroraCoin, blocks not tested)
? X13 (need tests)
? Lyra2Z (need tests)
? NIST5 (need tests)
? Keccak (need tests)
? Skein (need tests)
? Blake (need tests)
? Fugue (need tests)
? Qubit (Shares works, blocks finding, but error 'We thought a block was found but it was rejected by the daemon'. No blocks presented in pools web interface)
? SHAvite-3 (need tests)
? Sha1 (need tests)
? Hefty1 (need tests)
? Cryptonight (need tests)

Thanks @foxer666

@Chinsusu
Copy link

lyra2z330?

@kunalbarchha
Copy link

Currently testing with NIST5 : shares are accepted but getting this error on the NOMP:

We thought a block was found but it was rejected by the daemon, share data:

Error in coin daemon:

2021-04-18 10:40:47 ERROR: CheckProofOfWork() : hash doesn't match nBits
2021-04-18 10:40:47 ERROR: CheckBlockHeader() : proof of work failed
2021-04-18 10:40:47 ERROR: CheckBlock() : CheckBlockHeader failed
2021-04-18 10:40:47 ERROR: ProcessNewBlock : CheckBlock FAILED for block 9fcf15124c005cbd3751054d32290d20258676e2eb19fea8ae07b1d1929fceb7

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

No branches or pull requests

3 participants