Skip to content

Version 7.4.3 released

Compare
Choose a tag to compare
@clemahieu clemahieu released this 31 Mar 02:22
· 2567 commits to master since this release

This is a bugfix release for synchronization issues.

  • Fixed an issue where the client would wait up to a minute for a connection timeout before trying to bootstrap to another peer.
  • Fixed an issue where bootstrapping could cause a deadlock which would never complete.
  • Fixed an issue which could cause a crash on startup due to a race condition.
  • Used the multithreaded logger which caused issues on some platforms.