oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.76k stars 220 forks source link

re enable rc expiration #1961

Closed majestrate closed 2 years ago

majestrate commented 2 years ago

fixes #1956

jagerman commented 2 years ago

Tested this against my ancient nodedb that couldn't get on the network at all: this indeed fixes things.

One change though: we should remove valid-but-expired RCs during startup: currently we just skip them, but that ends up leaving behind a bunch of expired RCs forever.