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

Implement internal state for peers #1383

Closed
jakubcech opened this issue Mar 19, 2019 · 0 comments
Closed

Implement internal state for peers #1383

jakubcech opened this issue Mar 19, 2019 · 0 comments

Comments

@jakubcech
Copy link
Contributor

jakubcech commented Mar 19, 2019

Description

Implement support for different internal states for peers. For example, dropped, faulty. This issue only implements the support for the states, the definition of the states is separate.

Right now, we have handshaking and ready for messages. The states can be used in #1382 for example (?).

Motivation

Nodes have an idea of different states internally of their neighbors to support specific networking scenarios.

Requirements

  • Node has an internal state of handshaking
  • Node has an internal state of ready for messages
@jakubcech jakubcech added C-Network L-Groom This issue needs to be groomed labels Mar 19, 2019
@jakubcech jakubcech removed the L-Groom This issue needs to be groomed label Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant