You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
Support Pre-interop functionality in the supervisor.
Before interop is active, only L1 exhaust event will be handled by the supervisor. Supervisor will ignore all the other event until activation block is reached.
Supervisor should initialise the database with genesis block if it's post interop
Supervisor will initialise the database from the activation block and will start indexing the data from that point onwards.
Description
Support Pre-interop functionality in the supervisor.