IntersectMBO / IntersectMBO/ouroboros-consensus

Local size limit on block size

Open
#742 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

Block-producing nodes with limited network resources may need to use a smaller block size to be able to make the deadlines.

The max block size comes from the protocol limits, but we can have a lower limit locally from configuration.

Solution: add a local block size limit param from configuration and when creating the block use the minimum of the local and global size limits.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.