github Hoosat-Oy/HTND v1.5.3
HTND 1.5.3

latest release: v1.5.4
7 hours ago

Fixes to HTND 1.5.X

Database retry logic if database Get fails to retrieve data for whatever reason, like race conditions which are very much possible when most of the consensus mutex functionality has been removed. Uses exponential backoff starting at 10ms, doubling each time with a maximum cap of 500ms per attempt. Special case i HandleGetBlock gRPC request which has bigger retry logic with exponential backoff.

Don't miss a new HTND release

NewReleases is sending notifications on new releases.