This repository has been archived by the owner on Jun 25, 2021. It is now read-only.
Releases: maidsafe/sn_routing
Releases · maidsafe/sn_routing
v0.51.0
v0.50.0
v0.49.1
v0.49.0
v0.48.1
0.48.1 (2021-03-04)
Bug Fixes
- prevent creating Section with elders info signed with wrong key (f0f839c)
- use chain main branch length as the DKG generation (ed3a54e)
- dkg: allow multiple pending key shares (92dfc70)
- dkg: avoid mixing DKG messages from different generations (e68ba2a)
- dkg: detect corrupted DKG outcome (ec53c63)
- make sure sibling section info is valid and trusted (2044b11)
v0.48.0
v0.47.5
v0.47.4
0.47.4 (2021-03-03)
Bug Fixes
- always send their Offline vote to relocated elders (7f77e97)
- avoid invalidating signature when resending bounced Sync message (d482dab)
- check trust with all known keys, not just the src matching ones (2c9a1b2)
- cover all cases of RelocatePromise handling (5966d3d)
- ignore Sync messages not for our section (6d90fcf)