Pages:
Author

Topic: [CHALLENGE] Run A Bitcoin Node: 14 Days To 14 Merits - page 92. (Read 20212 times)

sr. member
Activity: 406
Merit: 896
DAY 5:

Code:
{
  "chain": "main",
  "blocks": 825485,
  "headers": 825485,
  "bestblockhash": "000000000000000000004313185be476ec79d0fb8129c6cee870fcd81efaf7a8",
  "difficulty": 73197634206448.34,
  "time": 1705077702,
  "mediantime": 1705075984,
  "verificationprogress": 0.9999965683992686,
  "initialblockdownload": false,
  "chainwork": "00000000000000000000000000000000000000006544cd98dba81d101d9c5bfe",
  "size_on_disk": 613966779402,
  "pruned": false,
  "warnings": ""
}
hero member
Activity: 1582
Merit: 758
Day 9:
Quote

{
  "chain": "main",
  "blocks": 734271,
  "headers": 825471,
  "bestblockhash": "0000000000000000000043cb3475f4899976fe63924a28770143685706885fee",
  "difficulty": 29794407589312.08,
  "time": 1651338062,
  "mediantime": 1651337368,
  "verificationprogress": 0.8015761755798795,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000002cf891a9fab8d3c083b03ac0",
  "size_on_disk": 31838751658,
  "pruned": true,
  "pruneheight": 710721,
  "automatic_pruning": true,
  "prune_target_size": 34999369728,
  "warnings": ""
}
80%, I'm expecting to have fully synced by tomorrow afternoon.
sr. member
Activity: 644
Merit: 379
Progress: (valid as of the creation date of this post)

If you see any error in the progress report like your name isn't listed correctly, and so on, please let me know so I can fix it.

I will be on Day 3 after I post my progress.
Now I started to relate the issue the same as others. Even though my internet was down for a while, I was expecting to download at least 40% of the total blocks on day 3rd. But, It's getting slower a little bit. My progress per hour was like 1.5% which has decreased to 0.9% per hour now. This is my progress so far.

Day 3




Is it still running? I want to do it. My laptop has 525GB SSD, 500GB HDD, and 8GB RAM. I am using ten mb net and want to start with it. Let me know if it can be done.

First of all, stop quoting the entire thread.
2nd, yes. You can run a pruned node with this configuration. You could start today if you want.
legendary
Activity: 2268
Merit: 18586
Edit: just checked rame usage in task manager, Bitcoin Core using only 500 MB. while Google Chrome using a whooping 2 GB ram. lol
Chrome is an awful browser for many reasons, and resource usage is one of them.

In Bitcoin Core, go to Settings -> Options and check the size of the database cache you have set. Increase this if you want Core to use more RAM (you'll need to restart Core after you change this setting).
sr. member
Activity: 358
Merit: 285

To incentivize people to run a node, I am running 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.
  • You need to download Bitcoin Core (any version from this decade) 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.

    Code:
    {
      "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 can also make a screenshot of the progress window.

  • 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.

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!


Is it still running? I want to do it. My laptop has 525GB SSD, 500GB HDD, and 8GB RAM. I am using ten mb net and want to start with it. Let me know if it can be done.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Progress: (valid as of the creation date of this post)

Code:
Day 2:
Shishir99

Day 4:
oktana
spiker777
apogio

Day 5:
SilverCryptoBullet

Day 8:
Ultegra134
tech30338
DYING_S0UL

If you see any error in the progress report like your name isn't listed correctly, and so on, please let me know so I can fix it.
sr. member
Activity: 1582
Merit: 281
Eloncoin.org - Mars, here we come!
DAY 4



My day 4 was great as the my internet connection really favored me. I left my system on and woke up to see such increment of 2 times what had been downloaded. I also changed my pruning to 400 GB considering I have that storage to spare.

The files that has been downloaded is a total of 53GB for me and it’s at 14%. I did the math and I’ll need to download 7.14 times of what I already did to be at 100%. That then means 53GB * 7.14 times which is 378.42GB.  Adding the already downloaded files, that’s a total of 431.42GB which isn’t the same amount as I thought was mentioned.
member
Activity: 54
Merit: 34
Day 5

Code:
{
  "chain": "main",
  "blocks": 760754,
  "headers": 825417,
  "bestblockhash": "0000000000000000000278f7981fe8ccc73eae3ed05a5e2099c78a9279545b47",
  "difficulty": 36835682546787.98,
  "time": 1667008377,
  "mediantime": 1667006318,
  "verificationprogress": 0.8158092911145052,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000382ee6c89f31054ca7303c7d",
  "size_on_disk": 4729651672,
  "pruned": true,
  "pruneheight": 757181,
  "automatic_pruning": true,
  "prune_target_size": 4999610368,
  "warnings": ""
}
full member
Activity: 560
Merit: 129
Defend Bitcoin and its PoW: bitcoincleanup.com
Day 8

Code:
{
  "chain": "main",
  "blocks": 825413,
  "headers": 825413,
  "bestblockhash": "00000000000000000000dddbaef5db6266d3772d8f6626ddb5c031658dbf5ff3",
  "difficulty": 73197634206448.34,
  "time": 1705042235,
  "mediantime": 1705039555,
  "verificationprogress": 0.9999981771081246,
  "initialblockdownload": false,
  "chainwork": "0000000000000000000000000000000000000000653214472b65d93503d1d7f6",
  "size_on_disk": 4846964079,
  "pruned": true,
  "pruneheight": 822953,
  "automatic_pruning": true,
  "prune_target_size": 4999610368,
  "warnings": ""
}
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
What if I try running two nodes on two devices?  Grin

Additional nodes are not counted inside the challenge.
sr. member
Activity: 1000
Merit: 279
#SWGT CERTIK Audited
Progress Update: Day 4

Code:
{
  "chain": "main",
  "blocks": 342562,
  "headers": 825348,
  "bestblockhash": "00000000000000000ff98b96c574d35473b54654f43fc9b3209741fd700d84c6",
  "difficulty": 41272873894.69702,
  "time": 1423407652,
  "mediantime": 1423405465,
  "verificationprogress": 0.06207416908093528,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000000048fa225f50f2fd1b10560",
  "size_on_disk": 34820394570,
  "pruned": true,
  "pruneheight": 0,
  "automatic_pruning": true,
  "prune_target_size": 299999690752,
  "warnings": ""
}

 Grin

BTW I am limited by internet. RAM (8gb) should not be an issue because Bitcoin core is the only thing that is running on my device. Nothing else on the foreground or background as you can see on the screenshot (only 50% ram occupied).

Just checked your graph. It seems progress decreased as you got closer to sync. Another user said the same thing.
Keep an eye on the size of your chainstate directory. Once that grows, your RAM won't be sufficient anymore.
My Chainstate folder exceeded 800 MB.  but I have 16 GB Rams. so I guess I should be all set. right?
Edit: just checked rame usage in task manager, Bitcoin Core using only 500 MB. while Google Chrome using a whooping 2 GB ram. lol
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
BTW I am limited by internet. RAM (8gb) should not be an issue because Bitcoin core is the only thing that is running on my device. Nothing else on the foreground or background as you can see on the screenshot (only 50% ram occupied).

Just checked your graph. It seems progress decreased as you got closer to sync. Another user said the same thing.
Keep an eye on the size of your chainstate directory. Once that grows, your RAM won't be sufficient anymore.
sr. member
Activity: 322
Merit: 318
The Alliance Of Bitcointalk Translators - ENG>BAN
I made a graph for that, when limited by RAM. If you're limited by internet instead of RAM, your result may be different.
BTW I am limited by internet. RAM (8gb) should not be an issue because Bitcoin core is the only thing that is running on my device. Nothing else on the foreground or background as you can see on the screenshot (only 50% ram occupied).

Just checked your graph. It seems progress decreased as you got closer to sync. Another user said the same thing.

 
sr. member
Activity: 406
Merit: 896
DAY 4:

Code:
{
  "chain": "main",
  "blocks": 825333,
  "headers": 825333,
  "bestblockhash": "00000000000000000001effacfe911621c225879148c276000f753b78d68503b",
  "difficulty": 73197634206448.34,
  "time": 1704990211,
  "mediantime": 1704989116,
  "verificationprogress": 0.9999995585458187,
  "initialblockdownload": false,
  "chainwork": "0000000000000000000000000000000000000000651d465e2eaa715e039b7e26",
  "size_on_disk": 613680624442,
  "pruned": false,
  "warnings": ""
}
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Does the progress gets affected, for example slow down as we get closer to sync or when less blocks are left? Huh
I made a graph for that, when limited by RAM. If you're limited by internet instead of RAM, your result may be different.
sr. member
Activity: 322
Merit: 318
The Alliance Of Bitcointalk Translators - ENG>BAN
If you see any error in the progress report like your name isn't listed correctly, and so on, please let me know so I can fix it.
Hey NotATether! I came home last night very late and was very tired. So I forgot to post my progress for day 7. Can you please update that? Along with that, I am posting my day 8 progress (combined day 7 and day 8.). Just a reminder to clear up confusion.  Smiley



DAY 7+8 progress:

Note: I know I know the progress is very slow. For some reasons, from evening to midnight the internet doesn't work properly. I have given the screenshot. 4 years 45 weeks behind with 40% progress...

Edit: Had one question!!! Does the progress gets affected, for example slow down as we get closer to sync or when less blocks are left? Huh

hero member
Activity: 1582
Merit: 758
Day 8:

Quote

{
  "chain": "main",
  "blocks": 668189,
  "headers": 825323,
  "bestblockhash": "000000000000000000069dc08c3f85eb712518cc42402f7c1b226bffcaf4c4ff",
  "difficulty": 20823531150111.52,
  "time": 1611922725,
  "mediantime": 1611920666,
  "verificationprogress": 0.6711432992509168,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000018b8c2a7982ce8e258d5bfee",
  "size_on_disk": 32546394576,
  "pruned": true,
  "pruneheight": 645761,
  "automatic_pruning": true,
  "prune_target_size": 34999369728,
  "warnings": ""
}
Progress is significantly slower after surpassing 50%, currently at 67%, but haven't had the computer turned on at all times the past few days. I'm expecting it to fully sync in the upcoming two days.
member
Activity: 54
Merit: 34
Day 4

Code:
{
  "chain": "main",
  "blocks": 717517,
  "headers": 825323,
  "bestblockhash": "00000000000000000000e88e2bbbe30272f0cd19275dbc162e2360c54720899d",
  "difficulty": 24272331996979.97,
  "time": 1641515813,
  "mediantime": 1641514043,
  "verificationprogress": 0.7371118370101215,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000026a40f3b42502fdee748009a",
  "size_on_disk": 4627989965,
  "pruned": true,
  "pruneheight": 714921,
  "automatic_pruning": true,
  "prune_target_size": 4999610368,
  "warnings": ""
}

sr. member
Activity: 644
Merit: 379
Progress: (valid as of the creation date of this post)

Code:
Day 1:
Shishir99

I have a stupid question. What if I try running two nodes on two devices?  Grin
My internet package was upgraded today and currently, I am using a 50mpbs connection. But I am not getting actual speed for some reason. My ISP said something about pick hour. But I am happy with my progress so far. The estimated time shows 42 hours left and I am on my 2nd day. I guess a pruned node does not help the network. Or does it?

Day 2:

sr. member
Activity: 1582
Merit: 281
Eloncoin.org - Mars, here we come!
DAY 3


Explanation: I am really sorry as I totally forgot to post an update. Now, I have day 3 (current) progress, but I missed out on posting day 2. My internet is not always great that’s why the increase per hour is not so much.
Pages:
Jump to: