subsquid / squid-sdk

The main repo of the squid SDK
Apache License 2.0
1.23k stars 152 forks source link

substrate: fix structs comparison false positive #337

Closed khssnv closed 2 months ago

khssnv commented 3 months ago

Fixes https://github.com/subsquid/squid-sdk/issues/334.

eldargab commented 2 months ago

This patch will break call parsing procedures.

@belopash has a better plan: leave it as is for the "latest" version and make it strict for the older versions.