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.
"varDiff": {
"minDiff": 50000,
"maxDiff": 10000000,
"targetTime": 50, # from 100
"retargetTime": 30,
"variancePercent": 30,
"maxJump": 150000
},
--- a/src/miner/simpleminer.cpp
+++ b/src/miner/simpleminer.cpp
@@ -235,6 +235,9 @@ namespace mining
threads.push_back(boost::thread(&simpleminer::worker_thread, this, start_nonce, nonce_offset, &results[i]
nonce_offset += attempts_per_loop;
}
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
+
BOOST_FOREACH(boost::thread& th, threads)
{
th.join();
@@ -281,6 +284,8 @@ namespace mining
}
LOG_PRINT_GREEN("Share submitted successfully!", LOG_LEVEL_0);
new_job_needed = true;
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
break;
}
}
--- a/src/miner/simpleminer.cpp
+++ b/src/miner/simpleminer.cpp
@@ -235,6 +235,9 @@ namespace mining
threads.push_back(boost::thread(&simpleminer::worker_thread, this, start_nonce, nonce_offset, &results[i]
nonce_offset += attempts_per_loop;
}
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
+
BOOST_FOREACH(boost::thread& th, threads)
{
th.join();
@@ -281,6 +284,8 @@ namespace mining
}
LOG_PRINT_GREEN("Share submitted successfully!", LOG_LEVEL_0);
new_job_needed = true;
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
break;
}
}
--- a/src/miner/simpleminer.cpp
+++ b/src/miner/simpleminer.cpp
@@ -235,6 +235,9 @@ namespace mining
threads.push_back(boost::thread(&simpleminer::worker_thread, this, start_nonce, nonce_offset, &results[i]
nonce_offset += attempts_per_loop;
}
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
+
BOOST_FOREACH(boost::thread& th, threads)
{
th.join();
@@ -281,6 +284,8 @@ namespace mining
}
LOG_PRINT_GREEN("Share submitted successfully!", LOG_LEVEL_0);
new_job_needed = true;
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
break;
}
}
--- a/src/miner/simpleminer.cpp
+++ b/src/miner/simpleminer.cpp
@@ -235,6 +235,9 @@ namespace mining
threads.push_back(boost::thread(&simpleminer::worker_thread, this, start_nonce, nonce_offset, &results[i]
nonce_offset += attempts_per_loop;
}
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
+
BOOST_FOREACH(boost::thread& th, threads)
{
th.join();
@@ -281,6 +284,8 @@ namespace mining
}
LOG_PRINT_GREEN("Share submitted successfully!", LOG_LEVEL_0);
new_job_needed = true;
+ (*reinterpret_cast(&m_job.blob[1])) = (start_nonce + nonce_offset);
+
break;
}
}
2014-Jun-10 15:23:18.289738 Job didn't change
2014-Jun-10 15:23:26.201698 Share found: nonce=10771210 for job=351806463976390, diff: 3350000
, PoW:, height:16546, submitting...
2014-Jun-10 15:23:26.243949 Share submitted successfully!
2014-Jun-10 15:23:26.243991 Getting next job...
2014-Jun-10 15:23:26.282002 Job didn't change
2014-Jun-10 15:23:31.322204 Share found: nonce=13224449 for job=351806463976390, diff: 3350000
, PoW:, height:16546, submitting...
2014-Jun-10 15:23:31.363280 Share submitted successfully!
2014-Jun-10 15:23:31.363339 Getting next job...
2014-Jun-10 15:23:31.402001 Job didn't change
2014-Jun-10 15:23:51.431627 Getting next job...
2014-Jun-10 15:23:51.470557 Job didn't change
2014-Jun-10 15:24:11.581892 Getting next job...
2014-Jun-10 15:24:11.619042 Job didn't change
2014-Jun-10 15:24:31.723488 Getting next job...
2014-Jun-10 15:24:31.763493 Job didn't change
2014-Jun-10 15:24:51.967757 Getting next job...
2014-Jun-10 15:24:52.007851 Job didn't change
2014-Jun-10 15:25:12.029291 Getting next job...
2014-Jun-10 15:25:12.068339 Job didn't change
2014-Jun-10 15:25:32.271406 Getting next job...
2014-Jun-10 15:25:32.308764 Job didn't change
2014-Jun-10 15:25:52.462629 Getting next job...
2014-Jun-10 15:25:52.501255 Job didn't change
2014-Jun-10 15:26:12.638873 Getting next job...
2014-Jun-10 15:26:12.677568 Job didn't change
2014-Jun-10 15:26:12.638873 Getting next job...
2014-Jun-10 15:26:12.677568 Job didn't change
2014-Jun-10 15:26:32.714673 Getting next job...
2014-Jun-10 15:26:32.756398 Job didn't change
2014-Jun-10 15:26:52.765889 Getting next job...
2014-Jun-10 15:26:52.806491 Job didn't change
2014-Jun-10 15:27:12.889515 Getting next job...
2014-Jun-10 15:27:12.926968 Job didn't change
2014-Jun-10 15:27:33.138448 Getting next job...
2014-Jun-10 15:27:41.544436 Numbers of blocks added to scratchpad: 1
2014-Jun-10 15:27:46.205116 Share found: nonce=2259201 for job=926625466300174, diff: 3350000
, PoW:, height:16546, submitting...
2014-Jun-10 15:27:46.207270 Share submitted successfully!
2014-Jun-10 15:27:46.207330 Getting next job...
2014-Jun-10 15:27:46.247430 Job didn't change