- 22 Mar, 2023 28 commits
-
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Mark Tyneway authored
config: set the L2 gaslimit to 30 million in config
-
mergify[bot] authored
contracts: add a method for building legacy bindings
-
⚙ Andreas Bigger authored -
mergify[bot] authored
-
Ori Pomerantz authored
feat(docs/op-stack): Show how to modify predeploys
-
mergify[bot] authored
fix(docs/op-stack): In superchain-diag, 2->3
-
mergify[bot] authored
-
mergify[bot] authored
feat(docs/op-stack): Add the getting in touch form
-
mergify[bot] authored
-
Ori Pomerantz authored
Co-authored-by:
smartcontracts <kelvin@optimism.io>
-
Ori Pomerantz authored
Co-authored-by:
smartcontracts <kelvin@optimism.io>
-
Ori Pomerantz authored
Co-authored-by:
smartcontracts <kelvin@optimism.io>
-
Ori Pomerantz authored
-
Ori Pomerantz authored
As requested by Conduit. Closing: DEVRL-780
-
mergify[bot] authored
fix(ci): run tests for common-ts
-
mergify[bot] authored
-
mergify[bot] authored
feat(ctb): Add constructor to init the SD implementation
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: Extract concurrent state iterator into util
-
mergify[bot] authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Kelvin Fichter authored
Tests for common-ts were not being executed in CI because the command being triggered was "yarn test:coverage" and this command was a noop for common-ts. Also fixes a bug in the tests that wasn't caught by CI because of this.
-
mergify[bot] authored
fix(sdk): automatically create std/ETH bridges
-
- 21 Mar, 2023 12 commits
-
-
mergify[bot] authored
-
mergify[bot] authored
fix(op-batcher): Fix PR #5186 Nits
-
🔨 Andreas Bigger authored -
mergify[bot] authored
fix(op-node): Fix Channel Out MaxSize Underflow
-
mergify[bot] authored
-
Andreas Bigger authored
-
⚙ Andreas Bigger authored -
mergify[bot] authored
specs: Update spec channel handling to match the current implementation
-
mergify[bot] authored
-
mergify[bot] authored
fix: fix flag name typo for MaxStateRootElements
-
mergify[bot] authored
-
Matthew Slipper authored
Pulls the concurrent state iterator into a re-usable library. Additional tests have been added to assert that the iterator touches every key in state at least once. This will allow us to perform a complete check of the OVM_ETH migration as the last step of the migration.
-