Major New Features
- Add support for cross-program invocations that allow on-chain programs to issue synchronous processed instructions to other programs.
- Add support for program signing with program derived addresses
- Optimistic confirmation (Network will behave as if we have one block confirmations as long as no more than 4.66% of the validators are acting maliciously. Applications can assume that 2/3+ votes observed in gossip confirm a block or that at least 4.66% of the network is violating the protocol. More details here: https://github.com/solana-labs/solana/blob/master/docs/src/proposals/optimistic-confirmation-and-slashing.md)
TPS Report
Node Count | Avg TPS | Max TPS | Avg Confirmation | Max Confirmation |
---|---|---|---|---|
5 | 35,340 | 108,302 | 3.9 | 22.6 |
10 | 35,229 | 87,586 | 3.7 | 11.2 |
25 | 32,599 | 101,845 | 6.4 | 23.3 |
50 | 31,894 | 111,609 | 8.1 | 39.1 |
Known Issues:
- Average TPS has regressed from the v1.0.0 release