Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Tour de SOL Stage 1, Bring it

Choose a tag to compare

@mvines mvines released this 28 Oct 18:25

Cloud Nine v0.20.0

With this release, we'll be performing our final dry runs for the incentivized validator competition Tour de SOL. And with any luck, we expect Stage 1 will execute on a v0.20.x patch release.

Major Features And Improvements

  • TPS 📈! Average TPS has been improved 2x over the v0.19.0 release, with GPU-based testnets now well over 50k average TPS
  • Added solana CLI commands: get-epoch, show-validators, show-stake-history

TPS

Node Count Avg TPS Max TPS Avg Confirmation Max Confirmation
5 58,067 87,341 1.3 17.6
10 52,177 95,864 1.2 29.1
25 55,695 88,470 1.4 5.9
50 59,359 91,051 1.4 4.5
85 55,696 74,226 1.7 60.0

Known Issues

  • #6578 - Move support is not enabled by in release binaries or testnets, it currently must be built from source.