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 has been archived by the owner on Jun 24, 2024. It is now read-only.
But it may happen, the DA header needs multiple updates to reach to the latest height. Currently, this requires creating multiple sovereign headers - which needs redundant queries to rollup endpoint for the rollup state roots.
This can be avoided by passing the required (possibly, multiple) DA headers in a single sovereign header.
Currently, the sovereign header has a single update header from DA.
sovereign-ibc/clients/sov-celestia/types/src/client_message/header.rs
Lines 21 to 24 in f0d38de
But it may happen, the DA header needs multiple updates to reach to the latest height. Currently, this requires creating multiple sovereign headers - which needs redundant queries to rollup endpoint for the rollup state roots.
This can be avoided by passing the required (possibly, multiple) DA headers in a single sovereign header.
The text was updated successfully, but these errors were encountered: