You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running 1 test
test tests::test_verify_mmr_with_proof ... FAILED
failures:
---- tests::test_verify_mmr_with_proof stdout ----
Waiting for parachain to start producing blocks
Parachain has started producing blocks
thread 'tests::test_verify_mmr_with_proof' panicked at 'called Result::unwrap() on an Err value: Error { cause: None, desc: "Could not decode VersionedFinalityProof, variant doesn't exist" }', algorithms/beefy/verifier/src/tests.rs:72:81
The text was updated successfully, but these errors were encountered:
running 1 test
test tests::test_verify_mmr_with_proof ... FAILED
failures:
---- tests::test_verify_mmr_with_proof stdout ----
Waiting for parachain to start producing blocks
Parachain has started producing blocks
thread 'tests::test_verify_mmr_with_proof' panicked at 'called
Result::unwrap()
on anErr
value: Error { cause: None, desc: "Could not decodeVersionedFinalityProof
, variant doesn't exist" }', algorithms/beefy/verifier/src/tests.rs:72:81The text was updated successfully, but these errors were encountered: