Code Monkey home page Code Monkey logo

Comments (5)

d-rays avatar d-rays commented on July 20, 2024

Apparently the hashrate is doubled on all algorithms with Sgminer, not only with Cryptonight.
At least it is definitely doubled on Neoscrypt, Ethash and Equihash.

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

I confirm you are correct, there was an error between builds. (It's adding MH and KH by mistake in the include.ps1 file)
I'm rewriting this code anyway. Thank you for reporting the bug.

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

I've pushed a fix on the code. Download the 'include.ps1' file.

from multipoolminer.

bandit420 avatar bandit420 commented on July 20, 2024

In 2.2.3 with the new include there is the following error-message:

  • $AllPools = if(Test-Path "Pools"){Get-ChildItemContent "Pools" | ...
  • CategoryInfo : ObjectNotFound: (Get-ChildItemContent:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException

Tried it with the current master-branch:

  • CategoryInfo : ObjectNotFound: (C:\Users\user...\ZecMiner64.exe:String) [Convert-Path], ItemNotFoundException
  • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.ConvertPathCommand

But anyway, keep up the good work and let me know if you need further infos.

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Sorry, just got onto my machine to test; it seems to be fine.
I've updated the release to 2.3.1 and attached a new zip file; it seems to be working (I only changed 1 line).

Apologies for this error.

from multipoolminer.

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.