ava-labs / hypersdk

Opinionated Framework for Building Hyper-Scalable Blockchains on Avalanche
Other
200 stars 105 forks source link

[vm] Prevent node from entering full bootstrap via config #438

Open patrick-ogrady opened 1 year ago

patrick-ogrady commented 1 year ago

Now that we are pruning blocks, it is not guaranteed that any nodes have all historical blocks. We should all node operators to force state sync or exit instead of attempting to run a full bootstrap (which will spin forever).

github-actions[bot] commented 11 months ago

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will exempt this issue from future lifecycle events.