monerohash.com is stable and the op is great. though I dunno what continent you're on.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
{
"coin": "Monero",
"symbol": "XMR",
"logging": {
"files": {
"level": "info",
"directory": "logs",
"flushInterval": 5
},
"console": {
"level": "info",
"colors": true
}
},
"poolServer": {
"enabled": true,
"clusterForks": "auto",
"poolAddress": "4mymonerowalletaddress4mymonerowalletaddress4mymonerowalletaddress4mymonerowalletaddress",
"blockRefreshInterval": 1000,
"minerTimeout": 900,
"ports": [
{
"port": 3333,
"difficulty": 100,
"desc": "Low end hardware"
}
],
"varDiff": {
"minDiff": 2,
"maxDiff": 120000,
"targetTime": 100,
"retargetTime": 30,
"variancePercent": 30,
"maxJump": 100
},
"shareTrust": {
"enabled": true,
"min": 10,
"stepDown": 3,
"threshold": 10,
"penalty": 30
},
"banning": {
"enabled": true,
"time": 600,
"invalidPercent": 25,
"checkThreshold": 30
}
},
"payments": {
"enabled": false,
"interval": 600,
"maxAddresses": 50,
"mixin": 3,
"transferFee": 50000000,
"minPayment": 1000000000,
"maxTransactionAmount": 0,
"denomination": 1000000000
},
"blockUnlocker": {
"enabled": true,
"interval": 30,
"depth": 10,
"poolFee": 0.0,
"devDonation": 0.0,
"coreDevDonation": 0.0
},
"api": {
"enabled": true,
"hashrateWindow": 600,
"updateInterval": 15,
"port": 8117,
"blocks": 30,
"payments": 30,
"password": "xxxx"
},
"daemon": {
"host": "127.0.0.1",
"port": 18081
},
"wallet": {
"host": "127.0.0.1",
"port": 8082
},
"redis": {
"host": "127.0.0.1",
"port": 6379
},
"monitoring": {
"daemon": {
"checkInterval": 60,
"rpcMethod": "getblockcount"
},
"wallet": {
"checkInterval": 60,
"rpcMethod": "getbalance"
}
},
"charts": {
"pool": {
"hashrate": {
"enabled": true,
"updateInterval": 60,
"stepInterval": 1800,
"maximumPeriod": 86400
},
"workers": {
"enabled": true,
"updateInterval": 60,
"stepInterval": 1800,
"maximumPeriod": 86400
},
"difficulty": {
"enabled": true,
"updateInterval": 1800,
"stepInterval": 10800,
"maximumPeriod": 604800
},
"price": {
"enabled": true,
"updateInterval": 1800,
"stepInterval": 10800,
"maximumPeriod": 604800
},
"profit": {
"enabled": true,
"updateInterval": 1800,
"stepInterval": 10800,
"maximumPeriod": 604800
}
},
"user": {
"hashrate": {
"enabled": true,
"updateInterval": 180,
"stepInterval": 1800,
"maximumPeriod": 86400
},
"payments": {
"enabled": false
}
}
}
}
sudo node init.js
snp code
ed to connect to 10.0.0.25 port 3333: Connection refused
[2015-10-29 23:27:41] ...retry after 10 seconds
sudo node init.js
[sudo] password for mike:
2015-10-29 23:29:03 [master] Pool spawned on 2 thread(s)
2015-10-29 23:29:04 [unlocker] Started
2015-10-29 23:29:04 [charts] Started
2015-10-29 23:29:04 [chartsDataCollector] Started
2015-10-29 23:29:04 [unlocker] No blocks candidates in redis
2015-10-29 23:29:04 [charts] Started
2015-10-29 23:29:04 [api] API started & listening on port 8117
2015-10-29 23:29:04 [api] Stat collection finished: 41 ms redis, 48 ms daemon
2015-10-29 23:29:04 [api] Broadcasting to 0 visitors and 0 address lookups
2015-10-29 23:29:04 [pool] (Thread 2) New block to mine at height 803840 w/ difficulty of 673327508
2015-10-29 23:29:04 [pool] (Thread 1) New block to mine at height 803840 w/ difficulty of 673327508
2015-10-29 23:29:04 [pool] (Thread 2) Started server listening on port 3333
2015-10-29 23:29:04 [pool] (Thread 1) Started server listening on port 3333
sudo ./minerd -a cryptonight -o stratum+tcp://10.0.0.25:3333 -u 4moneroaddressthisismymonerowalletaddressthisismymonerowalletaddressthisismymonerowalletaddress -p x -t 3
[sudo] password for mike:
[2015-10-29 23:27:41] Using JSON-RPC 2.0
[2015-10-29 23:27:41] Starting Stratum on stratum+tcp://10.0.0.25:3333
[2015-10-29 23:27:41] 3 miner threads started, using 'cryptonight' algorithm.
[2015-10-29 23:27:41] Stratum connection failed: Failed to connect to 10.0.0.25 port 3333: Connection refused
[2015-10-29 23:27:41] ...retry after 10 seconds
git clone git://github.com/tsiv/ccminer-cryptonight
./ccminer -o stratum+tcp://monerohash.com:3333 -u YOUR_WALLET_ADDRESS -p x