Coder Social home page Coder Social logo

Comments (9)

patrickbau avatar patrickbau commented on May 10, 2024

You should also add Graft coin they just forked to CryptoNightV7 as Monero
For Stellite #16 Tested work perfect
Sumokoin (Cryptonight-Heavy) is not for webminig anymore, with this algo you get less hash rat for 50% then other coins, mining through web is waste of time
Turtlecoin : I don't know
Graft: (CryptoNightV7) i think it's work but i didn't have time to test it
now we are waiting for Electroneum they will fork to CryptoNightV7 as Monero maybe the last of this month or the next

from webminerpool.

notgiven688 avatar notgiven688 commented on May 10, 2024

-> Turtlecoin should nearly work with the AEON miner, since they are both cn lite. Does someone want to test?

edit: I recommend moneroocean.stream as pool. Great pool operator, 0% fee and they switch from XMR to Graft whenever Graft is more profitable. Payout in XMR.

from webminerpool.

PiTi2k5 avatar PiTi2k5 commented on May 10, 2024

Graft is working fine on new fork. So when stellite need a edit on variant, so turtlecoin needs too. Because on standard cryptonight-lite wasm turtlecoin get always share rejects. I have tested all good cryptonight coins, they can mined fine.
Except: Stellite, Intensecoin, Turtlecoin and Sumokoin ---> Intensecoin has forked to Cryptonight V1 Blockversion 4 i think same game as Stellite :P I will try it

from webminerpool.

notgiven688 avatar notgiven688 commented on May 10, 2024

@PiTi2k5 @patrickbau I will implement a recent stratum extension which allows us to set the cn_version explicitly - probably this weekend. That should allow us to mine cn and cn_lite coins with different versions.

from webminerpool.

patrickbau avatar patrickbau commented on May 10, 2024

@notgiven688 That's will be great, can't wait to see this new update
Thank you 😄

from webminerpool.

PiTi2k5 avatar PiTi2k5 commented on May 10, 2024

@notgiven688 Thanks :) I have tested Intensecoin/Stellite and Turtlecoin with cryptonight-lite #16 tip it works fine

from webminerpool.

notgiven688 avatar notgiven688 commented on May 10, 2024

@PiTi2k5 @patrickbau Good news. Everything is implemented. Cryptonight/Cryptonight supported in all its variants by implementing https://github.com/xmrig/xmrig-proxy/blob/dev/doc/STRATUM_EXT.md#mining-algorithm-negotiation . Default algo/variant combinations are specified when adding the pool. Example:

Aeon-pool: PoolPool.Add ("aeon-pool.com", new PoolInfo ("mine.aeon-pool.com", 5555, "", "cn-lite", -1));
(use cn-lite and use auto-detect which makes us fork-ready)

Turtle-pool: PoolPool.Add ("slowandsteady.fun", new PoolInfo ("slowandsteady.fun", 3333, "", "cn-lite", 1));
(use cn-lite in variant 1)

from webminerpool.

PiTi2k5 avatar PiTi2k5 commented on May 10, 2024

Big thanks for your hard work. I will test it :)

from webminerpool.

patrickbau avatar patrickbau commented on May 10, 2024

Great thanks @notgiven688 work perfect

from webminerpool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.