You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Very randomly when sending massive rpc (sendtoaddress) requests, there may be one or two txs won't be dealt with and always stay in the mempool.
Describe the bug
Very randomly when sending massive rpc (sendtoaddress) requests, there may be one or two txs won't be dealt with and always stay in the mempool.
Backgroud:
More information: #1756 (comment)
To Reproduce
Steps to reproduce the behavior: (PLEASE note this can only be reproduced randomly)
when the requests are not finished yet, stop the task.
then I getrawmempool from the node, there are 9 txs in the pool for my case.
Expected behavior
tx should be broadcast to the CN node and removed from the mempool.
Platform:
The text was updated successfully, but these errors were encountered: