- 24 Jan, 2023 8 commits
-
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
mergify[bot] authored
op-chain-ops: Use precalculated mint events
-
mergify[bot] authored
-
mergify[bot] authored
feat: op-node docs
-
Andreas Bigger authored
-
- 23 Jan, 2023 16 commits
-
-
mergify[bot] authored
proxyd: Add sender-based rate limiter
-
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
Updates the migration to use the precalculated mint events in the witness data. This should significantly reduce the amount of time the migration takes, since it eliminates the need to iterate over mint events in the Geth DB. Fixes ENG-3220
-
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
-