DMDcoin / diamond-node

bit.diamonds node software for network version 4
GNU General Public License v3.0
0 stars 3 forks source link

delaying transact_silently #97

Open SurfingNerd opened 5 months ago

SurfingNerd commented 5 months ago

transact_silently could be one of the root causes for node service transactions that do not get processed.

Theory: delaying transaction_silently transactions solve a lot of issues.

expected Problem: Nonce calculation need to make sure to also account for the queued transaction_silently transactions.