- 23 Nov, 2022 17 commits
-
-
Mark Tyneway authored
-
mergify[bot] authored
fix(ctb): Address DoS vulnerability in `OptimismPortal`'s `proveWithdrawalTransaction`
-
clabby authored
-
clabby authored
-
mergify[bot] authored
feat(ctb): allow multiple output deletions
-
mergify[bot] authored
fix(sdk): final flake hotfix
-
Kelvin Fichter authored
Updates the L2OutputOracle to allow deletion of multiple outputs at the same time. This is a safety mechanism that prevents a compromised sequencer from forcing the multisig into deleting potentially thousands of bad outputs one by one.
-
Kelvin Fichter authored
Final hotfix for flakes, if this doesn't work then I'll dive into figuring out the root cause. Now we wait 30 seconds and only continue if we haven't seen a reorg for the full 30 seconds.
-
mergify[bot] authored
maint(ctb): minor cleanups in L2OO
-
mergify[bot] authored
feat(ctb): unify fresh and migration deployments
-
mergify[bot] authored
ctb: Remove old beta-1 network
-
Kelvin Fichter authored
Several small cleanups to the L2OutputOracle.
-
mergify[bot] authored
fix(sdk): test flakes #2
-
Kelvin Fichter authored
Additional tweaks to prevent test flakes in the SDK.
-
Kelvin Fichter authored
Removes the concept of a "Fresh" deployment and deploys some legacy contracts where necessary so that all new deployments will mirror the mainnet system. Although this enshrines some legacy code, it means that we won't have multiple conflicting deployments in the future.
-
mergify[bot] authored
fix(sdk): test flakes
-
Kelvin Fichter authored
Fixes test flakes in the SDK
-
- 22 Nov, 2022 23 commits
-
-
clabby authored
-
mergify[bot] authored
feat(ctb): MSD exit point 1
-
Matthew Slipper authored
Most ephemeral networks created via the regntool don't need verification. This PR allows verification to be enabled on a case-by-case basis by setting an environment variable.
-
Maurelian authored
-
Maurelian authored
op-node: More test cleanup
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
op-node: Use assert rather than require
-
Maurelian authored
-
Matthew Slipper authored
-
Kelvin Fichter authored
Introduces the first exit point for the MigrationSystemDictator.
-
mergify[bot] authored
CI: Enable Hive to work with external contributors
-
Matthew Slipper authored
Bedrock: release v0.10.1 go modules
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
mergify[bot] authored
fix(ctb): allow same L2OO owner and proposer
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-