- 22 Aug, 2023 25 commits
-
-
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>
-
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>
-
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 15 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
-
Will Cory authored
-
Will Cory authored
-
clabby authored
-
mergify[bot] authored
-
Bryan White authored
### Changes Removes redundant error check conditional and its unreachable body.
-
OptimismBot authored
chore(op-node, op-heartbeat): Update golang-lru from v1 to v2
-
Matthew Slipper authored
-
dependabot[bot] authored
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.3 to 1.25.4. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.3...v1.25.4) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-