hyperledger / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
433 stars 276 forks source link

Peer Discovery #1375

Open takemiyamakoto opened 3 years ago

takemiyamakoto commented 3 years ago

An Iroha network should be able to discover and gossip about new peers that join the network.

takemiyamakoto commented 2 years ago

Should gossip about peers on the network to bootstrap from an initial trusted set of peers

mversic commented 4 months ago

related to #4145