feat(verify-bytecode): ignore immutable refs during runtime check #8849
Labels
C-forge
Command: forge
Cmd-forge-vb
Command: forge verify-bytecode
T-feature
Type: feature
T-post-V1
Area: to tackle after V1
Got it, in general I think that's the better and stronger approach. To take a step further, you can do: if no constructor arguments are passed AND no API key is passed (so forge has no constructor args), then it skips checking immutables. That would help cases like #8617. In this case you would also want to include a message in the output indicating this difference
Originally posted by @mds1 in #8510 (comment)
The text was updated successfully, but these errors were encountered: