Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOLS] CryptoNote Universal Pool Solution
by
33zer0w0lf
on 12/08/2014, 21:04:21 UTC
The fix for the charts is available: https://github.com/fancoder/cryptonote-universal-pool/commit/62731f7d7ce0e437c2e8da3216a80999b5bcb136

The charts won't be visible unless there are at least 2 static points to draw them.
sounds good.
And the reason for keeping with zone's structure of config_example.json and website_example is when you do a git pull it pulls the new files.  If you don't do this then the files wont download and need to be merged prior since they have been changed.

The source files in /lib might have dependencies on new /config.json & /website. That is why you should not pull just a part of the source code but rather merge the full repository instead.
were talking about different things.

if you keep them all with _example pool ops can do a git pull then modify all the files that changed, makes it much easier.