Closed amusingaxl closed 1 year ago
I never changed that comment, and I don't see why it's there. You guys can certainly make that private if there isn't new chainlog values.
I managed to trace it back to Goerli actually:
The issue is that Goerli currently does not check for the version in src/test/config.sol
the same way mainnet does.
They should be synced.
Sync'ing on spells-goerli#209.
Description
This is a maintenance change.
The issue stems from this comment on the spell test file.
TL;DR:
The problem was originally mentioned in #347. I'm copying over some of the arguments for context:
Then:
And also:
[Fixes #351]