Skip to content

Change Commit to consist of just signatures #1648

@ebuchman

Description

@ebuchman

Currently, every block includes a LastCommit which is the set of +2/3 Precommit votes for the last block.

Note votes include validator address, index, blockID, as well as signature.

All of that information is redundant except for the signature - thus we could make blocks significantly smaller if we only included the signature in the Commit, instead of the whole vote.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions