pool
pool copied to clipboard
Fork of the yiimp Mining Pool focused on compatibility for mining LBRY Credits.
The index page needs updated to reflect a generic LBRY Credits pool with boiler plate info. The footer needs updated to reflect this repo as the "Open Source Project". This...
There are multiple errors being given from multiple exchanges (CCEX in particular), stemming from the updateRawcoins() function. The exchanges either need removed, or the entire function should be removed if...
YAAMP was originally written as a multi-token pool. With LBRYPool, and this implementation of the software, it is intended to run as a single-coin pool for LBRY Credits. There are...
A new branch needs to be made with instructions, updated documentation, and updated tweaks to the code needed to run the pool with the GO implementation of the LBRY node...
I know php8.1 is a breaking version, however upon an accidental upgrade, it was noted that for some reason the coin property `aux_pow` kept getting switch to "on" in the...
The main `README.md that describes how to configure the LBRY coin didn't work for me. As the coin was not available in the initial coin list, I had to create...