This PR is a simple fix consisting of adding a check to the process of decoding nodes of a storage proof to avoid panicking when receiving badly-constructed proofs, returning an error instead.
This would close #6485
Integration
No changes have to be done downstream, and as such the version bump should be minor.
Description
This PR is a simple fix consisting of adding a check to the process of decoding nodes of a storage proof to avoid panicking when receiving badly-constructed proofs, returning an error instead.
This would close #6485
Integration
No changes have to be done downstream, and as such the version bump should be minor.