We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5481057 commit fdec6ddCopy full SHA for fdec6dd
plonky2x/core/src/frontend/eth/rlp/builder.rs
@@ -513,8 +513,6 @@ mod tests {
513
test_verify_decoded_mpt_node::<ENCODING_LEN, _>(rlp_encoding, |x| x);
514
}
515
516
- // TODO: Create a test where it's supposed to fail.
517
-
518
#[test]
519
#[should_panic]
520
fn test_verify_decoded_mpt_node_branch_node_fuzzed_prefix() {
0 commit comments