avalanchego
avalanchego copied to clipboard
State sync block backfilling
Context and scope State sync allow to dramatically cut down a node bootstrapping time. However a state sync node won't currently offer any historical information. It may be helpful to let a node index blocks and transactions accepted below state sync height, so to allow it to fully validate a network as well as fully serve historical queries. Block backfilling should be optional.
This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen
label will cause this issue to ignore lifecycle events.