Release v0.9.5.
This enhances the handling of swarms in the client, especially to avoid a long-running one to accumulate too many swarm entries, which results in the client very seldom pinging injectors and thus stop announcing itself as a bridge. Enhancements: - Use a limited-size LRU cache to keep swarm entries at the client (to eventually drop spurious entries). - Do not ping injectors if a connection to one of them was successfully established while waiting for the next ping round.
Please register or sign in to comment