planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 141 forks source link

Keep downloaded blocks during IBD #634

Closed limebell closed 1 year ago

limebell commented 4 years ago

During IBD, peer sends a stack of blocks (which is now 500 blocks). If preloading is aborted, all blocks are gone even only one stack is remained. I guess block should be stored every time finished to fetch each stack of blocks.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.