- 14 Sep, 2023 33 commits
-
-
OptimismBot authored
feat(indexer): Publish typescript types for api
-
Will Cory authored
-
OptimismBot authored
🚧 feat(indexer): Implement Api -
🚧 Will Cory authored -
OptimismBot authored
✨ feat(indexer): Add blockhash to bridgeview -
Will Cory authored
-
✨ Will Cory authored -
OptimismBot authored
cannon: Use zlib compressed base64 instead of hex for serialization
-
mergify[bot] authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
OptimismBot authored
op-challenger: Include number of claims when listing games
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): remove schema/code in relation to posted checkpoints on L1
-
Joshua Gutow authored
-
mergify[bot] authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
This compresses the pages before marshalling them. It also uses base64 instead of hex. This should reduce the memory usage of the json marshaller and reduce the size of the files. This will support reading but not writing hex encoded memory pages.
-
OptimismBot authored
build(deps-dev): bump glob from 10.3.3 to 10.3.4
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @types/node from 20.5.0 to 20.6.0
-
dependabot[bot] authored
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.4. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.3.3...v10.3.4) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump eslint from 8.47.0 to 8.49.0
-
Hamdi Allam authored
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump depcheck from 1.4.3 to 1.4.6
-
Adrian Sutton authored
-
dependabot[bot] authored
Bumps [depcheck](https://github.com/depcheck/depcheck) from 1.4.3 to 1.4.6. - [Release notes](https://github.com/depcheck/depcheck/releases) - [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/depcheck/depcheck/compare/1.4.3...v1.4.6) --- updated-dependencies: - dependency-name: depcheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.49.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.47.0...v8.49.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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.6.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-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 13 Sep, 2023 7 commits
-
-
OptimismBot authored
feat(indexer): explicity state all contracts of interest for L1/L2 prior to launch
-
mergify[bot] authored
-
Hamdi Allam authored
-
OptimismBot authored
op-challenger: Fix recording of cannon execution time
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Include note in docs that the root claim must start with 0x01
-
mergify[bot] authored
-