1. 03 Jan, 2023 3 commits
    • Matthew Slipper's avatar
      storage snapshot · 06f759f7
      Matthew Slipper authored
      06f759f7
    • Matthew Slipper's avatar
      update storage slot · bc02a174
      Matthew Slipper authored
      bc02a174
    • Mark Tyneway's avatar
      contracts-bedrock: deterministic storage · bc7be453
      Mark Tyneway authored
      Makes the storage slot deterministic for the unsafe
      block signer. This is useful because the `op-node` uses
      a storage proof to fetch the value, so the `op-node` can
      compute the storage slot value locally. This decouples
      the way that `solc` lays out storage from the network policy,
      making bugs less likely to happen when changing the contracts.
      bc7be453
  2. 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
  3. 24 Dec, 2022 8 commits
  4. 23 Dec, 2022 25 commits
  5. 22 Dec, 2022 3 commits