HomePhabricator

Limit the number of orphan blocks
bbde1e99c893Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Limit the number of orphan blocks

In case the total number of orphan blocks in memory exceeds a limit
(currently set to 750), a random orphan block (which is not
depended on by another orphan block) is dropped. This means it will
need to be downloaded again, but it won't consume memory until then.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Jan 11 2014, 16:28
Pieter Wuille <sipa@ulyssis.org>Committed on Jan 31 2014, 13:16
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING15ec451554b5: Merge pull request #3605
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <sipa@ulyssis.org> committed rSTAGINGbbde1e99c893: Limit the number of orphan blocks (authored by Pieter Wuille <pieter.wuille@gmail.com>).Jan 31 2014, 13:16