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
Only save val signing state if a block sign is missed within the signing window
If a vals state is not in a signing, then it signed. If false, we explicitly tell this. This drastically reduces space. Or just reuse the actual signatures
If the val set changes, we save all bools for every val this once to update it (like a cache) for future new val misses
Improve p2p tendermint connections
UDP vs TCP for P2P? (keep it TCP for block data / mempool, just UDP for actual connections)
The text was updated successfully, but these errors were encountered:
This is a long term tracking solution to put future wants / needs for long term development.
TODO
Faster Faster block times
Migrate Core-1 Vesting
Tendermint ideas for <2s blocks:
The text was updated successfully, but these errors were encountered: