fuseio / fuse-network

Fuse network engine; Contains instructions to connect as a node
MIT License
86 stars 44 forks source link

Add double jailing protection #146

Closed Andrew-Pohl closed 7 months ago

Andrew-Pohl commented 11 months ago

Fixed an edge case where a node can be stuck in jailed by being in the list multiple times.

gr8h commented 7 months ago

Full PR: https://github.com/fuseio/fuse-network/pull/147