Add flag or setting to avoid re-submission of transactions for mempool gossip testing · Issue #36 · ethpandaops/spamoor · GitHub
More Web Proxy on the site http://driver.im/
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
The current spamoor approach to re-submit transactions that did not get included in time breaks testing the mempool gossip logic.
Spamoor should have a setting that prevent's resubmissions when set, so each tx is only submitted once.