Open YaroShkvorets opened 2 months ago
There is an issue with using checksummed addresses in block filter query: https://github.com/streamingfast/substreams-foundational-modules/issues/9
I think it makes sense to make block filter case-insensitive. At least I don't see why not.
It could be changed, but first we'll need some version-checking because it is a change that would "silenlty change the output of existing substreams". Not a prio.
There is an issue with using checksummed addresses in block filter query: https://github.com/streamingfast/substreams-foundational-modules/issues/9
I think it makes sense to make block filter case-insensitive. At least I don't see why not.