- 20 Oct, 2023 4 commits
-
-
protolambda authored
-
felipe andrade authored
feat(proxyd): add debug tools to image
-
Mark Tyneway authored
build(deps-dev): bump @types/mocha from 10.0.2 to 10.0.3
-
Felipe Andrade authored
-
- 19 Oct, 2023 36 commits
-
-
Hamdi Allam authored
fix(indexer) bridge event correlation
-
Felipe Andrade authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Mark Tyneway authored
build(deps-dev): bump tsx from 3.12.7 to 3.14.0
-
dependabot[bot] authored
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [tsx](https://github.com/esbuild-kit/tsx) from 3.12.7 to 3.14.0. - [Release notes](https://github.com/esbuild-kit/tsx/releases) - [Changelog](https://github.com/esbuild-kit/tsx/blob/develop/release.config.cjs) - [Commits](https://github.com/esbuild-kit/tsx/compare/v3.12.7...v3.14.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
op-geth: update to include v1.13.2 and v1.13.3 geth changes
-
Adrian Sutton authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Adrian Sutton authored
deps: bump superchain registry dep
-
Hamdi Allam authored
-
Adrian Sutton authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Adrian Sutton authored
-
Mark Tyneway authored
contracts-bedrock: fix invariant test
-
Adrian Sutton authored
Temporarily ignore failures in contracts code coverage generation until the generation process is fixed.
-
Mark Tyneway authored
-
Mark Tyneway authored
New version of forge is more strict in how it does invariant testing, need to specify the ABI using a special `targetInterfaces` function. https://github.com/foundry-rs/foundry/pull/5605 h/t msolomon
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This does pass thru to circleci as expected
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Bumps to latest using the following command: ``` go get github.com/ethereum-optimism/superchain-registry/superchain@latest ```
-
Mark Tyneway authored
ci-builder: another fix
-
Mark Tyneway authored
Fixes a typo in the copying of files
-
Mark Tyneway authored
ci-builder: don't use nvm
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
- Use nodesource to install nodejs. This is recommended, using nvm keeps the versions in lockstep but it causes a headache. - Bump the version of slither to the latest release. Unblocks needing to do another release to utilize its new features.
-
Mark Tyneway authored
ops: fix entrypoint overriding behavior in circleci for nvm to work
-
protolambda authored
-
Adrian Sutton authored
-