- 17 Aug, 2023 40 commits
-
-
github-actions[bot] authored
-
refcell.eth authored
-
refcell.eth authored
-
Will Cory authored
README updates and package export rename
-
Will Cory authored
Merge pull request #6821 from ethereum-optimism/08-16-fix_ci_Log_standard-verbose_for_go_tests_for_indexer fix(ci): Log standard-verbose for go tests for indexer
-
OptimismBot authored
op-challenger: Add e2e test that disputes an output root by agreeing
-
mergify[bot] authored
-
OptimismBot authored
ci: move lint command to makefile
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Print tx trace info
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
mergify[bot] authored
-
OptimismBot authored
feat: ERC20 Factory Storage
-
Wyatt Barnes authored
-
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
-