Author

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

copper member
Activity: 575
Merit: 34
Day 2

Progress: 100% synced


Why does this look different from what everyone else is running?

What Software/Hardware are you using here? I see you you have an answer above but is this not on android??

Personally am interested, If you don't mind care to share how to go about running of a node on mobile Cool

No I'm running a
optiplex 7050
start 9 os w/ 1 tb ssd
Sounds like a model in the Dell family  Roll Eyes

Yes you are correct it is a Dell but,I'm using my android phone with tor to connect  to my node while I'm away, if you have anymore ? I'm here
hero member
Activity: 1470
Merit: 555
dont be greedy
DAY 11

hero member
Activity: 1834
Merit: 879
Rollbit.com ⚔️Crypto Futures
Day 2

Progress: 100% synced


Why does this look different from what everyone else is running?

What Software/Hardware are you using here? I see you you have an answer above but is this not on android??

Personally am interested, If you don't mind care to share how to go about running of a node on mobile Cool

No I'm running a
optiplex 7050
start 9 os w/ 1 tb ssd
Sounds like a model in the Dell family  Roll Eyes
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Thank you NotATether for the challenge that made us try the Bitcoin core. As I said before, I have tried to run it on another device and It was supper laggy. My system was freezing every few minutes when I was running Bitcoin core but that was in Windows 10 operating system. This time I tried it on my laptop which has the Windows 11 operating system and I didn't face many lags. I didn't face any technical difficulties but there were some internet issue. I wish I could run a full node instead of a pruned one. If I am not wrong, my pruned node does not help the network. Or does it?

Pruned nodes still verify transactions, arrange them in the mempool ordering them by fee, and serve a limited number of recent blocks from the disk to other nodes (peers) who ask for them. So in fact, pruned nodes really do help the network. They just cannot be connected to for the purpose getting the historical blocks during the Initial Block Download (IBD).
copper member
Activity: 575
Merit: 34
Congratulations to Shishir99 for completing the challenge!

Thank you NotATether for the challenge that made us try the Bitcoin core. As I said before, I have tried to run it on another device and It was supper laggy. My system was freezing every few minutes when I was running Bitcoin core but that was in Windows 10 operating system. This time I tried it on my laptop which has the Windows 11 operating system and I didn't face many lags. I didn't face any technical difficulties but there were some internet issue. I wish I could run a full node instead of a pruned one. If I am not wrong, my pruned node does not help the network. Or does it?

Day 6 of running fully synced only able to get an ss atm

Interesting. Are you running it in mobile device? I never knew it's possible.

No I'm running a
Dell optiplex 7050
start 9 os w/ 1 tb ssd
hero member
Activity: 770
Merit: 482
Congratulations to Shishir99 for completing the challenge!

Thank you NotATether for the challenge that made us try the Bitcoin core. As I said before, I have tried to run it on another device and It was supper laggy. My system was freezing every few minutes when I was running Bitcoin core but that was in Windows 10 operating system. This time I tried it on my laptop which has the Windows 11 operating system and I didn't face many lags. I didn't face any technical difficulties but there were some internet issue. I wish I could run a full node instead of a pruned one. If I am not wrong, my pruned node does not help the network. Or does it?

Day 6 of running fully synced only able to get an ss atm

Interesting. Are you running it in mobile device? I never knew it's possible.
copper member
Activity: 575
Merit: 34
Day 2

Progress: 100% synced


hero member
Activity: 1834
Merit: 879
Rollbit.com ⚔️Crypto Futures
Day 5

Progress: 43.70% sync

sr. member
Activity: 1680
Merit: 288
Eloncoin.org - Mars, here we come!
DAY 14
90% there

Code:
{
  "chain": "main",
  "blocks": 798631,
  "headers": 827114,
  "bestblockhash": "00000000000000000001d4bcc868351329de34b7d6316e3cbeceba71bea95f8f",
  "difficulty": 53911173001054.59,
  "time": 1689323556,
  "mediantime": 1689321297,
  "verificationprogress": 0.9034800297356015,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000004ec224f8067ae68ab465d7e8",
  "size_on_disk": 492988680369,
  "pruned": true,
  "pruneheight": 400915,
  "automatic_pruning": true,
  "prune_target_size": 499999834112,
  "warnings": ""
}
hero member
Activity: 1470
Merit: 555
dont be greedy
DAY 10

fully synced

sr. member
Activity: 1007
Merit: 279
Payment Gateway Allows Recurring Payments
Day 16:

Code:
{
  "chain": "main",
  "blocks": 547828,
  "headers": 827035,
  "bestblockhash": "0000000000000000001b6a69ca0427fc873754bd357ba59b108c66b40c4866a6",
  "difficulty": 7182852313938.317,
  "time": 1540812653,
  "mediantime": 1540808979,
  "verificationprogress": 0.36825994148754,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000003d092cfd75a5737137df973",
  "size_on_disk": 96232749400,
  "pruned": true,
  "pruneheight": 454504,
  "automatic_pruning": true,
  "prune_target_size": 99999547392,
  "warnings": ""
}

Looks like everyone else who started same day as me already completed the challenge. I am the only one left lol
copper member
Activity: 575
Merit: 34
Day 6 of running fully synced only able to get a ss atm

I don't think I have seen you in this thread before. Therefore this will count as your first day.

Ok ty forgot to make my post when I first started syncing then totally forgot but glad I'm here now.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Day 6 of running fully synced only able to get a ss atm

I don't think I have seen you in this thread before. Therefore this will count as your first day.
hero member
Activity: 1834
Merit: 879
Rollbit.com ⚔️Crypto Futures
Day 4

Progress: 13.38% sync



Out with the old, in with the new...just released having the right hardware means everything when running a node and unfortunately, I thought I would get away with limited RAM and using a mechanical drive which slowed down this whole process, and after going through the thread I cracked it thanks to the right information and now I have jumped onto an SSD, better ram and wouldn't be happier with the results  Cool

And the pruning feature on Bitcoin core is gold for those of us with limited space Smiley

Progress: 4.44% sync





Just a side note, if it's not much of a hassle it could be a good idea to encourage new entrants to include  PC specs so that others know that their systems can handle the running of the node based on what others are running...
copper member
Activity: 575
Merit: 34
Day 6 of running fully synced only able to get a ss atm




post image
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Progress: (valid as of the creation date of this post)

Code:
Day 3:
Woodie
kuriboh

Day 9:
bayu7adi

Day 13:
oktana

Day 14:
Shishir99

Day 15+:
spiker777 (awaiting 99% verification)


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.

Congratulations to Shishir99 for completing the challenge!
hero member
Activity: 770
Merit: 482
Day 14

legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
I want to do it. Can I do it now? A PC has 1TB HDD. Can I start it now? Please tell me. NotATether

Unless otherwise stated in the OP, this challenge is open to everyone and especially newbies.
member
Activity: 84
Merit: 57
I want to do it. Can I do it now? A PC has 1TB HDD. Can I start it now? Please tell me. NotATether
sr. member
Activity: 419
Merit: 286
Hire Bitcointalk Camp. Manager @ r7promotions.com
Day 03:

Jump to: