- 25 Oct, 2023 25 commits
-
-
dependabot[bot] authored
Bumps [@types/morgan](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/morgan) from 1.9.6 to 1.9.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/morgan) --- updated-dependencies: - dependency-name: "@types/morgan" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
specs: disallow empty span-batches
-
Mark Tyneway authored
specs: protocol-version comparison prerelease edge-case note
-
Mark Tyneway authored
feat(ctb): Cleanup ffi utils
-
Mark Tyneway authored
docs(ctb): Document the correct approach to defining immutable variables
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.8.6 to 20.8.8
-
Mark Tyneway authored
build(deps): bump @sentry/node from 7.74.1 to 7.75.0
-
Hamdi Allam authored
fix(indexer) legacy withdrawal hash
-
Mark Tyneway authored
contracts-bedrock: add protocol versions to hh deploy config
-
Mark Tyneway authored
ci-builder: use node version 20
-
Mark Tyneway authored
chore: Update node version to 20 LTS
-
protolambda authored
-
Mark Tyneway authored
build(deps-dev): bump @swc/core from 1.3.94 to 1.3.95
-
Mark Tyneway authored
build(deps-dev): bump eslint from 8.51.0 to 8.52.0
-
Mark Tyneway authored
node.js v20 is now LTS, this updates `ci-builder` to use the LTS version as part of the docker image.
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Will Cory authored
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.8.8. - [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-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
Merge pull request #7794 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/parser-6.9.0 build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0
-
Mark Tyneway authored
fix: trailing comma
-
Mark Tyneway authored
Adds the two new protocol versions config values to the `hardhat` deploy config. This ensures that the config is up to date and can be consumed by the tests.
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.74.1 to 7.75.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.74.1...7.75.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.94 to 1.3.95. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.94...v1.3.95) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Hamdi Allam authored
-
Will Cory authored
-
- 24 Oct, 2023 15 commits
-
-
protolambda authored
op-batcher: service lifecycle cleanup
-
clabby authored
-
protolambda authored
specs,go.mod: protocol-version prerelease edge-case, update op-geth to pull in updated version comparison
-
Will Cory authored
fix: Add chain-mon to version python script
-
Will Cory authored
-
clabby authored
-
protolambda authored
specs: rename contracts to contracts-bedrock
-
protolambda authored
-
protolambda authored
-
Hamdi Allam authored
-
Maurelian authored
-
Eugene Y. Q. Shen authored
-
clabby authored
-
clabby authored
-
Adrian Sutton authored
op-service: Extract shared method for formatting versions
-