- 22 Jan, 2023 1 commit
-
-
Matthew Slipper authored
Add scaffolding for new 'two-step-monitor' package
-
- 21 Jan, 2023 11 commits
-
-
mergify[bot] authored
op-proposer: Cleanup
-
mergify[bot] authored
-
Joshua Gutow authored
This removes the driver / service design from the proposer & puts it all in the L2 Output Submitter. This significantly reduces some of the boilerplate. This also removes some extra config options.
-
Mark Tyneway authored
l2geth: default gascap
-
Mark Tyneway authored
Follows upstream by setting a default gascap for rpc
-
Maurelian authored
-
Mark Tyneway authored
fix: Allow unknown options in base service v2
-
Zach Howard authored
INF-22 implements op-signer client
-
mergify[bot] authored
ctp: update AttestationStation to 1.1.0
-
mergify[bot] authored
-
Zach Howard authored
-
- 20 Jan, 2023 25 commits
-
-
Matthew Slipper authored
op-chain-ops: Preserve predeploy nonces
-
mergify[bot] authored
-
Matthew Slipper authored
Users are unable to use the OptimismMintableERC20Factory contract due to the nonce being reset to zero. This PR updates the predeploy storage wipe function to preserve nonces during the migration. This is fixable on Goerli by incrementing the nonce manually on the factory contract.
-
Mark Tyneway authored
contracts-bedrock: Bindings script to prevent Circleci breakage
-
Mark Tyneway authored
op-node: fix pprof missing handler, use op-service pprof util instead
-
Mark Tyneway authored
Add support for stopping / starting sequencer from admin API
-
mergify[bot] authored
docs: Add Bedrock and Periphery Audit
-
mergify[bot] authored
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: add getter for cdm
-
mergify[bot] authored
-
Maurelian authored
-
mergify[bot] authored
fix(ctb): ERC20 bridge events
-
Maurelian authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Kelvin Fichter authored
Minimal fix for ERC20 bridge events not being emitted correctly when sending directly to bridge.
-
Mark Tyneway authored
op-batcher: Fix typo
-
Joshua Gutow authored
-
- 19 Jan, 2023 3 commits
-
-
mergify[bot] authored
-
📝 Will Cory authored -
🐛 Will Cory authoredWhen the server is used in tests we cannot pass any flags into the test suite. This is from comandeer being defensive about unknown options. This means we can't run the test suite in watch mode, or in update mode, or any other jest flags.
-