Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

v0.68.0

Compare
Choose a tag to compare
@MaidSafe-QA MaidSafe-QA released this 13 May 10:48
· 124 commits to master since this release

0.68.0 (2021-05-13)

⚠ BREAKING CHANGES

  • AE work

Features

  • AE: flesh out remaining Anti-Entropy flow (b28c422)

Bug Fixes

  • fixing stress statistic couting error (47f2024)
  • test: fix AE tests (4d8ae27)
  • test: fix node_msg_to_self test (a563a77)
  • convert SrcLocation to DstLocation in AE messages (314dc3e)
  • fix dst_info for send_or_handle method (649d27b)
  • fix dst_key in send_or_handle (6436aee)
  • post-rebase issues (ddd0682)
  • AE: implement SrcAhead flow (ade92fb)

api