- 13 Nov, 2023 7 commits
 - 
- 
Mark Tyneway authored
Ensures that the protocol version configs are in the deploy config by adding them to the `Check()` function to the `DeployConfig` struct. CI calls this function to ensure that all of the deploy configs have set values.
 - 
Mark Tyneway authored
build(deps-dev): bump @types/chai from 4.3.8 to 4.3.10
 - 
dependabot[bot] authored
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.8 to 4.3.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
 - 
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.8.9 to 20.9.0
 - 
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 7 commits
 - 
- 
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.9.0. - [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>
 - 
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 5 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
 
 -