Pages:
Author

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

legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Day 2

Code:
"chain": "main",
  "blocks": 512253,
  "headers": 839766,
  "bestblockhash": "00000000000000000021f5c83fee54debec30e4a0f8da5b320deb336a24d10ae",
  "difficulty": 3290605988755.001,
  "time": 1520331906,
  "mediantime": 1520329735,
  "verificationprogress": 0.3220416023642869,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000001379ff413e00ea9bb56577c",
  "size_on_disk": 1987761277,
  "pruned": true,
  "pruneheight": 510548,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""

Like I wrote earlier, the parser is looking for valid JSON so that means your report needs to look like this:

Code:
{ <---- NOTE OPENING CURLY BRACE
  "chain": "main",
  "blocks": 512253,
  "headers": 839766,
  ......
  "prune_target_size": 1999634432,
  "warnings": ""
} <----- NOTE CLOSING CURLY BRACE

Or it's not going to detect your report.
member
Activity: 151
Merit: 74
Day 2

Code:
"chain": "main",
  "blocks": 512253,
  "headers": 839766,
  "bestblockhash": "00000000000000000021f5c83fee54debec30e4a0f8da5b320deb336a24d10ae",
  "difficulty": 3290605988755.001,
  "time": 1520331906,
  "mediantime": 1520329735,
  "verificationprogress": 0.3220416023642869,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000001379ff413e00ea9bb56577c",
  "size_on_disk": 1987761277,
  "pruned": true,
  "pruneheight": 510548,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
