- 15 Aug, 2023 40 commits
-
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
feat(indexer): Hook up api to cli app
-
Will Cory authored
-
OptimismBot authored
feat(indexer): Implement presets for toml file
-
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 [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 [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
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6675 from ethereum-optimism/dependabot/go_modules/github.com/supranational/blst-0.3.11 build(deps): bump github.com/supranational/blst from 0.3.11-0.20230406105308-e9dfc5ee724b to 0.3.11
-
inphi authored
-
inphi authored
Fixes two bugs: - Jump offsets should be zero-extended - Jumps are based on the PC-region. The effective address contains the current 256 MB-aligned region.
-
mergify[bot] authored
-
OptimismBot authored
Fix IsURLAvailable
-
mergify[bot] authored
-
OptimismBot authored
feat: use deterministic deployment for token factories
-
Adrian Sutton authored
-
mergify[bot] authored
-
Noah Citron authored
Fix the semver lock file trailing newline.
-
Mark Tyneway authored
contracts-bedrock: redeploy sepolia
-
Mark Tyneway authored
op-node: New Sepolia config
-
Andreas Bigger authored
-
Noah Citron authored
chore: One more bindings fix
-