Account for secondary reserved namespace range #2561
Labels
area:core_and_app
Relationship with Core node and Celestia-App
external
Issues created by non node team members
needs:triage
Context
celestia-app is considering making a breaking change to reserve the last 256 namespaces (see celestiaorg/celestia-app#2253). Relevant PR celestiaorg/celestia-app#2257
Problem
If celestiaorg/celestia-app#2257 merges, we need to update celestia-node's namespace to account for the change.
Proposal
MaxReservedNamespace
toMaxPrimaryReservedNamespace
ReservedPaddingNamespace
toPrimaryReservedPaddingNamespace
MinSecondaryReservedNamespace
constant to this listValidateForBlob
should account for the secondary reserved namespace range.Originally posted by @rootulp in celestiaorg/celestia-app#2257 (comment)
The text was updated successfully, but these errors were encountered: