- 17 Oct, 2023 19 commits
-
-
refcell.eth authored
build(deps-dev): bump @types/node from 20.8.5 to 20.8.6
-
Joshua Gutow authored
bugfix(op-node): syncClient incorrectly removes peer issue
-
Mark Tyneway authored
contracts-bedrock: initialize tests
-
refcell.eth authored
Merge pull request #7713 from ethereum-optimism/dependabot/go_modules/github.com/mattn/go-isatty-0.0.20 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
-
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
-
dependabot[bot] authored
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.19 to 0.0.20. - [Commits](https://github.com/mattn/go-isatty/compare/v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.5 to 20.8.6. - [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-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
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 19 commits
-
-
Andreas Bigger authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Test coverage of the L1 `Initializable` contracts to cover the case of contracts being reinitialized. No contract should be able to have `initialize()` called twice.
-
Mark Tyneway authored
Make the ERC721Bridge test setup be part of the same process as the StandardBridge setup so that its possible to have the entire L1 system set up in a single unit test block. This makes writing tests that touch all of the system L1 contracts much more easy. These changes were done with some find and replaces.
-
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 2 commits
-
-
Mark Tyneway authored
Update glossary.md
-
Mark Tyneway authored
build(deps): bump commander from 11.0.0 to 11.1.0
-