Skip to content

subnet subscriptions - #308

Open
ninaiiad wants to merge 5 commits into
mainfrom
ng/subnet-sub
Open

ninaiiad wants to merge 5 commits into
mainfrom
ng/subnet-sub

Conversation

@ninaiiad

Copy link
Copy Markdown
Collaborator

No description provided.

@vladimir-ea

Copy link
Copy Markdown
Collaborator

out of interest: have you tried calling the beacon apis?

Comment thread crates/config/src/peer_score_params.rs
Comment thread crates/control/src/tile.rs Outdated
for (&peer_id, _) in subscribers.take(count) {
crate::counters::GossipTopicCounters::sent(topic);
emit(PeerControl::P2pSend(P2pSend::Gossip(GossipMsgOut { peer_id, tcache })));
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

is this something recommended in the specs?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

in the specs we're not fanning out just to meshed peers, yes

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants