Skip to content

Commit

Permalink
clean up a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
hidenori-shinohara committed Nov 11, 2023
1 parent 5481057 commit a0ab8f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plonky2x/core/src/frontend/eth/rlp/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -513,8 +513,6 @@ mod tests {
test_verify_decoded_mpt_node::<ENCODING_LEN, _>(rlp_encoding, |x| x);
}

// TODO: Create a test where it's supposed to fail.

#[test]
#[should_panic]
fn test_verify_decoded_mpt_node_branch_node_fuzzed_prefix() {
Expand Down

0 comments on commit a0ab8f1

Please sign in to comment.