- 17 Oct, 2023 14 commits
-
-
Mark Tyneway authored
Use relatively absolute imports from the project root in a few files that still have not received that migration. A source code change like that requires a patch semver bump which then requires a rebuild of all of the bindings since it changes the bytecode. There are still other files that have relative imports from the file itself, we can slowly migrate them over time as it is convenient.
-
Mark Tyneway authored
docs: fix typos
-
refcell.eth authored
chore(op-challenger): Remove unused PreimageOracleData Methods
-
refcell.eth authored
build(deps-dev): bump lint-staged from 14.0.1 to 15.0.1
-
Mark Tyneway authored
chore(contracts-ts): Remove niche hooks and actions
-
Joshua Gutow authored
op-node: Channel ordering fix for canyon
-
protolambda authored
op-service: fix exponential backoff strategy in case of high number of attempts
-
Hamdi Allam authored
feat(indexer) cli & client touchups
-
protolambda authored
-
dependabot[bot] authored
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.0.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
fix(ctb): Fix bindings:go command not found issue
-
Mark Tyneway authored
build(deps-dev): bump @types/chai from 4.3.7 to 4.3.8
-
Hamdi Allam authored
-
Maurelian authored
-
- 16 Oct, 2023 16 commits
-
-
Andreas Bigger authored
-
refcell.eth authored
Update STYLE_GUIDE.md
-
refcell.eth authored
op-challenger: Support multiple trace types on the command line/config
-
clabby authored
feat(ctb): Deeper local key contexts
-
refcell.eth authored
op-challenger: Introduce game registry
-
Adrian Sutton authored
op-challenger: Remove Claim.Parent
-
protolambda authored
-
GoodDaisy authored
-
Adrian Sutton authored
We can more easily retrieve the parent from the game when needed.
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Carter Carlson authored
Typo: `success` => `status`
-
clabby authored
-
clabby authored
chore: Pin FPA commit
-
- 15 Oct, 2023 4 commits
-
-
Mark Tyneway authored
Update glossary.md
-
Mark Tyneway authored
build(deps): bump commander from 11.0.0 to 11.1.0
-
Adrian Sutton authored
feat(ci): TODO GitHub issue checker
-
Carter Carlson authored
Typo from needs => need
-
- 14 Oct, 2023 6 commits
-
-
dependabot[bot] authored
Bumps [commander](https://github.com/tj/commander.js) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps): bump @sentry/node from 7.73.0 to 7.74.0
-
Hamdi Allam authored
fix(indexer) ca-certificates to the docker image
-
Hamdi Allam authored
Offset Bug Fix for OP Indexer
-
Mark Tyneway authored
build(deps): bump viem from 1.16.4 to 1.16.5
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.16.4 to 1.16.5. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.16.4...viem@1.16.5) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-