- 15 Nov, 2023 9 commits
-
-
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>
-
clabby authored
Add custom `Deployment` unmarshaller
-
clabby authored
-
Mark Tyneway authored
fix(ci): Strip built binaries in foundry build + bump version
-
- 14 Nov, 2023 31 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>
-
dependabot[bot] authored
Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.1.1. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v3.14.0...v4.1.1) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The `check-l2` script works against new networks but not legacy networks. We need a solution that can work against both new networks and legacy networks. This adds test coverage for new networks as `check-l2` runs in CI against the local devnet. Add test coverage for reinitialize on L2 contracts. Also ensures that the `_initialized` value is set as expected.
-
Mark Tyneway authored
op-node,contracts-bedrock: setup `loadAllocs` usage
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Modularize the `op-node` command for creating L2 genesis blocks such that it can read a starting L1 block from disk instead of needing to fetch it from a node. This makes the process more simple and reproducible, because the block JSON file can be written to disk and committed into a repo. Also add the script for calling the `op-node` L2 genesis generation to `contracts-bedrock`. It will create the L2 genesis state in `contracts-bedrock/.testdata` which will be read by `vm.readAllocs(string)` to populate the initial state.
-