Release Notes
⚠️ Important update for Linux systemd users
Major highlights
Startup logger fix
Fixed an issue when Nethermind crashes on startup if the Nethermind process doesn't have write access to its own directory.
Improved handling of JsonRpc.EnabledModules
Fixed an issue with trailing commas in JsonRpc.EnabledModules
values. For instance, --JsonRpc.EnabledModules [eth,net,]
that has been working previously, caused a failure because of the .NET 9 upgrade. To maintain compatibility and avoid disruption, adjustments have been made to continue supporting these cases, although it's highly recommended not adding trailing commas in array values.
Full Changelog: 1.30.0...1.30.1