Skip to content

Persist last queried DA Height from Full Node across restarts and override DA Start Height #2551

@Manav-Aggarwal

Description

@Manav-Aggarwal

When restarting an evolve full node, it starts again from block 0 even if it has already synced a bunch of blocks evolve. This is likely because the retrieve loop in the full node always starts querying the DA from the passed in DA Start Height. We should instead persist last queried DA Height when shutting down and then use it to override DA Start Height instead for the retrieve loop

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions