Skip to content

[Proposal] Speed up minimum blocktime #4036

@vicsn

Description

@vicsn

💥 Proposal

We should try to lower the minimum blocktime (when there is no traffic).

Currently MAX_BATCH_DELAY_IN_MS and MIN_BATCH_DELAY_IN_SECS artificially inflate minimum blocktime.

Some directions we can go:

  • Simply lower either or both values to milliseconds
  • Some of these adjustments might require us to change the type and/or meaning of the block timestamp. We could change it to milliseconds from a new consensus version onwards.

Previous work you can steal:

Testing idea: when running X validators locally, do we also get 3.15 second blocktimes like on mainnet?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions