Skip to content

evidence: cap evidence to an absolute number#4780

Merged
cmwaters merged 22 commits intomasterfrom
callum/2590-cap-evidence
May 11, 2020
Merged

evidence: cap evidence to an absolute number#4780
cmwaters merged 22 commits intomasterfrom
callum/2590-cap-evidence

Conversation

@cmwaters
Copy link
Contributor

Description

Added the consensus param MaxNumEvidence to dictate the maximum number of evidence to be committed to a block. It is defaulted at 50

There was some discussion around making it proportional to the validator set size which although makes sense has eventually been decided as something that the application can choose to do if they want.

Closes: #2590

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C:evidence Component: Evidence R:major PR contains breaking changes that have to wait till a major release is made to be merged T:breaking Type: Breaking Change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cap evidence by absolute number instead of relative size

4 participants