1. 04 Mar, 2023 1 commit
    • Joshua Gutow's avatar
      op-service/txmgr: Return previous tx if no updates · d39144d5
      Joshua Gutow authored
      Return the same transaction if we don't update any fields. We do this
      because Ethereum signatures are not deterministic and therefore the
      transaction hash will change wwhen we re-sign the tx. We don't want
      to do that because we want to see ErrAlreadyKnown instead of
      ErrReplacementUnderpriced.
      d39144d5
  2. 03 Mar, 2023 8 commits
  3. 02 Mar, 2023 31 commits