Giter Club home page Giter Club logo

cryptonote-proxy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cryptonote-proxy's Issues

Multi-pool?

Do you know if anyone has implemented the ability to mine to multiple pools?

Specify Algo

Is there a way, or going to be a way, to switch algos? ie, monero7 to heavy depending on which pool I want to connect to?

getting an error pools user is not iterable

Hello. 3 days i've been trying to get my config.json file to work... i had an extra , woops! lol
Ok - so i'm all excited - now when i click the run.sh - i get the little command window that stays open and says 2018-05-26T06:51:11.935Z - info: start http interface on port 2350
2018-05-26T06:51:11.944Z - info: start mining proxy on port 2349
so i open the localport:2350
And i get a page that has a load and a reload config button
i press load and WOOPS
2018-05-26T06:51:15.944Z - error: TypeError: pools[user] is not iterable
at Socket. (C:\cryptonote-proxy\proxy.js:315:25)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at C:\cryptonote-proxy\node_modules\socket.io\lib\socket.js:528:12
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
so....
for grins and giggles... i rename MY config.json file as a txt file
and i copy the example config.json_example as just config.json and re-run run.sh...
it loads the cmd box and says info: start http interface on port 2350 and mining on 2349...
i reload the localport:2350 and again - white page with load and reload config buttons
hit load and exact same error
2018-05-26T06:51:15.944Z - error: TypeError: pools[user] is not iterable
at Socket. (C:\cryptonote-proxy\proxy.js:315:25)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at C:\cryptonote-proxy\node_modules\socket.io\lib\socket.js:528:12
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)

help? what has gone wrong and how can i fix this?
I would REALLY love to use this one click pool changer :)

Is there an update planned?

Is there an update planned for your proxy?
You have a very convenient proxy, it is easy to configure, and most importantly it is easily installed on Windows. Only a lot of time has passed since the last update, will new algorithms work with it? I tried Snipa22 and MoneroOcean xmr node proxy to download to your already installed proxy. But they do not work. It turns out that on the one hand, Snipa22 and MoneroOcean are updated, but they require Linux or Windows 10, and on the other hand, your very good one, which immediately started on Windows 7. Maybe you can find some time to update this wonderful script?

Pool reply duplicated json...

Seems if we push huge hash rate (eg. 100kh) to a pool, the pool will reply duplicated json...
Please check the following log...
2018-03-27T08:52:29.499Z - debug: received from pool (grft_easyhash):{"id":54,"jsonrpc":"2.0","error":null,"result":{"status":"OK"}}
{"id":55,"jsonrpc":"2.0","error":null,"result":{"status":"OK"}}
{"id":56,"jsonrpc":"2.0","error":null,"result":{"status":"OK"}} (x)
2018-03-27T08:52:29.500Z - error: SyntaxError: Unexpected token {
at Object.parse (native)
at Socket. (/home/root/cryptonote-proxy/proxy.js:74:22)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at readableAddChunk (_stream_readable.js:153:18)
at Socket.Readable.push (_stream_readable.js:111:10)
at TCP.onread (net.js:540:20)

The json string '{"id":54,"jsonrpc":"2.0","error":null,"result":{"status":"OK"}}
{"id":55,"jsonrpc":"2.0","error":null,"result":{"status":"OK"}}
{"id":56,"jsonrpc":"2.0","error":null,"result":{"status":"OK"}}'
will make error on JSON.parse...

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.