Commit c1830ef
authored
Add nonce stall check in EoaExecutorWorker gas bump logic (#80)
- Introduced a check to skip gas bump attempts if the transaction has not been queued long enough, enhancing transaction handling efficiency.
- Added logging to warn when a transaction is skipped due to insufficient queuing time, providing better visibility into transaction states.1 parent 4512db9 commit c1830ef
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
379 | 392 | | |
380 | 393 | | |
381 | 394 | | |
| |||
0 commit comments