add some test cases

This commit is contained in:
Eitan Seri-Levi
2025-06-13 16:58:07 +03:00
parent 92c22ed33e
commit dd7c229844
7 changed files with 294 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ mod bellatrix;
mod block_verification;
mod capella;
mod events;
mod inclusion_list_verification;
mod op_verification;
mod payload_invalidation;
mod rewards;