-
Notifications
You must be signed in to change notification settings - Fork 1k
Limit the maximum block size to 256 KB #359
Copy link
Copy link
Closed
Labels
EnhancementType - Changes that may affect performance, usability or add new features to existing modules.Type - Changes that may affect performance, usability or add new features to existing modules.LedgerModule - The ledger is our 'database', this is used to tag changes about how we store informationModule - The ledger is our 'database', this is used to tag changes about how we store informationNetwork-PolicyModule - Issues that affect the network-policy like fees, access list and votingModule - Issues that affect the network-policy like fees, access list and votingReady-to-ImplementIssue state: Ready to be implemented or implementation in progressIssue state: Ready to be implemented or implementation in progress
Milestone
Metadata
Metadata
Assignees
Labels
EnhancementType - Changes that may affect performance, usability or add new features to existing modules.Type - Changes that may affect performance, usability or add new features to existing modules.LedgerModule - The ledger is our 'database', this is used to tag changes about how we store informationModule - The ledger is our 'database', this is used to tag changes about how we store informationNetwork-PolicyModule - Issues that affect the network-policy like fees, access list and votingModule - Issues that affect the network-policy like fees, access list and votingReady-to-ImplementIssue state: Ready to be implemented or implementation in progressIssue state: Ready to be implemented or implementation in progress
In order to prevent the block data from growing too fast, it is necessary to limit the maximum size of each block.