Skip to content

v2.0.2

Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 13 Jan 22:32

General

  • Workaround for a bug/regression in .NET 6.0 where HashAlgorithm.Initialize did not actually re-initialization the underlying provider correctly. ( dotnet/runtime#62397 )
  • Small tweak to the DHT engine to ensure it does not report a 'Ready' status if bootstrapping into the DHT table actually fails.