- 04 May, 2023 34 commits
-
-
Andreas Bigger authored
to de-duplicate hard-coded values, allow for backwards typescript compatibility, and maintain the use of comments.
-
OptimismBot authored
ci: Add go.mod and go.sum to rebuild all patterns
-
mergify[bot] authored
-
felipe-op authored
-
protolambda authored
op-proposer,txmgr: Cleanup flags
-
OptimismBot authored
proxyd: externalize configs
-
mergify[bot] authored
-
felipe-op authored
-
mergify[bot] authored
-
OptimismBot authored
sdk: deposit eth task delete dead code
-
mergify[bot] authored
-
OptimismBot authored
feat(contracts-bedrock): Gnosis Safe Tx Hash Validation
-
Andreas Bigger authored
-
Mark Tyneway authored
Removes a dead argumen from the deposit eth hh task in the sdk. This task is ran in CI and is useful for testing an end to end deposit withdrawal flow for ether.
-
OptimismBot authored
op-program: Allow new named chains to be added without the op-geth config
-
mergify[bot] authored
-
Adrian Sutton authored
Any new go code winds up using these dependency definitions by default and they don't change often so its safer to rebuild everything when they change to avoid surprises.
-
OptimismBot authored
feat: Introduce a new op-challenger service for PoPs
-
Adrian Sutton authored
Simplifies the bedrock migration and the new mainnet config can be added afterwards.
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Felipe Andrade authored
-
OptimismBot authored
ops-bedrock: Remove unused OFFLINE_GAS_ESTIMATOR envar
-
inphi authored
-
inphi authored
-
OptimismBot authored
op-program: Re-add caching wrapper to oracles.
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Fix flaky TestVerifyL2OutputRootEmptyBlock
-
Adrian Sutton authored
Increase cache size for l2 blocks.
-
inphi authored
-
OptimismBot authored
fix: Markdown base link
-
mergify[bot] authored
-
OptimismBot authored
Update differential testing script to geth 1.11.6
-
asnared authored
-
- 03 May, 2023 6 commits
-
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: check-migration-quick
-
asnared authored
-
Mark Tyneway authored
Adds a new tool that can be used as part of the migration that checks a minimal amount of information to ensure that the database migration was successful. It checks the extradata in the block header for the bedrock magic and errors if its not found. It will log information about the block header as well.
-
Joshua Gutow authored
-
OptimismBot authored
op-e2e: Add FPP test for empty blocks
-