xelis-project / xelis-blockchain

A private blockDAG with Homomorphic Encryption and Smart Contracts
373 stars 89 forks source link

P2p peerlist rework #56

Closed Slixe closed 6 months ago

Slixe commented 6 months ago

Description

Rework P2P Peerlist to have internal mutex instead of global mutex. This should be more performant and prevent any deadlock.

Type of change

Please select the right one.

Which part is impacted ?

Checklist