• 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
Name
Last commit
Last update
..
send_state.go Loading commit data...
send_state_test.go Loading commit data...
txmgr.go Loading commit data...
txmgr_test.go Loading commit data...