Beta builds are built on every merge to main, and are now available from.Various CoinStore benchmark and performance improvements.Added support for unhardened key derivations.Added a config option for peer_connect_timeout.Made max message size configurable in config.yaml, as a possible workaround for very large farms where reporting plot information exceeds the maximum message size.Starting logging the timing of applying additions and removals to the coin store.Thanks for the addition of a query in CoinStore to special case height 0 to avoid querying all unspent coins.Added support for DID, our decentralized identity solution, as a building block toward Chia's broader set of DID capabilities.Added a debug option to log all SQL commands.Added plot memo caching in PlotManager, speeding initial loading and cached loading, by enabling harvester to save the parsed plot memo on disk on shutdown, then load it back into memory on startup so that it can skip key parsing calculations for all already known plots.