Skip to content

v6.3.2

Compare
Choose a tag to compare
@crioto crioto released this 25 Apr 06:05
· 584 commits to master since this release
a4bfcfa
  • Removed references to previous DHT URLs
  • Fixed daemon start on windows
  • --dht flag has been deprecated on start command
  • --dht flag has been added to daemon
  • Forced peer disconnect when same MAC or endpoints are active on another peer
  • Added Administrator permission checks for Windows platform
  • Modified DHT buffer size from 1K to 4K
  • Fixed issue with wrong data length on DHT packets
  • Added a goroutine to wait for active bootstrap connection on daemon start
  • Fixed environments restore from file
  • Fixed DHT disconnect after computer sleep
  • Fixed Bug with Splitting DHT Packets
  • Added Swagger REST API
  • Faster ARP data extraction
  • Increased test coverage