1. 04 Jan, 2023 1 commit
    • Kelvin Fichter's avatar
      feat(ctb): check for relayed legacy messages · f61d376f
      Kelvin Fichter authored
      Updates the CrossDomainMessenger base contract to check for relayed
      legacy messages. We originally specified that only unrelayed messages
      would be migrated as part of the bedrock migration, but we recently
      changed this to migrate all messages. As a result, we have to
      reintroduce checks into the CrossDomainMessenger contracts to block
      legacy messages that have already been relayed from being relayed again.
      f61d376f
  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