Closed jstinhw closed 7 months ago
I didn't implement the ethereum trie verifier, so i can't comment on if this fix is correct or not. But i'll tag the original author @ripa1995 to get his thoughts
Sorry for late reply, it was a busy week.
Anyway, LGTM
Just one minor comment, I would move the test you've added from test/MerklePatricia.t.sol
to integration-tests/src/merkle_patricia.rs
.
@seunlanlege, looks like integration tests are not run as part of the GHA, is that intentional?
Sorry for late reply, it was a busy week.
Anyway, LGTM
Just one minor comment, I would move the test you've added from
test/MerklePatricia.t.sol
tointegration-tests/src/merkle_patricia.rs
.@seunlanlege, looks like integration tests are not run as part of the GHA, is that intentional?
Yeah they're broken atm on CI haven't had the time to bring them back.
Solve #40
keyNibbles
.