-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
We now have some resonable test cases to check we don't break things as we move forward. cargo test --workspace now ensures that the keccak hashing matches (cargo t -p eq-common also works for just that)
test test::test_serialization ... ok
test test::keccak_of_data_matches_keccak_from_blob_shares_randomized ... ok
test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
Worth adding this to a pre-release test hook at least, for some sanity checks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels