- 17 Aug, 2023 40 commits
-
-
mergify[bot] authored
-
OptimismBot authored
ci: move lint command to makefile
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Print tx trace info
-
mergify[bot] authored
-
OptimismBot authored
feat: ERC20 Factory Storage
-
Adrian Sutton authored
-
Adrian Sutton authored
Tests the corner case where both sides have the same trace that says the output root is valid but the malicious user has disputed the original output root anyway.
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump tsup from 7.1.0 to 7.2.0
-
mergify[bot] authored
-
OptimismBot authored
Updated Indexer Documentation & Added Minor Code Comments
-
Andreas Bigger authored
-
Mark Tyneway authored
CI had the command for running linting hardcoded in the CI config. This commit migrates to using `make lint` across all of the services to abstract away from CI what sort of linting is happening, also makes it possible to run the linter locally. Ideally there is a single place where the lint command is defined, we could have makefiles that import makefiles
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump eslint from 8.43.0 to 8.47.0
-
Adrian Sutton authored
When a failure message includes a long line, the long line and everything after it gets trucated by testify. So print the tx trace rather than adding it to the error.
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6832 from ethereum-optimism/dependabot/npm_and_yarn/nomiclabs/hardhat-waffle-2.0.6 build(deps-dev): bump @nomiclabs/hardhat-waffle from 2.0.1 to 2.0.6
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump nx from 16.6.0 to 16.7.1
-
dependabot[bot] authored
Bumps [tsup](https://github.com/egoist/tsup) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](https://github.com/egoist/tsup/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump hardhat from 2.9.6 to 2.17.1
-
-
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.47.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.43.0...v8.47.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@nomiclabs/hardhat-waffle](https://github.com/NomicFoundation/hardhat-waffle) from 2.0.1 to 2.0.6. - [Release notes](https://github.com/NomicFoundation/hardhat-waffle/releases) - [Changelog](https://github.com/NomicFoundation/hardhat-waffle/blob/main/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat-waffle/commits) --- updated-dependencies: - dependency-name: "@nomiclabs/hardhat-waffle" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
refcell.eth authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.6.0 to 16.7.1. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/16.7.1/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
Version Packages
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.9.6 to 2.17.1. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.9.6...hardhat@2.17.1) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
-
github-actions[bot] authored
-
OptimismBot authored
Merge pull request #6824 from ethereum-optimism/08-16-fix_contracts-bedrock_Fix_job_missing_node_modules fix(contracts-bedrock): Fix job missing node_modules
-