- 
Roberto Bayardo authored* - make immediate nonce-too-low error abort send (since it could never succeed otherwise) - make txmgr resubmit a transaction when fee bumping fails in case it has been dropped from the mempool - only bump fees when they really should be bumped - set txmgr overall default send timeout of 10 minutes. It was infinite, which led to permanently stuck transaction in combination with the other bugs fixed in this PR. * Update op-service/txmgr/txmgr_test.go --------- Co-authored-by:Sebastian Stammler <stammler.s@gmail.com> 9452aa66
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| metrics | ||
| mocks | ||
| cli.go | ||
| cli_test.go | ||
| price_bump_test.go | ||
| queue.go | ||
| queue_test.go | ||
| rpc.go | ||
| rpc_test.go | ||
| send_state.go | ||
| send_state_test.go | ||
| test_txmgr.go | ||
| txmgr.go | ||
| txmgr_test.go |