Author

Topic: 🍑 PeachBitcoin [CHALLENGE] Run A Bitcoin Node: 14 Days To 14 Merits - page 141. (Read 36675 times)

sr. member
Activity: 1680
Merit: 288
Eloncoin.org - Mars, here we come!
DAY 15

94% there and it's obviously slower than what it used to be. I was averaging a 9-10% increase daily. In a maximum of 2 days, I should be completely done.

Code:
{
  "chain": "main",
  "blocks": 809671,
  "headers": 827313,
  "bestblockhash": "000000000000000000034c176944f8f8480a425eda289a75156bc70fbd7811f3",
  "difficulty": 57119871304635.31,
  "time": 1695874655,
  "mediantime": 1695871739,
  "verificationprogress": 0.9405346748262664,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000570abbe5395b097c6ce6c0e0",
  "size_on_disk": 465273841393,
  "pruned": true,
  "pruneheight": 455288,
  "automatic_pruning": true,
  "prune_target_size": 499999834112,
  "warnings": ""
}
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Note that this challenge is still open for anybody who meets the requirements in the OP.
sr. member
Activity: 420
Merit: 286
Hire Bitcointalk Camp. Manager @ r7promotions.com
hero member
Activity: 1834
Merit: 879
Rollbit.com ⚔️Crypto Futures
Day 6

Progress: 66.16% sync

hero member
Activity: 1470
Merit: 558
dont be greedy
sr. member
Activity: 1010
Merit: 279
Payment Gateway Allows Recurring Payments
Day 17 Progress:

Code:
{
  "chain": "main",
  "blocks": 585128,
  "headers": 827183,
  "bestblockhash": "0000000000000000001a7f726f987a0caec536d556c1d7c0df07718e55a2e61d",
  "difficulty": 9064159826491.41,
  "time": 1562964662,
  "mediantime": 1562961494,
  "verificationprogress": 0.4538936312830018,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000072888f01734f6c8aa5324bd",
  "size_on_disk": 92135572788,
  "pruned": true,
  "pruneheight": 500906,
  "automatic_pruning": true,
  "prune_target_size": 99999547392,
  "warnings": ""
}

still 55% behind. but now I am letting my pc run overnight.  Grin
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Progress: (valid as of the creation date of this post)

Code:
Day 2:
sunnybwoy

Day 4:
kuriboh (Awaiting day 4 progress report)

Day 5:
Woodie

Day 11:
bayu7adi

Day 14:
oktana (awaiting 99% verification)

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.
copper member
Activity: 609
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: 558
dont be greedy
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: 609
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: 868
Merit: 530
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: 609
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: 558
dont be greedy
DAY 10

fully synced

sr. member
Activity: 1010
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: 609
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.
Jump to: