230df98e4d
Prior to this change, it was possible that transactions are erroneously deemed as 'future' although they are in fact 'pending', causing them to be dropped due to 'future' not being allowed to replace 'pending'. This change fixes that, by doing a more in-depth inspection of the queue. |
||
---|---|---|
.. | ||
journal.go | ||
list_test.go | ||
list.go | ||
noncer.go | ||
txpool2_test.go | ||
txpool_test.go | ||
txpool.go |