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

[WIP] Epic/pandora consensus #58

Draft
wants to merge 233 commits into
base: master
Choose a base branch
from
Draft

Conversation

blazejkrzak
Copy link

This represents the state of Pandora execution engine
#45

blazejkrzak and others added 30 commits March 5, 2021 15:20
…. It is marked on ethash, because approach is driven by `minimal changes, maximum output`
Signed-off-by: mxmar <macht4tech@gmail.com>
Signed-off-by: mxmar <macht4tech@gmail.com>
…rns false after submission. Good to go further
…rns false after submission. Good to go further
Added comments to debug what happens in channel
- TODO: run test with genesisEpoch
- AssignEpochStartFromGenesis works for epoch0
- AssignEpochStartFromGenesis works for any epoch
- AssignEpochStartFromGenesis works for any epoch
- cache does not work for derived epoch, but derivation works fine
- AssignEpochStartFromGenesis works for any epoch
- some kind of panic
- AssignEpochStartFromGenesis works for any epoch
- tests passes even with random interval of sealer time [0:5](s)
- verification of block passes
TODO:
 - extraData field check
- verification of block passes
- extraData field check
- verification of block passes
- extraData field check
- removed redundant changes
- verification of block passes
- extraData field check
- removed redundant changes
- added some changes to running mode
Patryk Krakos and others added 30 commits June 10, 2021 17:10
- added ethash engine initialization part
- Added test to cover extraData creation logic
- Reducced recommit by half
…aving fake engine and also error message changed
Fix: Do not alter mix digest during header update
Tested & Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic this is more complicated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EPIC] Provide pandora consensus engine
5 participants