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.
./minerd --url=stratum+tcp://127.0.0.1:17117 --userpass=3KFHKvFjjfcNYsWRJz8Bt8TtWSrLsC7Neh:yyy -a sha256d -D -P
[2018-10-24 00:34:35] > {"id": 1, "method": "mining.subscribe", "params": ["cpuminer/2.5.0"]}
* Failed to get recent socket
[2018-10-24 00:34:35] stratum_recv_line failed
[2018-10-24 00:34:35] ...retry after 30 seconds
/home/vader/.bitcoin/nomp/libs/poolWorker.js:278
pools[currentPool].getStratumServer().handleNewClient(socket);
^
TypeError: Cannot read property 'handleNewClient' of undefined
sudo apt-get install libcap2-bin
sudo setcap cap_net_bind_service=+ep `readlink -f \`which node\``
2018-10-23 21:29:43 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
2018-10-23 21:29:48 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
2018-10-23 21:29:53 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
2018-10-23 21:29:58 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
2018-10-23 21:30:03 [Payments] [bitcoin] Finished interval - time spent: 3ms total, 1ms redis, 2ms daemon RPC
2018-10-23 21:30:03 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
2018-10-23 21:30:08 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
{
"logLevel": "debug",
"logColors": true,
"cliPort": 17117,
"clustering": {
"enabled": true,
"forks": "auto"
},
"defaultPoolConfigs": {
"blockRefreshInterval": 1000,
"jobRebroadcastTimeout": 55,
"connectionTimeout": 600,
"emitInvalidBlockHashes": false,
"validateWorkerUsername": true,
"tcpProxyProtocol": false,
"banning": {
"enabled": true,
"time": 600,
"invalidPercent": 50,
"checkThreshold": 500,
"purgeInterval": 300
},
"redis": {
"host": "127.0.0.1",
"port": 6379
}
},
"website": {
"enabled": true,
"host": "0.0.0.0",
"port": 80,
"stratumHost": "cryppit.com",
"stats": {
"updateInterval": 60,
"historicalRetention": 43200,
"hashrateWindow": 300
},
"adminCenter": {
"enabled": true,
"password": "password"
}
},
"redis": {
"host": "127.0.0.1",
"port": 6379
},
"switching": {
"switch1": {
"enabled": false,
"algorithm": "sha256",
"ports": {
"3333": {
"diff": 10,
"varDiff": {
"minDiff": 16,
"maxDiff": 512,
"targetTime": 15,
"retargetTime": 90,
"variancePercent": 30
}
}
}
},
"switch2": {
"enabled": false,
"algorithm": "scrypt",
"ports": {
"4444": {
"diff": 10,
"varDiff": {
"minDiff": 16,
"maxDiff": 512,
"targetTime": 15,
"retargetTime": 90,
"variancePercent": 30
}
}
}
},
"switch3": {
"enabled": false,
"algorithm": "x11",
"ports": {
"5555": {
"diff": 0.001,
"varDiff": {
"minDiff": 0.001,
"maxDiff": 1,
"targetTime": 15,
"retargetTime": 60,
"variancePercent": 30
}
}
}
}
},
"profitSwitch": {
"enabled": false,
"updateInterval": 600,
"depth": 0.90,
"usePoloniex": true,
"useCryptsy": true,
"useMintpal": true,
"useBittrex": true
}
}
{
"enabled": true,
"coin": "bitcoin.json",
"address": "3KFHKvFjjfcNYsWRJz8Bt8TtWSrLsC7Neh",
"paymentProcessing": {
"enabled": true,
"paymentInterval": 20,
"minimumPayment": 5,
"daemon": {
"host": "127.0.0.1",
"port": 8332,
"user": "xxx",
"password": "yyy"
}
},
"ports": {
"3008": {
"diff": 8
},
"3032": {
"diff": 32,
"varDiff": {
"minDiff": 8,
"maxDiff": 4096,
"targetTime": 15,
"retargetTime": 90,
"variancePercent": 30
}
},
"3256": {
"diff": 256
}
},
"daemons": [
{
"host": "127.0.0.1",
"port": 8332,
"user": "xxx",
"password": "yyy"
}
],
"p2p": {
"enabled": true,
"host": "127.0.0.1",
"port": 8333,
"disableTransactions": true
},
"mposMode": {
"enabled": false,
"host": "127.0.0.1",
"port": 3306,
"user": "me",
"password": "mypass",
"database": "ltc",
"checkPassword": true,
"autoCreateWorker": false
}
}
2018-10-23 20:02:54 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised
2018-10-23 20:02:54 [Master] [CLI] CLI listening on port 17117
2018-10-23 20:02:55 [Master] [PoolSpawner] Spawned 1 pool(s) on 1 thread(s)
2018-10-23 20:02:55 [Payments] [bitcoin] Payment processing setup to run every 20 second(s) with daemon ([email protected]:8332) and redis (127.0.0.1:6379)
events.js:183
throw er; // Unhandled 'error' event
^
Error: bind EACCES 0.0.0.0:80
at listenOnMasterHandle (net.js:1420:16)
at rr (internal/cluster/child.js:121:12)
at Worker.send (internal/cluster/child.js:88:7)
at process.onInternalMessage (internal/cluster/utils.js:42:8)
at emitTwo (events.js:131:20)
at process.emit (events.js:214:7)
at emit (internal/child_process.js:762:12)
at _combinedTickCallback (internal/process/next_tick.js:142:11)
at process._tickCallback (internal/process/next_tick.js:181:9)
2018-10-23 20:02:55 [Master] [Website] Website process died, spawning replacement...
2018-10-23 20:02:55 [Payments] [bitcoin] Finished interval - time spent: 4ms total, 2ms redis, 2ms daemon RPC
2018-10-23 20:02:55 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) No rewardRecipients have been setup which means no fees will be taken
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) Daemon is still syncing with network (download blockchain) - server will be started once synced
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
events.js:183
2018-10-23 20:02:54 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised
2018-10-23 20:02:54 [Master] [CLI] CLI listening on port 17117
2018-10-23 20:02:55 [Master] [PoolSpawner] Spawned 1 pool(s) on 1 thread(s)
2018-10-23 20:02:55 [Payments] [bitcoin] Payment processing setup to run every 20 second(s) with daemon ([email protected]:8332) and redis (127.0.0.1:6379)
events.js:183
throw er; // Unhandled 'error' event
^
Error: bind EACCES 0.0.0.0:80
at listenOnMasterHandle (net.js:1420:16)
at rr (internal/cluster/child.js:121:12)
at Worker.send (internal/cluster/child.js:88:7)
at process.onInternalMessage (internal/cluster/utils.js:42:8)
at emitTwo (events.js:131:20)
at process.emit (events.js:214:7)
at emit (internal/child_process.js:762:12)
at _combinedTickCallback (internal/process/next_tick.js:142:11)
at process._tickCallback (internal/process/next_tick.js:181:9)
2018-10-23 20:02:55 [Master] [Website] Website process died, spawning replacement...
2018-10-23 20:02:55 [Payments] [bitcoin] Finished interval - time spent: 4ms total, 2ms redis, 2ms daemon RPC
2018-10-23 20:02:55 [Switching] [Setup] (Thread 1) Loading last proxy state from redis
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) Share processing setup with redis (127.0.0.1:6379)
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) No rewardRecipients have been setup which means no fees will be taken
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) Daemon is still syncing with network (download blockchain) - server will be started once synced
2018-10-23 20:02:55 [Pool] [bitcoin] (Thread 1) Downloaded NaN% of blockchain from 2 peers
events.js:183