- 16 Oct, 2023 16 commits
-
-
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
-
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 13 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>
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.73.0 to 7.74.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.73.0...7.74.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Ethen Pociask authored
-
Ethen Pociask authored
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.8.4 to 20.8.5
-
protolambda authored
chore: op-service metrics cleanup
-
clabby authored
-
Hamdi Allam authored
-
- 13 Oct, 2023 7 commits
-
-
Ethen Pociask authored
-
Mark Tyneway authored
devnet: run artifact server
-
Joshua Gutow authored
op-proposer: Enable default Admin RPC
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5. - [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>
-
Mark Tyneway authored
build(deps-dev): bump abitype from 0.10.0 to 0.10.1
-
Mark Tyneway authored
op-chain-ops: protocol-version util command
-