1. 04 Jan, 2023 1 commit
    • Mark Tyneway's avatar
      op-chain-ops: better deploy config validation · 2df8ab61
      Mark Tyneway authored
      Ensure that the `DeployConfig.Check` function checks for
      the existence of the `L1StartingBlockTag`. This check was
      previously being done outside of the `Check` function.
      Also remove a check for the L2 genesis gas limit being
      non zero since this is being done inside of `Check`.
      Also add some better error messages in the case of bad
      deploy config parsing.
      2df8ab61
  2. 03 Jan, 2023 9 commits
  3. 25 Dec, 2022 1 commit
    • Maurelian's avatar
      bmon: Detect at warning and danger level balances (#4571) · f7f6d76f
      Maurelian authored
      * bmon: Detect at warning and danger level balances
      
      * bmon: Simplify by reducing to a single threshold
      
      * bmon: Set amounts in eth rather than wei
      
      * bmon: Add ops genie alert creation
      
      * bmon: Add ops genie heartbeat
      
      * bmon: Prep for goerli
      f7f6d76f
  4. 24 Dec, 2022 8 commits
  5. 23 Dec, 2022 21 commits