textileio / textile

Textile hub services and buckets lib
MIT License
226 stars 45 forks source link

signups: disable them #580

Closed jsign closed 1 year ago

jsign commented 1 year ago

This PR forces returning an error on the Signup RPC service.

This is done in the context of our plan to shut down the Hub.

Note: some tests are expected to fail since they rely on the signup service doing the expected work since it isn't a feature of the hub to disable signups. I'd like to fix the tests, but the way they're wired, they need complicated local setups. In any case, this change can't break any invariant, and this project will be terminated soon anyway.