Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Change iri network gossip to use STING #1795

Open
kwek20 opened this issue Mar 13, 2020 · 1 comment
Open

Change iri network gossip to use STING #1795

kwek20 opened this issue Mar 13, 2020 · 1 comment

Comments

@kwek20
Copy link
Contributor

kwek20 commented Mar 13, 2020

Description

IRI gossip currently using a single packet. With #1794 iri will support split up gossip. We should change our pipeline to make use of this feature.

Motivation

More specific requesting results in less network usage and faster syncing time

Requirements

  • Change the pipeline to use TX_REQUEST and TX_BROADCAST instead of TRANSACTION_GOSSIP
  • Change transactionRequester to use correct protocol method

Open Questions (optional)

How are we handling TipsRequester? (probably remove it)

@GalRogozinski GalRogozinski added L-Groom This issue needs to be groomed and removed L-Groom This issue needs to be groomed labels Mar 26, 2020
@GalRogozinski
Copy link
Contributor

We should test with and without tiprequester and decide if we should remove it

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

No branches or pull requests

2 participants