After having cleaned up a lot of code and tests in previous PRs it's finally time to get
rid of the old off-chain registration flow 🥳
Note that there are quite a few breaking changes in this PR since I've removed:
extrinsics, events, errors from the Registry pallet and a public HTTP API (/new/user)
from the TSS.
Hopefully I didn't miss anything, but there may be small clean up PRs that will be opened
over the next few weeks if I did.
After having cleaned up a lot of code and tests in previous PRs it's finally time to get rid of the old off-chain registration flow 🥳
Note that there are quite a few breaking changes in this PR since I've removed: extrinsics, events, errors from the Registry pallet and a public HTTP API (
/new/user
) from the TSS.Hopefully I didn't miss anything, but there may be small clean up PRs that will be opened over the next few weeks if I did.