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.
* Line 8, Column 5
Missing '}' or object member name
20181103 03:57:07 ERROR: Can't start miner, can't parse json: {
// List of main and failover pools
"pools": [
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://eu.bsod.pw:2176",
"pass": "d=3.8,c=RVN",
},
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://yiimp.eu:3666",
"pass": "d=3.8,c=RVN",
},
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://rvn.virtopia.ca:3333",
"pass": "x",
},
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://minepool.com:3636",
"pass": "d=3.8",
}
],
// Telnet API bind address.
"api-bind-telnet": "0.0.0.0:4068", // Set to "0" to disable Telnet API
// HTTP API bind address.
"api-bind-http": "0.0.0.0:4067", // Set to "0" to disable HTTP API
// If set to true enables json response for Telnet API.
"json-response": false,
// Connection retries count. After this number of attempts failover pool will be switched.
"retries": 5,
// Pause in seconds between retries.
"retry-pause": 10,
// Maximum time in seconds your pool connection may have no ping. After that reconnect will happen.
"timeout": 180,
// Name of mining algorithm. You can see available names at the top of the help file.
"algo": "x16r",
// This is GPU index in the system. You can select multiple GPUs sequentially: "devices": "0,2,3"
"devices": 0, // Use only the first GPU in your rig. Remove this parameter to use all GPUs
// Intensity used with your GPUs. It can be different for each GPU, e.g. "intensity": "20,21.4,23"
"intensity": 19,
// Sliding window length in sec used to compute average hashrate.
"hashrate-avr": 30, // Set to 3600 to get average over an hour
// Path to the log file. If only file name set log will be saved into directory with the miner.
"log-path": "t-rex.log",
// "log-path": "/home/x/t-rex.log", // Absolute path
// Set process priority (default: 2) 1 below normal, 2 normal to 5 highest.
"cpu-priority": 2,
// Shutdown miner immediately if has any CUDA error.
"exit-on-cuda-error": true,
// Shutdown miner immediately if pool connection lost.
"exit-on-connection-lost": false,
// Forces miner to immediately reconnect to pool on N successively failed shares (default: 10).
"reconnect-on-fail-shares": 10,
// User protocol logging.
"protocol-dump": false, // Set to true to turn it on.
// Configurable GPUs report frequency. By default every 5 shares.
"gpu-report-interval": 5,
// Disable color output for console
"no-color": false,
// Quiet mode. No GPU stats at all.
"quiet": false,
// Shutdown miner after timeout in sec. By default disabled. (set to 0)
"time-limit": 0,
// Disables device till miner shutdown in case of overheat. Limit in Celsius. (set to 0)
"temperature-limit": 0,
// GPU temperature to enable card after it's been disabled. (default: 0 - disabled)
"temperature-start": 0
}
* Line 8, Column 5
Missing '}' or object member name
20181103 03:57:07 T-Rex finished
* Line 8, Column 5
Missing '}' or object member name
20181103 03:57:07 ERROR: Can't start miner, can't parse json: {
// List of main and failover pools
"pools": [
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://eu.bsod.pw:2176",
"pass": "d=3.8,c=RVN",
},
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://yiimp.eu:3666",
"pass": "d=3.8,c=RVN",
},
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://rvn.virtopia.ca:3333",
"pass": "x",
},
{
"user": "RUf8ZiAuPAmiA9jxfUZjP64fqPAtXSQTVH",
"url": "stratum+tcp://minepool.com:3636",
"pass": "d=3.8",
}
],
// Telnet API bind address.
"api-bind-telnet": "0.0.0.0:4068", // Set to "0" to disable Telnet API
// HTTP API bind address.
"api-bind-http": "0.0.0.0:4067", // Set to "0" to disable HTTP API
// If set to true enables json response for Telnet API.
"json-response": false,
// Connection retries count. After this number of attempts failover pool will be switched.
"retries": 5,
// Pause in seconds between retries.
"retry-pause": 10,
// Maximum time in seconds your pool connection may have no ping. After that reconnect will happen.
"timeout": 180,
// Name of mining algorithm. You can see available names at the top of the help file.
"algo": "x16r",
// This is GPU index in the system. You can select multiple GPUs sequentially: "devices": "0,2,3"
"devices": 0, // Use only the first GPU in your rig. Remove this parameter to use all GPUs
// Intensity used with your GPUs. It can be different for each GPU, e.g. "intensity": "20,21.4,23"
"intensity": 19,
// Sliding window length in sec used to compute average hashrate.
"hashrate-avr": 30, // Set to 3600 to get average over an hour
// Path to the log file. If only file name set log will be saved into directory with the miner.
"log-path": "t-rex.log",
// "log-path": "/home/x/t-rex.log", // Absolute path
// Set process priority (default: 2) 1 below normal, 2 normal to 5 highest.
"cpu-priority": 2,
// Shutdown miner immediately if has any CUDA error.
"exit-on-cuda-error": true,
// Shutdown miner immediately if pool connection lost.
"exit-on-connection-lost": false,
// Forces miner to immediately reconnect to pool on N successively failed shares (default: 10).
"reconnect-on-fail-shares": 10,
// User protocol logging.
"protocol-dump": false, // Set to true to turn it on.
// Configurable GPUs report frequency. By default every 5 shares.
"gpu-report-interval": 5,
// Disable color output for console
"no-color": false,
// Quiet mode. No GPU stats at all.
"quiet": false,
// Shutdown miner after timeout in sec. By default disabled. (set to 0)
"time-limit": 0,
// Disables device till miner shutdown in case of overheat. Limit in Celsius. (set to 0)
"temperature-limit": 0,
// GPU temperature to enable card after it's been disabled. (default: 0 - disabled)
"temperature-start": 0
}
* Line 8, Column 5
Missing '}' or object member name
20181103 03:57:07 T-Rex finished