jr. member
Activity: 41
Merit: 0
Day 09:
Progress: 70.51%
{
  "chain": "main",
  "blocks": 619999,
  "headers": 839355,
  "bestblockhash": "00000000000000000002a23380a5b83d7f01ffef4871bcf2f02a648689acb924",
  "difficulty": 15486913440292.87,
  "time": 1583245561,
  "mediantime": 1583241547,
  "verificationprogress": 0.541212158464868,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000000d3f5187aeef88ea7401a720",
  "size_on_disk": 1712492598,
  "pruned": true,
  "pruneheight": 618670,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
sr. member
Activity: 192
Merit: 262
Rollbit.com - Crypto Futures
Day-10

Code:
{
  "chain": "main",
  "blocks": 839748,
  "headers": 839748,
  "bestblockhash": "00000000000000000002ce74936d84a7ebcbfe04aa8f313366881dd03bc14e54",
  "difficulty": 86388558925171.02,
  "time": 1713430810,
  "mediantime": 1713427910,
  "verificationprogress": 0.9999991580621908,
  "initialblockdownload": false,
  "chainwork": "000000000000000000000000000000000000000074ee82c3c854ef8bed21fc57",
  "size_on_disk": 642350970402,
  "pruned": false,
  "warnings": ""
}
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
NotATether accept me in your valid post creation list

Day 1

Code:
"chain": "main",
  "blocks": 126633,
  "headers": 839525,
  "bestblockhash": "00000000000027a288ad7ae8a5ba016cf7affeaefc7b4243085610b79dd625c3",
  "difficulty": 244112.4877743364,
  "time": 1306332373,
  "mediantime": 1306330182,
  "verificationprogress": 0.0005933186944060444,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000000000007a62f2ae46b53a1a",
  "size_on_disk": 216109161,
  "pruned": true,
  "pruneheight": 0,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""

The parser didn't process your post yesterday because it needs to be the complete output including curly braces. I have manually added you to the list but in the future please post the entire JSON output from the command to prevent this from happening again.
newbie
Activity: 0
Merit: 0
Day 02

Progress: 32.93%


{
  "chain": "main",
  "blocks": 518030,
  "headers": 839731,
  "bestblockhash": "0000000000000000002f02fdec273aeb786cb4dc83070533482193ad2bdfe091",
  "difficulty": 3511060552899.72,
  "time": 1523628082,
  "mediantime": 1523626645,
  "verificationprogress": 0.3293622267644727,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000017de8caf0c1aeff7b006e67",
  "size_on_disk": 1688896284,
  "pruned": true,
  "pruneheight": 515852,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
sr. member
Activity: 322
Merit: 299
Day 15


{
  "chain": "main",
  "blocks": 798779,
  "headers": 839655,
  "bestblockhash": "0000000000000000000351b4a85d8eef61d47a15c7bc0d664384d94b668e1a89",
  "difficulty": 53911173001054.59,
  "time": 1689418202,
  "mediantime": 1689415461,
  "verificationprogress": 0.8675265616773618,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000004ede7dcdfe1b40d99c53d08c",
  "size_on_disk": 1744867862,
  "pruned": true,
  "pruneheight": 798021,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
member
Activity: 75
Merit: 6
Low Fidelity High Potential
Day 08

Progress: 35.54%




{
  "chain": "main",
  "blocks": 536474,
  "headers": 839657,
  "bestblockhash": "000000000000000000082b9fb7a2d3f3c41bd88ca772a2ad15d7ba53063f8239",
  "difficulty": 6389316883511.965,
  "time": 1534098852,
  "mediantime": 1534094860,
  "verificationprogress": 0.355245674871358,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000002b6998df3cfce87dc3c6587",
  "size_on_disk": 1684386222,
  "pruned": true,
  "pruneheight": 535096,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
member
Activity: 72
Merit: 14
Day 1

{
  "chain": "main",
  "blocks": 41922,
  "headers": 839638,
  "bestblockhash": "000000005c1ed67ee8d4642e934da504fb30df2ecbd8c1c9111d0b2eb76198d3",
  "difficulty": 2.527738215072359,
  "time": 1266849403,
  "mediantime": 1266848589,
  "verificationprogress": 4.497539858351738e-05,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000000000000000ba54c6a2d8e6",
  "size_on_disk": 12053647,
  "pruned": false,
  "warnings": ""
}
member
Activity: 56
Merit: 3
Day 11
progress 56.47%

{
  "chain": "main",
  "blocks": 630938,
  "headers": 839663,
  "bestblockhash": "0000000000000000000bb19f13ef40ac564284031c3d775e09022dc7498c0e05",
  "difficulty": 16104807485529.38,
  "time": 1589886124,
  "mediantime": 1589884086,
  "verificationprogress": 0.5646275451981039,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000000f97aea1ac2fc29ae921315a",
  "size_on_disk": 1694512834,
  "pruned": true,
  "pruneheight": 630220,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
jr. member
Activity: 41
Merit: 0
Day 08:
Progress: 68.25%
{
  "chain": "main",
  "blocks": 619999,
  "headers": 839355,
  "bestblockhash": "00000000000000000002a23380a5b83d7f01ffef4871bcf2f02a648689acb924",
  "difficulty": 15486913440292.87,
  "time": 1583245561,
  "mediantime": 1583241547,
  "verificationprogress": 0.541212158464868,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000000d3f5187aeef88ea7401a720",
  "size_on_disk": 1712492598,
  "pruned": true,
  "pruneheight": 618670,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
DTO
newbie
Activity: 3
Merit: 0
day3
{
  "chain": "main",
  "blocks": 331760,
  "headers": 838631,
  "bestblockhash": "0000000000000000115e5008660af96c1b5d6b0a57b468d1ec18e6d7182e900e",
  "difficulty": 40300030327.8914,
  "time": 1417048657,
  "mediantime": 1417043479,
  "verificationprogress": 0.05586490287047155,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000000002fcc8b8754a4c62404ca5",
  "size_on_disk": 1708447991,
  "pruned": true,
  "pruneheight": 327756,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
jr. member
Activity: 56
Merit: 12
Day:06

{
  "chain": "main",
  "blocks": 812391,
  "headers": 839655,
  "bestblockhash": "00000000000000000000210597f6fd9ad74b234fc32053869e502f6c0b7e8f23",
  "difficulty": 57321508229258.04,
  "time": 1697417936,
  "mediantime": 1697415358,
  "verificationprogress": 0.9392786738980976,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000059341e18a38a2896d6182700",
  "size_on_disk": 1683041357,
  "pruned": true,
  "pruneheight": 811616,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
jr. member
Activity: 49
Merit: 22
Day 12

{
  "chain": "main",
  "blocks": 503030,
  "headers": 839647,
  "bestblockhash": "00000000000000000050e3ff21efbed957c3b774df2228ee021e4fad9ee36119",
  "difficulty": 1931136454487.716,
  "time": 1515336318,
  "mediantime": 1515334383,
  "verificationprogress": 0.3083928982216301,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000000e2066181999d17b65bc601",
  "size_on_disk": 1683555155,
  "pruned": true,
  "pruneheight": 501742,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}

Z.H.I.E.N.D
member
Activity: 78
Merit: 1
Day-14

Code:
{
  "chain": "main",
  "blocks": 838560,
  "headers": 839644,
  "bestblockhash": "0000000000000000000118f2d63d29521333726d3629b66ea6943bac91fbc649",
  "difficulty": 83126997340024.61,
  "time": 1712726812,
  "mediantime": 1712724830,
  "verificationprogress": 0.9976377677633922,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000007382fe10c40a8173d14da8c0",
  "size_on_disk": 1731922634,
  "pruned": true,
  "pruneheight": 837874,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
full member
Activity: 406
Merit: 76
Day 10
progress: 96.19%

Code:
{
  "chain": "main",
  "blocks": 822395,
  "headers": 839639,
  "bestblockhash": "00000000000000000003362fbff554d7bf79d754a4cedc2dfc6e9cb6574d6f65",
  "difficulty": 67305906902031.39,
  "time": 1703250807,
  "mediantime": 1703249454,
  "verificationprogress": 0.9620237087759135,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000622c8853a002ad2de263c8b4",
  "size_on_disk": 1703246381,
  "pruned": true,
  "pruneheight": 821709,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Due to rampant abuse by alt accounts, the following changes are hereby made effective immediately:

1. New users must have at least 30 activity to participate.

It is very easy to make activity by posting, so there is no excuse to not achieve this.

Current users will stay inside the challenge.

2. New users must have made at least 50 posts before participating.

Again, this will not apply to current users.

Progress: (valid as of the creation date of this post)

Code:
Day 1:
Muba20
liasbaa
mosori

Day 2:
mattsaronx*
poketmar

Day 3:
AgriTrack

Day 5:
Littlemini

Day 7:
Antonil
Sarah_Jannat42

Day 9:
Ab de villiers
punk.zink
Ricardo11

Day 10:
cxtreenal
HelliumZ

Day 11:
Z.H.I.E.N.D

Day 12:
Roggeredek

Day 13:
Claymore2

Day 14:
Publictalk792 (awaiting 99% synced)

Day 15+:
fredericktaylor (awaiting 99% synced)
muliyadi227 (awaiting 99% synced)


@DTO and @kfcfane have been removed from the challenge. Reason: Alt accounts of another member



Legend:

†Indicates a bitcoin node failure or some other reason which I have been made aware of. Members who are absent for too long will be removed without notice and will have to start over if they want to rejoin.

*Indicates a person who has not submitted a report for a long time. Please do so immediately to avoid getting removed without notice.

#Indicates a person whose report was not processed because it is incorrect. Please fix your report as soon as possible.

Report generation is semi-automated now, so 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.

Please do not quote this post when you type your status reports. It makes compiling this list slightly harder.
sr. member
Activity: 192
Merit: 262
Rollbit.com - Crypto Futures
Day-9

Code:
{
  "chain": "main",
  "blocks": 839626,
  "headers": 839626,
  "bestblockhash": "00000000000000000002930ee0009afce922b16ef510081c73225f545eeed1b8",
  "difficulty": 86388558925171.02,
  "time": 1713346438,
  "mediantime": 1713344812,
  "verificationprogress": 0.9999980979758212,
  "initialblockdownload": false,
  "chainwork": "000000000000000000000000000000000000000074c9111613d4d23c6202db99",
  "size_on_disk": 642090854943,
  "pruned": false,
  "warnings": ""
}
member
Activity: 62
Merit: 20
Day 19

{
  "chain": "main",
  "blocks": 814448,
  "headers": 839605,
  "bestblockhash": "000000000000000000034a8679d1f12eaaad604e392e28dce4371ac173067218",
  "difficulty": 61030681983175.59,
  "time": 1698629428,
  "mediantime": 1698627797,
  "verificationprogress": 0.9440318586010835,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000005af164fd122e858e75ce0541",
  "size_on_disk": 1856483789,
  "pruned": true,
  "pruneheight": 813972,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
newbie
Activity: 3
Merit: 0
day3
{
  "chain": "main",
  "blocks": 574593,
  "headers": 838846,
  "bestblockhash": "00000000000000000007bf99cae68085dfadb52891e023b88abfbcbca69d48ce",
  "difficulty": 6702169884349.173,
  "time": 1556982202,
  "mediantime": 1556978684,
  "verificationprogress": 0.4361832964939144,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000006163e45a7c435fea0f16ede",
  "size_on_disk": 1800137468,
  "pruned": true,
  "pruneheight": 573737,
  "automatic_pruning": true,
  "prune_target_size": 1999634432,
  "warnings": ""
}
Pages:
Jump to: