- 13 Nov, 2023 3 commits
-
-
Mark Tyneway authored
ci: builder params
-
Mark Tyneway authored
monorepo: submodules makefile
-
Adrian Sutton authored
op-challenger: fixes latestBlockNumber signature and ROOT_CLAIM length
-
- 12 Nov, 2023 6 commits
-
-
Mark Tyneway authored
Merge pull request #8059 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.10.0 build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0
-
Mark Tyneway authored
-
Ino Murko authored
-
Mark Tyneway authored
docs(ctb): Add network-specific to style guide
-
Mark Tyneway authored
Update the `submodules` recipe in the makefile. Trying to remove ignoring the command when in CI because it looks for a github actions env var but we now run in circleci so its possible that its tech debt. Will add that check back in if it breaks ci. Fixes https://github.com/ethereum-optimism/optimism/issues/8132
-
Joseandro Luiz authored
op-challenger: fixes the latestBlockNumber signature and makes the ROOT_CLAIM variable 32 bytes in size
-
- 11 Nov, 2023 3 commits
-
-
felipe authored
feat(proxyd): add weighting feature to node selection
-
kaliubuntu0206 authored
-
Danyal Prout authored
-
- 10 Nov, 2023 18 commits
-
-
Hamdi Allam authored
fix(indexer): clean up indexer bridge logging
-
Mark Tyneway authored
CI: Set STRICT_DEPLOYMENT=false for gas snapshots
-
Mark Tyneway authored
contracts-bedrock: cleanup deploy config check
-
Hamdi Allam authored
feat(indexer): bridge processor independent L1 & L2 tasks
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Adrian Sutton authored
CI: Make validate-spaces quick
-
felipe authored
-
felipe authored
-
felipe authored
-
felipe authored
* feat: multisig-mon * add to dockerfile and ci pipeline, need for bignumber * logger.error * safe nonces
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
op-node: Add command to dump rollup configs
-
Adrian Sutton authored
op-challenger: Add a translating trace provider
-
Adrian Sutton authored
-
- 09 Nov, 2023 10 commits
-
-
felipe authored
feat(chain-mon): monitor safe nonce as a metric
-
Joshua Gutow authored
-
Felipe Andrade authored
-
Mark Tyneway authored
contracts-bedrock: update `StorageSetter`
-
Mark Tyneway authored
feat(ctb): reusable post-deploy checks
-
Mark Tyneway authored
Removes the special case for the deploy config check where the `getting-started.json` was not valid JSON and would need to be skipped by the deploy config checking script. The getting started guide has been updated with new logic so this special case can be removed.
-
Mark Tyneway authored
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
-