Add -loadblock to load from an external blk000?.dat file #883
pull sipa wants to merge 1 commits into bitcoin:master from sipa:loadblock changing 4 files +72 −3-
sipa commented at 1:59 pm on February 22, 2012: memberIt scans through the file for valid block signatures, and processes them one by one.
-
gavinandresen commented at 3:33 pm on February 22, 2012: contributorACK, good idea.
-
Diapolo commented at 12:50 pm on April 6, 2012: noneIs this safe or leaves it a possibility to get a manipulated chain somehow?
-
sipa commented at 1:03 pm on April 6, 2012: memberIt processes the blocks found in the file exactly as if they were received via the network.
-
luke-jr commented at 2:42 am on April 10, 2012: memberNeeds rebasing. Sipa broke everything using locks. >_<
-
-loadblock to load from an external blk000?.dat file 1d740055da
-
in src/main.cpp: in 8e1404a17d outdated
2065+ } 2066+ } 2067+ } 2068+ } 2069+ catch (std::exception &e) 2070+ {
laanwj commented at 7:08 pm on April 12, 2012:I think it’d be better to print a message here, silently ignoring errors makes me nervous
Diapolo commented at 9:00 pm on April 12, 2012:+1gmaxwell referenced this in commit f1ae31d8af on May 8, 2012gmaxwell merged this on May 8, 2012gmaxwell closed this on May 8, 2012
coblee referenced this in commit d1f9bda3fd on Jul 17, 2012destenson referenced this in commit 2252f30a66 on Jun 26, 2016ptschip referenced this in commit f0179da42f on Jan 5, 2018dexX7 referenced this in commit 4c9abdecf5 on Apr 3, 2019MarcoFalke referenced this in commit 98958c81f5 on Jun 17, 2019DrahtBot locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me