- 12 Aug, 2023 27 commits
-
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
chore: add log to record mapping between channel and block
-
mergify[bot] authored
-
Mark Tyneway authored
Revert "feat(ctb): Consolidate lock files into a single directory"
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This reverts commit e7c69f35.
-
OptimismBot authored
chore: Remove Prettier Lint Comment
-
Andreas Bigger authored
-
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
-
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 13 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.
-
keroro520 authored
This commit adds a new log that prints out the channel ID and corresponding block number whenever a new block is added to a channel. This will help trace and debug the relationship between channels and blocks.
-