Skip to content

Commit

Permalink
Split PIN management from products data.
Browse files Browse the repository at this point in the history
PINs are generated in separated batches, independent  of the product data, on the platform backend. Decoupling of product details and the set of authentic PINs was needed to keep the on-chain structure consistent with the platform.

Now the product authentication can be done in two stages. The first is to check for PIN validity, the second is to check the product data accuracy.
  • Loading branch information
Jiri Malek committed Aug 5, 2020
1 parent 4fe1dd3 commit 8ca28dc
Showing 1 changed file with 176 additions and 158 deletions.

0 comments on commit 8ca28dc

Please sign in to comment.