Commits
Click on a commit to change the comparison rangeperf: rewrite RlpNode internals with manual u8 length + MaybeUninit buffer chore: remove unnecessary doc comment chore: remove unnecessary comment fix: replace panicking serde impl with proper error handling refactor: use derive for Copy and Clone fix: no_std compatible serde impl fix: resolve clippy errors from RlpNode being Copy refactor: replace Copy derive with manual Clone via ptr::read