issues
search
Mach-34
/
Grapevine
Like ethdos except degrees of separation from phrase
6
stars
1
forks
source link
Feat: Server Handles New Identity Proofs
#65
Closed
jp4g
closed
4 months ago
jp4g
commented
4 months ago
Nuked all the code that wont work with new changes - will add back updated routes progressively
Removed all phrase stuff from server
Merge create user and degree 0 proof - user will now submit identity proof as a condition of their enrollment
User creation no longer requires signature verified by server over username, instead relies on signature verification inside of proof and checks proof
Expected outputs are now checked by server verification
Unit tests to drive base case and significant edge cases for user creation