- 15 Aug, 2023 40 commits
-
-
OptimismBot authored
build(deps-dev): bump nx from 15.6.0 to 16.6.0
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6772 from ethereum-optimism/08-13-feat_indexer_Start_adding_ui_to_indexer_docker-compose feat(indexer): Start adding ui to indexer docker-compose
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump pino-sentry from 0.7.0 to 0.14.0
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.6.0 to 16.6.0. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/16.6.0/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump gorm.io/gorm from 1.25.2 to 1.25.3
-
mergify[bot] authored
-
Mark Tyneway authored
chore(contracts-bedrock): pnpm up --latest
-
Mark Tyneway authored
feat: Use tsx instead of ts-node
-
mergify[bot] authored
-
Will Cory authored
-
OptimismBot authored
feat(indexer): Hook up api to cli app
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
feat(indexer): Implement presets for toml file
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
feat(indexer): Preallocate space for a slice
-
OptimismBot authored
feat(indexer): Add processor to docker-compose
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
feat: Implement API with dummy data
-
Will Cory authored
chore: Clena up file structure chore: linter fix: tests fix: Better error handling comments move handlers to routes, cleaner way of sharing context, clean up schema with tx and blocks Add comments to clean up newFoo Fix not returning after error bug
-
OptimismBot authored
build(deps-dev): bump supertest from 6.1.6 to 6.3.3
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.28.0
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6781 from ethereum-optimism/dependabot/npm_and_yarn/packages/core-utils/types/node-20.5.0 build(deps-dev): bump @types/node from 12.20.55 to 20.5.0 in /packages/core-utils
-
dependabot[bot] authored
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.2 to 1.25.3. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.2...v1.25.3) --- 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>
-
dependabot[bot] authored
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.6 to 6.3.3. - [Release notes](https://github.com/visionmedia/supertest/releases) - [Commits](https://github.com/visionmedia/supertest/compare/v6.1.6...v6.3.3) --- updated-dependencies: - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [pino-sentry](https://github.com/aandrewww/pino-sentry) from 0.7.0 to 0.14.0. - [Commits](https://github.com/aandrewww/pino-sentry/compare/0.7.0...0.14.0) --- updated-dependencies: - dependency-name: pino-sentry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.28.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.55 to 20.5.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
cannon: Fix j/jal VM emulation
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Capture tx trace when receipt has an unexpected status
-