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

v0.40.0

Compare
Choose a tag to compare
@MaidSafe-QA MaidSafe-QA released this 13 Jan 15:29
· 480 commits to master since this release

0.40.0 (2021-01-13)

⚠ BREAKING CHANGES

  • this affects the Error type which is a part of the public API.

Bug Fixes

  • trust check failure of Sync message sent to non-elders (5520c18)

  • use keys not key indices to check whether elders changed (a99a07f)

  • remove Error::UntrustedMessage (dbcf0db)