valiant1x
valiant1x
Experiencing the same issue. ``` [intense@server1 pool]$ npm update > [email protected] install /home/intense/pool/node_modules/cryptonote-util > node-gyp rebuild make: Entering directory `/home/intense/pool/node_modules/cryptonote-util/build' CXX(target) Release/obj.target/cryptonote/src/main.o In file included from ../src/contrib/epee/include/serialization/keyvalue_serialization.h:31, from ../src/cryptonote_core/cryptonote_basic.h:20, from...
The problem is the use of `NEXT_PUBLIC_VERCEL_URL` as the baseUrl in several places across the code. This uses the internal Vercel domain rather than your prod deployment domain. Assuming you...
I am seeing the same issues - pending and total paid balance stuck at 0.0000000 for a worker address, even for the only worker mining in the pool. Why?
I am not sure if this issue is still present in the current `master`. Keeping issue open until we have confirmation
Just informing the user of the per-minute cost (as stated in SDP) would be sufficient. Anything using lthnvpnc can calculate the total on its own.
PR created, see #115. Sample output: proxy client ```bash lthnvpnc connect 9f6b6575a10a0ab2879b535513c58204e15548c1624432ee54175ae4fea048c1/1C INFO:audit:action=START,type=SERVICE,obj=lthnvpnc, WARNING:lthnvpnc:Waiting for local proxy... WARNING:lthnvpnc:Local proxy OK WARNING:lthnvpnc:Waiting for remote proxy... WARNING:lthnvpnc:Remote proxy is connected. WARNING:lthnvpnc:Now you...