streamingfast / substreams

Powerful Blockchain streaming data engine, based on StreamingFast Firehose technology.
Apache License 2.0
164 stars 45 forks source link

Make block filters case-insensitive #521

Open YaroShkvorets opened 2 months ago

YaroShkvorets commented 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.

sduchesneau commented 2 months ago

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.