- 15 Nov, 2023 17 commits
-
-
Zach Howard authored
-
Mark Tyneway authored
contracts-bedrock: update DelayedVetoable test
-
Mark Tyneway authored
build(deps-dev): bump markdownlint from 0.31.1 to 0.32.0
-
Mark Tyneway authored
The test does not need to be `CommonTest`. Making it just `Test` will reduce the overhead of running the `setUp`.
-
Mark Tyneway authored
Merge pull request #8177 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.13.5 build(deps): bump ethereum/client-go from 1.13.4 to v1.13.5 in /ops-bedrock
-
Mark Tyneway authored
build(deps): bump viem from 1.18.6 to 1.19.1
-
dependabot[bot] authored
Bumps ethereum/client-go from 1.13.4 to v1.13.5. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.18.6 to 1.19.1. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.18.6...viem@1.19.1) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Will Cory authored
build(deps-dev): bump @wagmi/core from 1.4.5 to 1.4.6
-
Adrian Sutton authored
cannon: Use ABIs to encode contract calls.
-
Matthew Slipper authored
fix(ci): Bump `ci-builder` to `v0.29.0`
-
Adrian Sutton authored
op-challenger: Replace oracle updater with new style bindings
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/wagmi-dev/wagmi/releases) - [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/wagmi/commits/@wagmi/core@1.4.6/packages/core) --- updated-dependencies: - dependency-name: "@wagmi/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.31.1 to 0.32.0. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.31.1...v0.32.0) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
clabby authored
Add custom `Deployment` unmarshaller
-
clabby authored
-
Mark Tyneway authored
fix(ci): Strip built binaries in foundry build + bump version
-
- 14 Nov, 2023 23 commits
-
-
clabby authored
-
Mark Tyneway authored
monorepo: delete dead solidity linter
-
Mark Tyneway authored
Merge pull request #8151 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.11.0 build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
smartcontracts authored
fix(sdk): bug in supportsTokenPair
-
dependabot[bot] authored
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
op-chain-ops: add additional assertions the `check-l2`
-
Mark Tyneway authored
Merge pull request #8153 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/parser-6.11.0 build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.11.0
-
Mark Tyneway authored
build(deps): bump @sentry/node from 7.77.0 to 7.80.0
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps-dev): bump tsx from 3.14.0 to 4.1.1
-
Mark Tyneway authored
`forge fmt` is used by the repo now instead of prettier for linting the solidity code. We should delete dead deps that are not used.
-
Mark Tyneway authored
Merge pull request #8152 from ethereum-optimism/dependabot/npm_and_yarn/prettier-plugin-solidity-1.2.0 build(deps-dev): bump prettier-plugin-solidity from 1.0.0-beta.18 to 1.2.0
-
Adrian Sutton authored
chain-mon: Use xlarge resource class when building chainmon docker.
-
Adrian Sutton authored
Matches what it uses for releases.
-
Adrian Sutton authored
Moves encoding of calls to test code as they're no longer used in production.
-
Will Cory authored
-
Adrian Sutton authored
op-challenger: Add a provider selector function for split output games
-
Kelvin Fichter authored
Fixes a bug in the supportsTokenPair where unsupported token interfaces would cause the SDK to error out. Happens because the adapters check for things that are only present in certain types of tokens. Adds a new error handling check that wraps all sub-calls to supportsTokenPair in each of the adapters so that the adapters don't need to worry about this.
-
dependabot[bot] authored
Bumps [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) from 1.0.0-beta.18 to 1.2.0. - [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases) - [Commits](https://github.com/prettier-solidity/prettier-plugin-solidity/compare/v1.0.0-beta.18...v1.2.0) --- updated-dependencies: - dependency-name: prettier-plugin-solidity dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.77.0 to 7.80.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.77.0...7.80.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>
-