This is a Testnet release. It is not suggested for Mainnet Beta use.
Release Notes
- Soft deprecated the
revenuescheduler with a warning. Therevenuescheduler will be removed in an upcoming release.- The
revenuescheduler performs well when activity is low, but does not perform well when network activity spikes. We want to position Firedancer validator operators to capture the most fees when network activity is high, when it will matter the most. - Additionally, the
revenuescheduler has negative ecosystem impacts, and the development team is aligning the software defaults with long term network goals.
- The
- The
balancedscheduler has been improved to capture more income in more scenarios, without the long delays of therevenuescheduler. Thebalancedscheduler has been set as the new default, and is recommended. - Switched the default block production duration to 350ms to match Agave.
- Changes to ethtool configuration stages and defaults.
- Renamed
ethtool-groconfigure stage toethtool-offloads - Disable RX-UDP-GRO-FWD instead of GRO. Recommend enabling GRO
- Disable GRE segmentation offload
- Add
autooption tonet.xdp.rss_queue_mode
- Renamed
- Minor performance and reliability improvements to QUIC.
Full Changelog: https://github.com/firedancer-io/firedancer/commits/v0.802.30008