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

refactor(join): re-organising all messages related to node joining flow #147

Merged
merged 1 commit into from Jun 7, 2021

Conversation

bochaco
Copy link
Member

@bochaco bochaco commented Jun 4, 2021

No description provided.

@bochaco bochaco force-pushed the feat-join-redirect-msgs branch 10 times, most recently from d6bfa97 to 7d85972 Compare June 5, 2021 05:13
@bochaco bochaco marked this pull request as ready for review June 7, 2021 13:56
@bochaco bochaco requested a review from a team as a code owner June 7, 2021 13:56
@bochaco bochaco force-pushed the feat-join-redirect-msgs branch 3 times, most recently from 8d3b971 to fb5e63c Compare June 7, 2021 20:07
BREAKING CHANGE: new Join messages are not backward compatible.
@bochaco bochaco merged commit 2a94692 into maidsafe:master Jun 7, 2021
@@ -22,10 +22,7 @@ use xor_name::{Prefix, XorName};
#[derive(Debug, Serialize, Deserialize, PartialEq, Clone)]
pub enum Message {
/// Message to request information about the section that matches the given name.
GetSectionQuery {
public_key: PublicKey,
is_node: bool,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC this was recently added by @lionel1704 for a fix on bootstrapping of adults.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants