NethermindEth / nethermind

A robust execution client for Ethereum node operators.
https://nethermind.io/nethermind-client
GNU General Public License v3.0
1.28k stars 445 forks source link

Exclude empty proofs; 0x0 for 0 instead of 0x #7766

Closed flcl42 closed 6 days ago

flcl42 commented 1 week ago

Resolves #7759

Remove the difference in responses of proof API

Changes

Types of changes

What types of changes does your code introduce?

Testing

Requires testing

If yes, did you write tests?

flcl42 commented 6 days ago

7759 @flcl42 qq: does it fix this issue or it is something different?

Yep, seems like that. We are getting empty storage proof values and want not to return em anymore