issues
search
memoriesadrift
/
tuw-cryptocurrencies-blockchain
Blockchain created for the Cryptocurrencies course at TU Wien
0
stars
0
forks
source link
T1: Form Connections with Peers
#5
Closed
memoriesadrift
closed
1 year ago
memoriesadrift
commented
1 year ago
Description
Implement peer discovery bootstrapping by hard-coding some peers (for now, only hard- code the bootstrap node 128.130.122.101:18018).
Store a list of discovered peers locally. This list should survive reboots.
Scope
Maintain local peer list
Implement peer discovery -> i.e. what to do with data obtained from
peers
/
getpeers
Description
Scope
peers
/getpeers