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

Pruning, also, cleaning up NameType traits a bit #564

Merged
merged 5 commits into from
Aug 10, 2015

Conversation

dirvine
Copy link
Member

@dirvine dirvine commented Aug 9, 2015

Review on Reviewable

@maidsafe-highfive
Copy link

r? @inetic

(maidsafe_highfive has picked a reviewer for you, use r? to override)

@@ -22,7 +22,6 @@ use NameType;
// Note: name field is initially same as original_name, this should be later overwritten by
// relocated name provided by the network using assign_relocated_name method
// TODO (ben 2015-04-01) : implement order based on name
#[derive(Clone)]

Choose a reason for hiding this comment

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

I was planning on cloning the Id from the initial Routing object into the Routing core, as vaults acting on Routing need to sign messages as the RoutingNode; alternatively we need to have a separate Action:: that takes the elements of a message, but not a fully SignedMessage, and then finish construction in RoutingNode

@benjaminbollen
Copy link

looks good to me
raises few discussion points for Monday

@inetic
Copy link
Contributor

inetic commented Aug 10, 2015

@dirvine CI check are failing, is that expected?

inetic pushed a commit that referenced this pull request Aug 10, 2015
Pruning, also, cleaning up NameType traits a bit
@inetic inetic merged commit a1c3c37 into maidsafe:master Aug 10, 2015
maqi pushed a commit to maqi/routing that referenced this pull request Nov 14, 2016
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

4 participants