Replies: 1 comment 1 reply
-
Consider whether #470 can be moved over here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Parent discussion: #360
Tracking issue: #474
To evolve our blob format on Celestia DA, it's been suggested to switch namespaces when migrating between backward-incompatible blob formats.
Before governance is implemented, the nodes can use a configuration file (or, more generally, a serde schema) to map migration heights to Celestia namespace IDs. The well-known configuration file is shared between the Suzuka node and the DA light node.
The format can be as simple as (in JSON):
Beta Was this translation helpful? Give feedback.
All reactions