Skip to content
  • Ian Denhardt's avatar
    Changes based on discussions with RJ. · 45ca9fc3
    Ian Denhardt authored
    - Excess gas is now delivered to `gasLeftoverTo` even on transaction
      abort.
    - Excess funds delivered with `retrySend` are now always credited to
      `gasLeftoverTo` regardless of whether the message has already been
      accepted.
    - To facilitate the above, we now store the gasBudget of delivered
      messages on the receiving shard.
    45ca9fc3