ANNOUNCEMENT
Friends, as you all know, the Bitcoin Node Challenge is a very popular place for members who want to run a node to receive their first merits. To date, over 170 users have successfully synced a Bitcoin node, thereby strengthening the network. Many Jr. Members, Members, and Full Member ranks were created in the process.
Unfortunately, it has come to my attention that merit abusers are inside this thread, and after further investigation, some users have defrauded the challenge by running nodes for a second time. Additionally, some of these users have deleted their old reports in an attempt to conceal this information from me. These users are:
Littlemini (
1) (
2)
Litzki1990 (
1) (
2)
Unity for Humanity (
1) (
2)
bitcoin_mining (
1) (
2)
I am disappointed in the conduct of these users, and it leaves me no other choice but to banish them from all present and future competitions I run. This decision was not taken lightly, and other managers are encouraged to check this activity for themselves and use their own discretion before accepting these users. Any alt accounts of these users, if found, will also be expelled.
This flagrant abuse of merit will not be tolerated.
For everyone else, the challenge continues as normal. An automated program is now in place that will detect any attempts to enroll twice.
Happy Node Running,
-NotATether
PS. This decision is final and cannot be appealed.
Before running the challenge, you should have confirmed that users will be red tagged if they do it multiple times. I did what I did in front of everyone and I submitted a report here for 14 consecutive days. Since I have submitted the report for 14 consecutive days, you should have warned me about this during these 14 days and not given me any merit. If I had done this after you had banned me, you could have given me a red tag but I did not get any warning and you gave me a red tag after giving me merit. I request you that since I was not aware of the matter or there was no such matter presented on the first page, I would expect another opportunity from you.
To incentivize people to run a node, the wonderful folks at BC.Game are sponsoring a merit challenge. Run Bitcoin Core on your computer for 14 days, to receive 14 merits from me! Challenge Rules:- This challenge is open for anyone with <1000 merit, subject to the requirements below.
- You must have at least 30 activity and 50 posts to participate.
- "Brand New" rank accounts are not allowed to particpate.
- You need to download Bitcoin Core (latest version is strongly recommended) and run bitcoind, the bitcoin daemon, for at least 14 days.
- The node must be running on mainnet, which is the default setting. Alternative blockchains like testnet are not allowed.
- Every 24 hours, you need to run bitcoin-cli getblockchaininfo and paste the output here in code-blocks like below. This is to prove that you are actually running a node.
{
"chain" : "str",
"blocks" : n,
"headers" : n,
"bestblockhash" : "str",
"difficulty" : n,
"mediantime" : n,
"verificationprogress" : n,
"initialblockdownload" : true|false,
"chainwork" : "hex",
"size_on_disk" : n,
"pruned" : true|false,
"pruneheight" : n,
"automatic_pruning" : true|false,
"prune_target_size" : n,
"softforks" : {
"xxxx" : {
"type" : "str",
"bip9" : {
"status" : "str",
"bit" : n,
"start_time" : xxx,
"timeout" : xxx,
"since" : n,
"statistics" : {
"period" : n,
"threshold" : n,
"elapsed" : n,
"count" : n,
"possible" : true|false
}
},
"height" : n,
"active" : true|false
},
...
},
"warnings" : "str"
}
If running the GUI version of Core, you MUST use the console to run gtblockchaininfo:
1. Open Bitcoin Core or run bitcoin-qt.
2. Go to Window > Console or press Ctrl - T.
3. In the console, type getblockchaininfo and copy the output to your Bitcointalk post. The text you need to copy is the white (or black) text under the word "getblockchaininfo":

Please do not copy any of the other text in the window. Only the output.
Screenshots are no longer accepted as of now. Please do not post a screenshot - I'll just ignore it/tell you to copy the text output.
- It is alright if you forget to do a 24-hour update but don't give me just one or two updates and expect a reward for that.
- "Merit begging" posts will be deleted.
- You may run with any other configuration options as you like, such as pruning.
- Nodes that have synced at least 99% of the blockchain (verificationprogress field in the output) will be given 14 merits. You will not get any merits unless your chain is near-fully synced.
- Do not enroll alt accounts.
- To join, start a bitcoin node and paste the output of bitcoin-cli getblockchain info here. That will be considered the first day.
- If your account gets banned by the administration, you will be removed from the challenge.
- Warning: If you are caught Photoshopping or otherwise falsifying your report, you will be removed immediately and I will give you a negative tag.
- Failure to post a report within 30 days may lead to your removal from this challenge. Please communicate all delays/absentia to me to avoid being removed.
.FAQ:Can I join this challenge even if I am already running a node?Yes, subject to the conditions above.
Help! I don't have enough disk space to download the blockchain!Open a file browser,
go to Bitcoin's data directory, create or edit a file named bitcoin.conf and add the following contents:
# Prune blockchain to 20,000MB (you may use a different value)
prune=20000
Then restart Bitcoin Core.
My node crashed! Do I have to start over?Yes, but the progress day will be preserved.
How can I make Bitcoin Core sync faster?If you have 16GB of spare RAM or larger, open the bitcoin.conf file and add the following line:
Then restart Bitcoin Core. You should notice much less disk activity.
Bitcoin Core is showing a small window with a message that says "Replaying blocks".You must wait for it to finish. It is fixing up its block database from an abrupt shutdown. This screen does not count towards your progress.
Do I need to create a wallet with my username on it before I can participate?No, you don't!
I reserve the right to modify the rules or end this challenge at any time, with immediate effect, for whatever reason.
Good luck, and happy node running!Where is it written here that a member cannot run this challenge more than once, or where is it written here that a member will be given a red tag if he runs this challenge more than once. I think if it was mentioned like this or if someone knew like this then someone would not have taken such a big risk to their account for just 14 merits. I should have been warned about this before sending the merits.