Implement end to end tests that attempt to propose invalid blocks #233
Closed
Labels
testing
items that are strictly related to adding or extending test coverage
With the introduction of ABCI++ #231, we are adding checks to proposal blocks. while we have tests to ensure that invalid proposals get rejected, we don't have an end to end test for this specific case.
The text was updated successfully, but these errors were encountered: