Write unit and integration tests that simulate sampling and verify that invalid blocks are rejected.
Tasks:
- Create tests for invalid DA commitments
- Simulate malicious or corrupted blocks
- Verify that validators reject invalid blocks
- Test edge cases in the sampling process
- Document test results and findings
Write unit and integration tests that simulate sampling and verify that invalid blocks are rejected.
Tasks: