• Joshua Gutow's avatar
    txmgr: Don't submit underpriced replacements · 33da2e1f
    Joshua Gutow authored
    This prevents the transaction manager from resubmiting transactions that do
    not have a price increase that is large enough to pass geth's checks. The
    other option is to increase the gas price bump, but because the gas price
    has not changed much in the intervening period, it seems better to leave
    the currently existing transaction in the mempool.
    33da2e1f
Name
Last commit
Last update
..
config.go Loading commit data...
l2_output_submitter.go Loading commit data...
utils.go Loading commit data...