Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4543: Add tests for validation of rewarded finality signatures r=fizyk20 a=fizyk20 This PR adds new tests to the `BlockValidator`, verifying that it correctly validates rewarded finality signatures. It also contains a big rework of the framework for testing the `BlockValidator`, adding a `ValidationContext` that holds the details of the case being tested and is used to simulate specific responses to `BlockValidator`'s requests. Closes casper-network#3914 Co-authored-by: Bartłomiej Kamiński <[email protected]>
- Loading branch information