- 29 Sep, 2023 35 commits
-
-
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
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Only log that we're resolving claims when there are claims to resolve
-
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>
-
Adrian Sutton authored
-
Hamdi Allam authored
-
Adrian Sutton authored
Avoids wasting time waiting when the condition is already met.
-
Hamdi Allam authored
-
OptimismBot authored
UFM bug fixes, Metamask dashboard refactor, improved failures
-
mergify[bot] authored
-
OptimismBot authored
Version Packages
-
github-actions[bot] authored
-
OptimismBot authored
op-e2e: move global logger init, detach from tests
-
protolambda authored
-
- 28 Sep, 2023 5 commits
-
-
OptimismBot authored
chore: Add changeset for release
-
Will Cory authored
-
Mark Tyneway authored
op-chain-ops: clean up `op-upgrade`
-
Mark Tyneway authored
-
Mark Tyneway authored
-