- 29 Sep, 2023 40 commits
-
-
inphi authored
-
inphi authored
-
OptimismBot authored
feat(op-challenger): Output Trace Provider
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump chai from 4.3.9 to 4.3.10
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @types/express from 4.17.17 to 4.17.18
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Defer checking if we agree with a claim until after checking if we can ignore it
-
Andreas Bigger authored
-
Adrian Sutton authored
op-challenger: Defer checking if we agree with a claim until after we've checked if we should ignore it entirely.
-
OptimismBot authored
txmgr: Allow CLI Default values to be configured
-
mergify[bot] authored
-
OptimismBot authored
feat(indexer) bridge processor metrics
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Only log that we're resolving claims when there are claims to resolve
-
dependabot[bot] authored
Bumps [chai](https://github.com/chaijs/chai) from 4.3.9 to 4.3.10. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](https://github.com/chaijs/chai/compare/v4.3.9...v4.3.10) --- updated-dependencies: - dependency-name: chai dependency-type: direct:production 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.49.0 to 8.50.0
-
mergify[bot] authored
-
OptimismBot authored
feat(indexer): simplify bridge processor grouping
-
mergify[bot] authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
OptimismBot authored
op-e2e: Wait for transactions to be ready to include in ActL2IncludeTx
-
mergify[bot] authored
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Modify wait to check before waiting
-
Adrian Sutton authored
-
Adrian Sutton authored
Combine waiting and getting of transactions and improve error messages.
-
refcell.eth authored
-
refcell.eth authored
-
Adrian Sutton authored
-
Adrian Sutton authored
op-challenger: Avoid deadlocks in unit test. Use a simple for loop instead of wait since it wasn't really waiting.
-
Joshua Gutow authored
This lets the challenger change it's default CLI configs. The challenger has different needs from the batcher. Specifically, retries in transactions from the challenger are not as consequential or expensive as duplicating txns in the batcher. The challenger also has very good internal retries.
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.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.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-