xmr-node-proxy
xmr-node-proxy copied to clipboard
Cryptonote/Forknote/Cryptonight/Light/Heavy coin proxy for nodejs-pool
I am having issues with XNP reporting the hashrate from miners. I have 20 miners connected to XNP using XMRIG and after like half a day the reported hashrate per...
I am running a proxy with ~20 miners, most of them are working flawlessly. But there are two machines that time to time produce error message Bad share from miner...
Installing the XMR NP on Ubuntu 16.04 I get this error: ``` 5515 verbose stack Error: [email protected] install: `node-gyp rebuild` 5515 verbose stack Exit status 1 5515 verbose stack at...
Hi! I trying to run node-proxy on OSX, but I still get this error when I run ./update.sh. Can anybody help me? I think the container was build successful. ```...
@MoneroOcean How do i turn off donate in xmr-node-proxy. And I can donate 1 time to your wallet.
Can this proxy auto select the max-profit-algo for the miners (such as xmrig) based on the calibration/benchmarking of miners? ``` "pools": [ { "hostname": "gulf.moneroocean.stream", "algo": "cn/r", ... },{ "hostname":...
the number of miners is dropping with time. it is not constant. mine starts with all 16 than keeps on changing to 12, 13, 14, 11, 9.... even though on...
Could you add support for the CryptoNight Conceal algo please.
In file included from /usr/lib64/gcc/x86_64-suse-linux/7/include/x86intrin.h:45:0, from ../xmrig/crypto/cn/CryptoNight_x86.h:31, from ../xmrig/crypto/cn/CnHash.cpp:37: /usr/lib64/gcc/x86_64-suse-linux/7/include/wmmintrin.h: In function ‘void aes_genkey_sub(__m128i*, __m128i*) [with unsigned char rcon = 1]’: /usr/lib64/gcc/x86_64-suse-linux/7/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘__m128i...
1|proxy | TypeError: multiHashing.randomx is not a function 1|proxy | at hash_func (/home/lud/xmr-node-proxy/lib/xmr.js:128:60) 1|proxy | at Object.processShare (/home/lud/xmr-node-proxy/lib/xmr.js:337:20) 1|proxy | at handleMinerData (/home/lud/xmr-node-proxy/proxy.js:1182:49) 1|proxy | at handleMessage (/home/lud/xmr-node-proxy/proxy.js:1411:13) 1|proxy |...