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

Add transaction request and broadcast message protocol #1794

Open
kwek20 opened this issue Mar 13, 2020 · 0 comments
Open

Add transaction request and broadcast message protocol #1794

kwek20 opened this issue Mar 13, 2020 · 0 comments

Comments

@kwek20
Copy link
Contributor

kwek20 commented Mar 13, 2020

Description

Requesting and broadcasting specific transactions between neighbors

Motivation

Splitting up the gossip will decrease network traffic

Requirements

  1. Add 2 new message types named TX_REQUEST and TX_BROADCAST in ProtocolMessage
  2. Update MessageReader to read this message
  3. Update NeighborImpl to handle the message
  4. Add createTransactionXYZPacket in Protocol

According to the following details: https://github.com/iotaledger/protocol-rfcs/blob/d16a3815271cdb4b53ff3c234ea706bf764e1847/text/0001-protocol-messages/0001-protocol-messages.md#transaction-broadcast

@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
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