We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of #2480
Implement BEEFY + MMR finality relay.
Start from #1372 and make it production-ready.
The text was updated successfully, but these errors were encountered:
Opened this issue for better tracking but so far there isn't much progress here.
Things worth mentioning:
Sorry, something went wrong.
Mock epoch index and randomness in SproofBuilder (for testing) (#1594)
2e5aafe
* minimal babe randomness in sproof builder * fix indexing * fix index and clean comment * use current para block for epoch and randomness * epoch is para block randomness is relay block * fix * make more configurable but keep defaults * fix export * fix * flatten * better field names * Update primitives/parachain-inherent/src/mock.rs * Update primitives/parachain-inherent/src/mock.rs * FMT * FIX * fmt * Update primitives/parachain-inherent/src/mock.rs Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: Bastian Köcher <[email protected]>
No branches or pull requests
Part of #2480
Implement BEEFY + MMR finality relay.
Start from #1372 and make it production-ready.
The text was updated successfully, but these errors were encountered: