Skip to content

2024.11.1.5

Latest
Compare
Choose a tag to compare
@MaidSafe-QA MaidSafe-QA released this 13 Nov 18:12

Binary Versions

  • nat-detection: v0.2.11
  • node-launchpad: v0.4.5
  • autonomi: v0.1.5
  • safenode: v0.112.5
  • safenodemand: v0.11.3
  • safenode-manager: v0.11.3

Merged Pull Requests

2024-11-13 #2438 -- populate records_by_bucket during restart [@maqi]

Detailed Changes

Network

Fixed

  • During a restart, the node builds a cache of locally restored records, which is used to improve the speed of the relevant records calculation. The restored records were not being added to the cache. This has now been corrected.