- 22 Aug, 2023 33 commits
-
-
mergify[bot] authored
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
-
mergify[bot] authored
-
Adrian Sutton authored
-
refcell.eth authored
-
Carter authored
* Cleanup stringer types with ~string generic * Fix linter error
-
Inphi authored
* cannon: Refactor ALU execution Reduce cyclomatic complexity of Go and Solidity MIPS VMs. This has minimal effect on runtime. Though better gas savings in Solidity. * Make Go and Solidity MIPS VMs more similar
-
protolambda authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Will Cory authored
chore(indexer): Remove gateway ui
-
Will Cory authored
fix(indexer): Update prisma schema to latest
-
Will Cory authored
fix(indexer): Fix api docker-compose config
-
OptimismBot authored
Merge pull request #6859 from ethereum-optimism/08-17-fix_indexer_Run_docker-compose_for_indexer_correctly fix(indexer): Run docker-compose for indexer correctly
-
mergify[bot] authored
-
Adrian Sutton authored
* op-challenger: Tidy up game status logging Removes redundant call to get game status. * op-challenger: Fix caller_test. --------- Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
proxyd: add support for limiting max block range
-
mergify[bot] authored
-
OptimismBot authored
op-service: Add clock.SleepCtx method
-
mergify[bot] authored
-
refcell.eth authored
* Start adding documentation. * Update README.md --------- Co-authored-by:
Matthew Slipper <me@matthewslipper.com>
-
dependabot[bot] authored
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.4 to 1.27.10. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.27.4...v1.27.10) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v6.0.0...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
Merge pull request #6858 from ethereum-optimism/08-17-feat_indexer_Run_the_migrations_in_the_docker-compose_file feat(indexer): Run the migrations in the docker-compose file
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump gorm.io/gorm from 1.25.3 to 1.25.4
-
mergify[bot] authored
-
OptimismBot authored
simplify: remove unreachable code
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Capture return value when tracing failed tx
-
Matthew Slipper authored
-
Michael de Hoog authored
-
- 21 Aug, 2023 7 commits
-
-
mergify[bot] authored
-
clabby authored
feat(ctb): Preserve prod game type space
-
mergify[bot] authored
-
Adrian Sutton authored
-
Will Cory authored
-
Will Cory authored
use env("DATABASE_URL")
-
Will Cory authored
-