This is a Testnet release. It is not suggested for Mainnet Beta use.
Release Notes
- Bundle receiver is rewritten for improved reliability and performance, and should no longer fail to reconnect
- Various GUI improvements, including new detailed bank execution view
- The algorithm used by the scheduler is now configurable under
[tiles.pack.schedule_strategy]
in the configuration file. There are three options availableperf
the default, pack blocks as fast as possiblebalanced
to optimize for maximum priority feesrevenue
to optimize for MEV and maximize overall revenue
- Improved certain transaction filtering to increase CU fullness of blocks when spammed
--disable-accounts-disk-index
configuration option is added
Full Changelog: v0.505.20216...v0.603.20216