- 19 Sep, 2023 33 commits
-
-
Maurelian authored
Also adds a test that checks the return data.
-
Maurelian authored
-
Maurelian authored
fix(ctb): Fix names on fuzz tests
-
Maurelian authored
test(ctb): Some DV test clean up
-
Maurelian authored
This allows us to include this contract in the initial deployment without having to swap it in later. feat(ctb): Add missing annotations
-
Maurelian authored
We don't expect to need this, and it adds complexity to the message digest which we'd prefer to avoid.
-
Maurelian authored
This contract is not intended to be upgradeable.
-
Maurelian authored
-
Maurelian authored
This will facilitate reusability of this contract, as a future change will put the these values in to another contract.
-
Maurelian authored
rebuild mips_more and preimageoracle_more bindings
-
Maurelian authored
This simplifies the interface, and the resulting handleCall function is also cleaner, as it treats the dispatching primarily based on the caller.
-
Maurelian authored
ctb: Address feedback
-
Maurelian authored
-
Maurelian authored
feat(ctb): Add getters to DelayedVetoable
-
Maurelian authored
-
Maurelian authored
Adds a very minimal DelayedVetoable, along with tests for the _handleCall function. feat(ctb): Add actor to invariant tests feat(ctb): Simplify by reducing the amount of assembly used. feat(ctb): remove invariant tests These tests have proven complex to write due to the transparent proxy pattern. I believe that the fuzz testing is sufficient for now.
-
OptimismBot authored
Add bindings for Safe.sol
-
Maurelian authored
The trailing '/' is consistent with other directories
-
Maurelian authored
-
Maurelian authored
v1.4.1 forge install: safe-contracts v1.4.1
-
OptimismBot authored
feat(op-challenger): Output Cannon Trace Type
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @types/node from 20.5.0 to 20.6.2
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): high availability
-
mergify[bot] authored
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #7006 from ethereum-optimism/dependabot/npm_and_yarn/eslint-plugin-unicorn-48.0.1 build(deps-dev): bump eslint-plugin-unicorn from 42.0.0 to 48.0.1
-
mergify[bot] authored
-
Joshua Gutow authored
Fix a typo in derivation.md
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.6.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
Joshua Gutow authored
Fix a typo in glossary.md
-
- 18 Sep, 2023 7 commits
-
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @types/node from 20.5.0 to 20.6.1
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): Fix uri util
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.13.0 to v1.13.1. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
mergify[bot] authored
-