1. 13 Jan, 2023 1 commit
    • 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
  2. 11 Jan, 2023 25 commits
  3. 10 Jan, 2023 14 commits