1. 18 Jan, 2023 12 commits
  2. 17 Jan, 2023 15 commits
  3. 15 Jan, 2023 2 commits
  4. 14 Jan, 2023 3 commits
  5. 13 Jan, 2023 8 commits
    • Kelvin Fichter's avatar
      feat(ctb): set up SystemConfig in step 1 · 13987417
      Kelvin Fichter authored
      Moves the SystemConfig upgrade/initialization logic into Step 1 of the
      SystemDictator contract. This means that the Sequencer is correctly able
      to spin up between steps 2 and 3.
      13987417
    • Mark Tyneway's avatar
      op-node: add better docstring for storage slot · b4c11f59
      Mark Tyneway authored
      The unsafe block signer is stored at a magic storage
      slot that decouples `solc`'s storage layout system from
      being able to move the storage slot accidentally.
      
      This adds in a better docstring so that its obvious
      how the value is computed.
      b4c11f59
    • mergify[bot]'s avatar
      Merge pull request #4703 from ethereum-optimism/refcell/doc-links · 9866c60c
      mergify[bot] authored
      specs: Doc Enhancements
      9866c60c
    • Andreas Bigger's avatar
      fix: remove slippins · 0853da67
      Andreas Bigger authored
      0853da67
    • Andreas Bigger's avatar
      1a719927
    • Andreas Bigger's avatar
      📝 fix batcher intradoc links · 7f8b74de
      Andreas Bigger authored
      📝 batcher doc-links
      
      indexer: Fix startup errors
      
      - The block locator was being initialized with a zero hash, which caused `Update` return `nil` and crash the process.
      - Adds an L2 conf depth parameter, since L2 can now reorg.
      
      update changesets to latest version
      
      op-node: Turn down log level of enode filtering
      
      This was spamming ~12 log lines every 2 seconds, so I turned down the log level.
      
      deletes old changeset patches
      
      check-changed: Add additional patterns to force total rebuild
      
      Adds a bunch of patterns that should trigger a rebuild of all dependencies. Mostly related to build stuff.
      
      fix(bmon): Fix balance monitor name
      
      Version Packages
      
      indexer: changeset
      
      Version Packages
      
      creates indexer docker build cci configs
      
      feat(ctb): commit prod Goerli config
      
      Commits the production Goerli configuration for Bedrock.
      
      Add vault recipients
      
      Remove coinbase
      
      feat(ctb): Goerli deployment artifacts
      
      Commits deployment artifacts for Goerli
      
       typo fix
      
      📝 update specs link for bedrock 🔨
      
      fix: batcher doc line lengths
      
      fix: batcher doc aliasing?
      
      nit: remove doc link alias hyphen
      7f8b74de
    • Matthew Slipper's avatar
      chore: Upgrade op-e2e dependencies · 64cc5197
      Matthew Slipper authored
      64cc5197
    • Matthew Slipper's avatar
      chore: Upgrade op-batcher dependencies · 7de64c14
      Matthew Slipper authored
      7de64c14