- 12 Apr, 2023 13 commits
-
-
Adrian Sutton authored
-
Adrian Sutton authored
op-program: Fix l2 engine API to avoid fetching L2 blocks after the chain head as part of importing.
-
OptimismBot authored
op-program: Modify L2 oracle to not return error
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Increase TestMockP2P timeout
-
mergify[bot] authored
-
Adrian Sutton authored
-
OptimismBot authored
op-program: Implement oracle based L1 fetcher
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Sebastian Stammler authored
op-service/metrics: Add subsystem to event metrics
-
- 11 Apr, 2023 21 commits
-
-
OptimismBot authored
op-proposer: Log on reverted transaction
-
mergify[bot] authored
-
OptimismBot authored
feat(ctp): op mainnet Optimist deployments
-
Joshua Gutow authored
-
mergify[bot] authored
-
OptimismBot authored
feat(ctp): Optimist goerli deployments
-
mergify[bot] authored
-
OptimismBot authored
maint(core): clean up test folder structure
-
mergify[bot] authored
-
OptimismBot authored
op-program: split into client and host packages
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): Add local network with non-live test option
-
mergify[bot] authored
-
Joshua Gutow authored
txmgr: Fee metrics
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
mergify[bot] authored
-
Ori Pomerantz authored
fix(spects/guaranteed-gas-market): Sherlock correction
-
Ori Pomerantz authored
-
- 10 Apr, 2023 6 commits
-
-
mergify[bot] authored
-
Joshua Gutow authored
fix(specs): Rename l1Fee<x> to <x>
-
Ori Pomerantz authored
-
Ori Pomerantz authored
-
Ori Pomerantz authored
-
Ori Pomerantz authored
- `l1FeeScalar` is actually `scalar` in the code. - `l1FeeOverhead` is actually `overhead` in the code. Didn't change `exec-engine.md` because there those variable names are defined correctly. Also added update config transaction type 3 to the doc. Based on https://github.com/sherlock-audit/2023-01-optimism-judging/blob/b7921698c1c537714c5f2021aa46ce0a1935ba39/1-specs-findings/1-processed/1-true/names/213.md Closing: DEVRL-847
-