aboutsummaryrefslogtreecommitdiff
path: root/src/db.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2012-05-05 04:04:38 +0200
committerPieter Wuille <[email protected]>2012-05-06 23:37:45 +0200
commit686013337339cbcfe0966e662c59fcdb3c22c108 (patch)
tree624a928ff3281aa54b38fd287374403224cdc6bb /src/db.cpp
parentMerge pull request #1209 from laanwj/2012_05_hideonshutdown (diff)
downloaddiscoin-686013337339cbcfe0966e662c59fcdb3c22c108.tar.xz
discoin-686013337339cbcfe0966e662c59fcdb3c22c108.zip
Prevent stuck download: correct solution
Pull request #948 introduced a fix for nodes stuck on a long side branch of the main chain. The fix was non-functional however, as the additional getdata request was created in a first step of processing, but dropped in a second step as it was considered redundant. This commits fixes it by sending the request directly.
Diffstat (limited to 'src/db.cpp')
0 files changed, 0 insertions, 0 deletions