This is a Testnet release. It is not suitable for Mainnet Beta use.
Release Notes
- Added a new
fdctl version
command - Added checks that
solana
submodue is the right version when building. Fixed issue where sometimessolana
submodule would not rebuild. - Added additional permission checking for
hugetlbfs
mounts. - Fixed an Ubuntu specific issue where the sandbox could not be created due to unprivileged user namespace restrictions.
- Tweaked default configuration to run faster on most machines. Switched RPC off by default.
fdctl configure
now logs actions it is taking that modify the host system.- Improved error messages in some failure cases we have observed.
- Fixed a race condition that could cause invalid blocks to be created.
- Fixed a security issue with validating QUIC retry tokens.
- Tidied up sysctl requirements during the configuration step.
Full Changelog: v0.103.11814...v0.104.11814