Skip to content

[EPIC] Provide pandora consensus engine  #45

@blazejkrzak

Description

@blazejkrzak

[MIGHT BE CANDIDATE FOR MILESTONE/EPIC]

@currentSlot @synchronizedEpochList
Given as a Vanguard I want to produce consensus block
  And I have notified about validators that will be signing current epoch
  And in current slot I should create the block

When Pandora prepares the execution block for signature
  And notifies about it

Then Vanguard signs the block
  And Vanguard notifies about it
  And Vanguard asynchronously push this block to consensus peers
  And Pandora asynchronously push this block to execution peers

Expected behaviour

Engine is allowed to prepare block data and push it to the vanguard.

How to implement

Provide engine named pandora under consensus package.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions