- 19 Apr, 2023 18 commits
-
-
OptimismBot authored
fix(contracts-bedrock): SafeCall FFI Interface Fuzzing
-
asnared authored
-
OptimismBot authored
op-program: Add e2e test for FPP
-
mergify[bot] authored
-
OptimismBot authored
op-program: Specify l2 block number to stop derivation at
-
Adrian Sutton authored
-
Adrian Sutton authored
-
OptimismBot authored
contracts-bedrock: update constructor require statment
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): Fail relayed XDM messages on reentry
-
mergify[bot] authored
-
OptimismBot authored
op-program: Pass a ChainConfig to the Config struct rather than a file path
-
Maurelian authored
-
Adrian Sutton authored
-
Adrian Sutton authored
op-program: Support running in offline mode.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates the constructor check in the `L2OutputOracle` so that it is correct. It previously compared two different types of units (blocknumbers and timestamps). The real thing that we need to ensure is that neither is 0 because that will result in a broken system. Co-authored-by:
clabby <ben@clab.by>
-
- 18 Apr, 2023 22 commits
-
-
OptimismBot authored
fix(CI): Fail CI if `contracts-bedrock` tests fail
-
mergify[bot] authored
-
Ori Pomerantz authored
fix(docs/op-stack): Fix the npx deploy
-
mergify[bot] authored
-
Ori Pomerantz authored
-
OptimismBot authored
op-program: Fix op-program Makefile
-
mergify[bot] authored
-
OptimismBot authored
ci: Remove ci-builder from changesets
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: legacy withdrawal script refactoring
-
mergify[bot] authored
-
clabby authored
-
Matthew Slipper authored
`ci-builder` no longer uses changesets for releases. It is now built + published using CCI like our other Go packages are. This PR removes `ci-builder` from changesets, and migrates the CCI config to use the version on Google Artifact Registry.
-
Ori Pomerantz authored
fix(specs/withdrawals): Sherlock updates
-
clabby authored
-
Adrian Sutton authored
-
OptimismBot authored
ops: Fix the CI builder docker context
-
mergify[bot] authored
-
OptimismBot authored
op-program: Hint reader recovery
-
mergify[bot] authored
-
Matthew Slipper authored
Docker context was set to the `Dockerfile` rather than the containing directory.
-
Matthew Slipper authored
ops: Move ci-builder into GCR
-