Skip to content

perf(proof): reduce size of ProofVerificationError#135

Open
0xMars42 wants to merge 1 commit into
alloy-rs:mainfrom
0xMars42:perf-reduce-proof-error-size
Open

perf(proof): reduce size of ProofVerificationError#135
0xMars42 wants to merge 1 commit into
alloy-rs:mainfrom
0xMars42:perf-reduce-proof-error-size

Conversation

@0xMars42
Copy link
Copy Markdown

Closes #89

Box RootMismatch and ValueMismatch variants to reduce ProofVerificationError from 144 to 24 bytes.

Re-enables clippy result_large_err as a warning instead of allow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce size of ProofVerificationError

1 participant