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
Other
To implement statement distribution tests, we need to start with implementing single threaded StatementDistribution class, that inherits https://github.com/qdrvm/kagome/blob/feature/backing_tests/core/parachain/validator/statement_distribution/i_statement_distribution.hpp and has the same logic as https://github.com/qdrvm/kagome/blob/feature/backing_tests/core/parachain/validator/statement_distribution/statement_distribution.cpp but without reinvoke logic
New branch should be created from feature/backing_tests unless this branch is merged to master
feature/backing_tests
The text was updated successfully, but these errors were encountered:
ErakhtinB
No branches or pull requests
Component
Other
Feature Description
To implement statement distribution tests, we need to start with implementing single threaded StatementDistribution class, that inherits https://github.com/qdrvm/kagome/blob/feature/backing_tests/core/parachain/validator/statement_distribution/i_statement_distribution.hpp and has the same logic as https://github.com/qdrvm/kagome/blob/feature/backing_tests/core/parachain/validator/statement_distribution/statement_distribution.cpp but without reinvoke logic
References and additional Information
New branch should be created from
feature/backing_tests
unless this branch is merged to masterThe text was updated successfully, but these errors were encountered: