Release 1.2.1
Closed Dec 7, 2022
80% complete
We need to make progress on some serious performance issues, including:
- ddos protection,
- poor database I/O speed,
- poor synchronization speed when the block generation exceeds 6 seconds,
- db batcher not implemented correctly,
- terrible network bandwidth consumption even for non-validators,
- etc...
So let's focus on those issues and keep things happy on this…
We need to make progress on some serious performance issues, including:
- ddos protection,
- poor database I/O speed,
- poor synchronization speed when the block generation exceeds 6 seconds,
- db batcher not implemented correctly,
- terrible network bandwidth consumption even for non-validators,
- etc...
So let's focus on those issues and keep things happy on this milestone.