This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
The state_queryStorage RPC method enumerates storage entries that were changed between the given blocks. However, the resulting list size is proportional to the number of blocks not the number of changes. It would be great if we could omit the storage entries that were unchanged.
cc @svyatonik