dominant-strategies / go-quai

Official Go Implementation of the Quai Network
GNU General Public License v3.0
2.36k stars 456 forks source link

Fix latency on transactions #1880

Closed mibuono closed 6 days ago

mibuono commented 2 weeks ago

When we broadcast transactions using work shares, we can't get past 700 tps, and we think its due to latency.

We've tried playing with cches, because we were getting queued limit deletions.

gameofpointers commented 6 days ago

This has been solved