Matt Solomon

Results 153 issues of Matt Solomon

- Bumps the superchain registry to use the latest commit on main - In https://github.com/ethereum-optimism/optimism/pull/10117 legacy getters were removed from the portal, so we fix how `op-upgrade` fetches data to...

### Describe the issue: I ran `slither . --print function-summary` to view external calls for functions. The resulting "External Calls" column treats any statement with a `.` as an external...

bug
good first issue

### Describe the desired feature It's valuable to have a list of all external calls for various reasons. A rough workaround for this is to run `slither . --print function-summary`...

enhancement
High Priority

After creating a proposal locally and simulating it to ensure it does what you'd expect, allow users to create that proposal on-chain by calling the `propose` method. This would make...

Related to #60, this is suggesting to create an npm package that proposal-builder UIs can use to easily simulate proposals and generate reports

Currently CI runs all proposals for every governor, even if that proposal was executed years ago. This is inefficient and often results in failed runs due to rate limits and...

See https://blog.tenderly.co/changelog/asset-changes-added-to-tenderly-apis/ This check would show changes in asset balances for a proposal. Some of this gets duplicated naturally in the decoded state changes section, but that's ok since this...

The README should have a summary of all checks along with "what to if this check warns/errors". That way there's some public facing docs to help users know what to...

Either use axios and log the `error.response.data` field, or see if there's a way to get a more verbose error from the current HTTP package. Switching to axios is probably...

Right now HTML reports use the default styles