From this discussion: #1499 (comment)
We want to add more extensive testing of computed ABI and function selectors. We can add snapshot-like tests similar to existing ones for the parser and bindings. Another alternative especially for ABI is to verify against the available sourcify metadata information. The main con of the approach is that it won't run for all PRs.
From this discussion: #1499 (comment)
We want to add more extensive testing of computed ABI and function selectors. We can add snapshot-like tests similar to existing ones for the parser and bindings. Another alternative especially for ABI is to verify against the available sourcify metadata information. The main con of the approach is that it won't run for all PRs.