mds1 / evm-diff

Diff EVM-compatible chains in a friendly format
https://evmdiff.com
MIT License
272 stars 27 forks source link

chore: exclude hardforks from diff algo #55

Closed mds1 closed 6 months ago

mds1 commented 6 months ago

Right now it shows a diff for PUSH0 on optimism and mainnet which I believe is because of the hardfork difference. I think we should exclude the hardfork field from all diff comparisons, because we're showing current data, and in practice there is effectively no PUSH0 diff for users