ethersphere / bee-backlog

zenhub epics repo
0 stars 0 forks source link

a new swarm protocol to acquire reserve related info #54

Closed istae closed 1 year ago

istae commented 1 year ago

It would be very convenient to, on demand, acquire a peer's:

  1. reserve size
  2. pullsync rate
  3. storage radius

Through a new API endpoint of a node, all of the connected peers can be asked to return the above information.

The motivation is to be able to asses the state of the network at least through the connected peers, and also determine if your own node is doing OK realtive to others.