ArbitrumFoundation / governance-seatbelt

Make governance safer
GNU General Public License v3.0
8 stars 4 forks source link

feat: add contract verification exception for L2 precompiles #19

Closed fredlacs closed 1 year ago

fredlacs commented 1 year ago

I guess this one is a good start since all proposals go through the L2 to L1 lifecycle hitting arbsys

fredlacs commented 1 year ago

what kind of whitelisted contracts would make sense to add other than precompiles? I think even things within the "trust zone" (ie governor, timelocks, etc) if triggered its good to know if they are not verified just that precompiles can't really be verified

gzeoneth commented 1 year ago

Make sense for the verification check, was thinking about the delegate call check.