QuilibriumNetwork / ceremonyclient

Mirror of Quilibrium git repo: ceremonyclient
GNU Affero General Public License v3.0
95 stars 41 forks source link

p2p suggestions: save bootstrap file #138

Closed shyba closed 5 months ago

shyba commented 8 months ago

I have some suggestions for the p2p code, so instead of just describing them I decided to open a PR to show what I mean. Feel free to adapt parts of it as/if it feels right.

EDIT: removed other changes that were solved with peer info manager and the last qol

This PR now only adds support for a bootstrap file (should help bringing connectivity to a new node from an existing one or during reboots, but wont change anything on already good ones)

shyba commented 5 months ago

closing as it doesn't seem to make sense anymore. It is easy to rejoin the network with the new bootstrap nodes