Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

feat: generate empty blocks every 3 minutes #114

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

jawid-h
Copy link
Contributor

@jawid-h jawid-h commented Aug 7, 2020

Issue being fixed or feature implemented

Due to lastBlockHeaderTime is for the last committed block, we should generate empty blocks within block window.

What was done?

  • Updated Tendermint config files to generate empty blocks

How Has This Been Tested?

Local dev setup using mn-bootstrap

Breaking Changes

None.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@jawid-h jawid-h added this to the v0.15 milestone Aug 7, 2020
@jawid-h jawid-h merged commit b84c40c into v0.15-dev Aug 7, 2020
@jawid-h jawid-h deleted the feat/generate-empty-blocks branch August 7, 2020 07:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants