- 13 Aug, 2023 1 commit
-
-
Michael de Hoog authored
-
- 12 Aug, 2023 16 commits
-
-
OptimismBot authored
feat(ctb): Consolidate lock files into a single directory
-
mergify[bot] authored
-
Matthew Slipper authored
contracts-bedrock: modularize deploy script
-
mergify[bot] authored
-
Mark Tyneway authored
deploy-config: use recent L1 timestamp for L2OO
-
Mark Tyneway authored
-
Mark Tyneway authored
By setting the value to `-1`, the deploy script will fetch a recent timestamp from L1 to use as the L2 Output Oracle's starting timestamp.
-
refcell.eth authored
-
Maurelian authored
Also standardizes on the usage of the term lock except in the case of gas-snapshot which is fairly standard in the industry and so is kept to prevent confusion. fix(ctb): Update storage-lock file paths Co-authored-by:
clabby <ben@clab.by>
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6669 from ethereum-optimism/dependabot/go_modules/github.com/libp2p/go-libp2p-0.27.8 build(deps): bump github.com/libp2p/go-libp2p from 0.25.1 to 0.27.8
-
mergify[bot] authored
-
OptimismBot authored
bedrock-devnet: Handle exceptions in child processes
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6718 from ethereum-optimism/dependabot/npm_and_yarn/types/chai-as-promised-7.1.5 build(deps-dev): bump @types/chai-as-promised from 7.1.4 to 7.1.5
-
mergify[bot] authored
-
- 11 Aug, 2023 23 commits
-
-
Adrian Sutton authored
Establishes infrastructure for e2e tests to create correct cannon trace values.
-
OptimismBot authored
fix(ctb): Use bundled ds-test in forge remap
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6721 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.12.1 build(deps): bump ethereum/client-go from v1.12.0 to v1.12.1 in /ops-bedrock
-
mergify[bot] authored
-
inphi authored
-
inphi authored
-
inphi authored
-
inphi authored
-
inphi authored
-
Inphi authored
build: Fix pnpm lockfile
-
inphi authored
Regenerates the lockfile so it no longer contains SSH git repositories. A pnpm hook is introduced to assert during pnpm install that the lockfile does not contain SSH git repos.
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.12.0 to v1.12.1. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised) --- updated-dependencies: - dependency-name: "@types/chai-as-promised" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
op-program: Set retry when dialing
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Specify correct l2 block number when create dispute games
-
Joshua Gutow authored
-
Adrian Sutton authored
Should fix flakiness when creating games as the previous hard coded block number may not have had suitable outputs published.
-
OptimismBot authored
op-node: Make it resilient to not yet ready RPC URLs
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Use op-service Dial
-
Joshua Gutow authored
-