iden3 / circuits

Circom circuits used by the iden3 core protocol.
GNU General Public License v3.0
82 stars 14 forks source link

Check auth claim in new identity state #71

Closed OBrezhniev closed 1 year ago

OBrezhniev commented 1 year ago

Add check for existence of auth claim in newUserState in stateTransition. Updated tests and test vector generator.