Testnet v1.18.12
github-actions
released this
26 Apr 04:48
·
2428 commits
to master
since this release
This is a Testnet release. It is not recommended for Mainnet Beta.
What's Changed
- v1.18: Disable cache warmer if RPC is not using it (backport of #1063) (#1068)
- v1.18: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1 (backport of #1014) (#1043)
- v1.18: Limit max concurrent connections (backport of #851) (#926)
- v1.18: blockstore: send duplicate proofs for chained merkle root conflicts (backport of #835) (#1009)
- v1.18: quic: delay calling set_max_concurrent_uni_streams/set_receive_window (backport of #904) (#968)
- v1.18: cli: Use --use-rpc flag correctly during program deployments (backport of #1008) (#1011)
- v1.18: sleep instead of drop when stream rate exceeded limit; (backport of #939) (#990)
Full Changelog: v1.18.11...v1.18.12