- 23 Jan, 2023 14 commits
-
-
mergify[bot] authored
-
Matthew Slipper authored
This PR adds a sender-based rate limiter to proxyd. This rate limiter throttles eth_sendRawTransaction requests based on sender in order to prevent abusive behavior on the sequencer. Integration tests have been added to test this functionality.
-
Zach Howard authored
Merge pull request #4726 from ethereum-optimism/zhwrd/01-10-INF-22_integrate_op-signer_client_with_op-proposer INF-22 integrate op-signer client with op-proposer
-
mergify[bot] authored
-
mergify[bot] authored
op-bindings: Check for duplicate artifacts
-
mergify[bot] authored
-
mergify[bot] authored
contracts-bedrock: Missing Event Tests
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Zach Howard authored
-
Matthew Slipper authored
Checks for duplicate artifacts when instantiating the `hardhat` object. This armors against an issue in the regentool where the regentool was passing in the deployments directory rather than the network directory. This led to artifacts being non-deterministically chosen based on however `fs.WalkDir` iterated over the deployments directory. Fixes ENG-3054
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
Merge pull request #4725 from ethereum-optimism/zhwrd/01-09-INF-22_integrate_op-signer_client_with_op-batcher INF-22 integrate op-signer client with op-batcher
-
- 22 Jan, 2023 2 commits
-
-
Matthew Slipper authored
Add two step monitor package to dockerfile and releases
-
Matthew Slipper authored
Add scaffolding for new 'two-step-monitor' package
-
- 21 Jan, 2023 14 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
-
Maurelian authored
-
Maurelian authored
-
Mark Tyneway authored
fix: Allow unknown options in base service v2
-
Zach Howard authored
-
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 10 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
-