1. 01 Jun, 2022 2 commits
    • Joshua Gutow's avatar
      op-node: Adjust L1 Info Transaction Gas Parameters (#2582) · 50d2b108
      Joshua Gutow authored
      This reduces the gas on the L1 Info Transaction from 99,999,999
      down to 75,000. This is required as the gas from deposits is now
      being counted against the total gas used in the L2 block.
      
      Typically the transaction only uses around 30k gas and 35k would
      be fine; however, for the first transaction, it uses more gas to
      set the storage slots from zero (around 70k gas). As such, we
      set it to a single gas limit for the time being. We also give
      it a buffer of 5k gas to ensure that this transaction will not
      fail.
      50d2b108
    • Matthew Slipper's avatar
      cd15c40a
  2. 27 May, 2022 13 commits
  3. 26 May, 2022 2 commits
  4. 24 May, 2022 4 commits
  5. 23 May, 2022 3 commits
  6. 21 May, 2022 1 commit
  7. 20 May, 2022 3 commits
  8. 19 May, 2022 5 commits
  9. 18 May, 2022 4 commits
  10. 17 May, 2022 3 commits