- 03 Nov, 2023 3 commits
-
-
protolambda authored
op-node: static-peers list local-peer check and flag description update
-
protolambda authored
-
protolambda authored
-
- 02 Nov, 2023 22 commits
-
-
Mark Tyneway authored
contracts-bedrock: fuzz optimism portal
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Hamdi Allam authored
fix(indexer) Add API Timeouts & Closures
-
Inphi authored
ci: ignore code coverage in script contracts
-
inphi authored
-
Mark Tyneway authored
Liveness clean up
-
Mark Tyneway authored
fix(bedrock-devnet): build connection in polling loop of `wait_for_rpc_server`
-
Mark Tyneway authored
build(deps): bump viem from 1.18.1 to 1.18.2
-
Mark Tyneway authored
-
Mark Tyneway authored
op-upgrade: log invalid deploy-config error
-
kafeikui authored
-
Adrian Sutton authored
op-challenger: Move away from generated bindings and batch load claims.
-
Hamdi Allam authored
fix(indexer.api): Add msg hash to withdrawal response
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
op-bindings: Rebuild
-
Joshua Gutow authored
-
Joshua Gutow authored
-
inphi authored
-
Adrian Sutton authored
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.18.1...viem@1.18.2) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 01 Nov, 2023 15 commits
-
-
Mark Tyneway authored
contracts-bedrock: better comment for deployer `name()(string)`
-
Mark Tyneway authored
Co-authored-by:
Matt Solomon <matt@mattsolomon.dev>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Migrate away from using magic variables and towards fuzzing in the `OptimismPortal` instead. This improves test coverage while moving away from an antipattern which is defining variables far away from where they are used. Its good to fuzz in place of this or have explicit visibility into what variables are used.
-
Mark Tyneway authored
contracts-bedrock: fully deprecate semver
-
Mark Tyneway authored
contracts-bedrock: delete `CheckBalanceHigh` dripcheck
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates the comment for the `name()(string)` function that is abstract on the `Deployer` contract. It should be more obvious why the function exists now.
-
Maurelian authored
-
Maurelian authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-