Skip to content

v1.1.1

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 01 Aug 09:16
· 184 commits to master since this release
7e5e920
  • Fix issue with renewAddress()
  • Dynamic memory allocation changes & fixes. Allow user defined memory allocation
  • Big cleanup, fixes for minor issues & warnings,
  • Change checkConnection() function behaviour so if the master returns 0 for an address, it fails. Allows master to zero out the address of nodes that are not active
  • Master node returns -2 on address lookup request where address is not found in list, but the request itself is successful. Allows nodes to time out quickly if not found in list.