oxen-io / oxen-core

Oxen core repository, containing oxend and oxen cli wallets
https://oxen.io
Other
317 stars 120 forks source link

Warn against out-of-date node in prepare_eth_registration #1692

Closed Doy-lee closed 4 months ago

Doy-lee commented 4 months ago

In some user testing, some people are registering nodes very quickly after launching causing unsynced nodes to join the network. I've added in the same guard-rails that prepare_registration has to gently steer 99% of people away from doing that.