Investigate the Size of genesis/raw/top/0x3a636f6465
in the Chain Spec
#7033
Labels
I2-bug
The node fails to follow expected behavior.
I10-unconfirmed
Issue might be valid, but it's not yet known.
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Description of bug
Description:
When analyzing the local chain specification file, it is observed that the entry
genesis/raw/top/0x3a636f6465
takes up a significant portion of the file. This raises a few questions:Purpose of the Entry:
What specific role does the
genesis/raw/top/0x3a636f6465
entry serve within the genesis configuration?Size Discrepancy:
Why is the size of this entry disproportionately large compared to the rest of the genesis configuration?
Genesis Block Scope:
Shouldn't the
genesis
entry represent the entire genesis block, rather than focusing on justgenesis/raw/top/0x3a636f6465
?A priori, there seems to be no clear justification for why this entry alone is so large in comparison to the rest of the file.
Steps to reproduce
genesis/raw/top
section.0x3a636f6465
entry to the rest of the genesis block.Expected Behavior:
The size of
genesis/raw/top/0x3a636f6465
should have a clear and well-documented explanation. If the size is unnecessarily large, optimizations should be considered.Additional Context:
This issue was raised during an internal review of the local chain spec file for a custom Substrate-based blockchain. Further investigation is required to determine whether this is expected behavior or an anomaly.
The text was updated successfully, but these errors were encountered: