-
Please add equihash algo to this ccminer. I love KlausT version because of compiling with no error but there is no equihash algorithm in this project
Thanks
-
Add in Equihash from https://github.com/s-nomp/node-stratum-pool/tree/master/lib
Add in x16r
-
Hi there
is it possible to add the the equihash solver 48,5 for regtest solutions generation?
Thanks,
Marco
ghost updated
6 years ago
-
2017-03-31 21:39:54,293 DEBUG [TimerExecutorThread-8]:strat.mining.stratum.proxy.manager.HashrateRecorder - Delete old pools hashrate records.
2017-03-31 21:39:54,371 DEBUG [TimerExecutorThread…
-
There seems to be conflicts regarding GCC versions. I tried to build with GCC 5 but it failed, so per your instructions I installed and aliases GCC 7. But now `make` gives me the following error:
>…
-
[2022-01-11 09:52:33.8559] [E] [zec] Error during UpdateJob System.MissingMethodException: Method not found: 'Void NBitcoin.BitcoinStream.ReadWrite(!!0 ByRef)'.
at NBitcoin.Zcash.ZcashTransaction.…
-
Any plans to add Flux Zelhash / Equihash 125_4 or any other odd Equihashes by any chance ?
-
https://www.internetsociety.org/sites/default/files/blogs-media/equihash-asymmetric-proof-of-work-based-generalized-birthday-problem.pdf a PoW system that is cheap to verify on the server and also mem…
-
I have a GTX 750 TI, and according to profitability calculator, Equihash is the most profitable algorithm, however, I can't get it to work on my computer, here are the relevant part of the log files:
…
-
Equihash coins use secondary hash to hash equihash solution that makes it more difficult. Standard formula: (userHash/(difficulty*2^13))*blockReward*3600*24 requires additional 0.8 multiplier to get a…
Eneen updated
6 years ago