Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: poc implement for reducing block interval #144

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

NathanBSC
Copy link

@NathanBSC NathanBSC commented Feb 17, 2025

all: poc implement for reducing block interval

params: change unit of ParliaConfig.Period to millisecond from second

consensus/parlia: add a mechanism to update block interval

parlia: use MixDigest to represent milliseconds

params: define DefaultLorentzBlobConfig

Description

add a description of your changes here...

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@NathanBSC NathanBSC force-pushed the reduce-block-intervals branch from e77d820 to a93e1ff Compare February 18, 2025 02:04
@NathanBSC NathanBSC changed the base branch from develop to master February 18, 2025 02:07
@NathanBSC NathanBSC changed the base branch from master to develop February 18, 2025 02:07
@NathanBSC NathanBSC force-pushed the reduce-block-intervals branch from 5da17c2 to 56879eb Compare February 18, 2025 08:16
params: change unit of ParliaConfig.Period to millisecond from second

consensus/parlia: add a mechanism to update block interval

parlia: use MixDigest to represent milliseconds

params: define DefaultLorentzBlobConfig
@NathanBSC NathanBSC force-pushed the reduce-block-intervals branch from 56879eb to 74f81c4 Compare February 18, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants