Git Product home page Git Product logo

cryptocurrency-pool-server's Issues

no pool configs in the repository

The doc says :

"Take a look at the example json file inside the `pool_configs` directory. Rename it to `yourcoin.json` and change the
example fields to fit your setup."

but there is no pool_configs folder in the repository, and no example json file either . where to find them ?

( and also the discord invite in the doc :
Support / general discussion join #cryptopools-github: https://discordapp.com/invite/psnfVE

is invalid

Getting Started Difficulty Ports' Description

Taking a peek into the code, I noticed that the values to determine if a port is "Low/Med/Ultra" is dependent on specific values. This should be changed by determining the set of ports' difficulty value and arrange their settings as so.

Take the following example:

Port 1 - Diff. 1 -> 256
Port 2 - Diff. 256 -> 1028
Port 3 - Diff. 1028 -> 1056784

Expected Port Description:
Port 1 is LOW
Port 2 is MED
Port 3 is ULTRA

Actual Port Description (this is an example):
Port 1 is MED
Port 2 is ULTRA
Port 3 is LOW

image

build fails

Hello,

First off thanks for doing this updated repo! I am trying to build and i get the following error:

CC(target) Release/obj.target/multihashing/Lyra2RE.o CC(target) Release/obj.target/multihashing/Lyra2REV2.o CC(target) Release/obj.target/multihashing/Lyra2REV3.o CC(target) Release/obj.target/multihashing/Lyra2Z.o CC(target) Release/obj.target/multihashing/lyra2z16m330.o CC(target) Release/obj.target/multihashing/lyra2z330.o CC(target) Release/obj.target/multihashing/m7.o ../m7.c:1:17: fatal error: gmp.h: No such file or directory compilation terminated. multihashing.target.mk:201: recipe for target 'Release/obj.target/multihashing/m7.o' failed make: *** [Release/obj.target/multihashing/m7.o] Error 1

looks like int the cryptocurrency-pool-server/node_modules/multi-hashing/build

Error with init RPC getnetworkhashps - null

On the latest bitcoin client, Pool doesn't seems to start. I even tried the older bitcoin client (V0.12) still same error.

node init.js 
2020-04-14 11:18:37 [Master]    [CLI] CLI listening on 127.0.0.1:17117
2020-04-14 11:18:38 [Master]    [PoolSpawner] Spawned 1 pool(s) on 1 thread(s)
2020-04-14 11:18:39 [Payments]  [bitcoin]  minimum paymentInterval of 120 seconds recommended.
2020-04-14 11:18:39 [Payments]  [bitcoin] Payment processing setup to run every 30 second(s) with daemon ([email protected]:2338) and redis (127.0.0.1:6379)
2020-04-14 11:18:39 [Website]   [Server] Website started on 0.0.0.0:8080
2020-04-14 11:18:39 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2020-04-14 11:18:39 [Pool]      [bitcoin] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
2020-04-14 11:18:39 [Pool]      [bitcoin] (Thread 1) Could not start pool, error with init RPC getnetworkhashps - null
2020-04-14 11:19:09 [Payments]  [bitcoin] Finished interval - time spent: 4ms total, 3ms redis, 3ms daemon RPC
2020-04-14 11:19:37 [Payments]  [bitcoin] Error with cacheNetworkResults RPC getnetworkhashps - null
2020-04-14 11:19:39 [Payments]  [bitcoin] Finished interval - time spent: 2ms total, 1ms redis, 1ms daemon RPC
2020-04-14 11:20:09 [Payments]  [bitcoin] Finished interval - time spent: 1ms total, 0ms redis, 1ms daemon RPC
2020-04-14 11:20:35 [Payments]  [bitcoin] Error with cacheNetworkResults RPC getnetworkhashps - null

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.