Skip to content

Commit

Permalink
Fix Merkle proofs considered as invalid when they contain a storage v…
Browse files Browse the repository at this point in the history
…alue that decodes as a trie node (#1504)

* Decode entries at the very start

* Use a struct instead of a tuple

* Don't decode nodes a second time

* Throw away tries that fail to decode

* Add test

* CHANGELOG
  • Loading branch information
tomaka authored Dec 22, 2023
1 parent f594241 commit 0e1a64d
Show file tree
Hide file tree
Showing 2 changed files with 1,124 additions and 133 deletions.
Loading

0 comments on commit 0e1a64d

Please sign in to comment.