Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

[PI-139]: Generate stark signature#550

Merged
arijoon merged 7 commits intodevfrom
feat/PI-139-registration-payload
Aug 7, 2023
Merged

[PI-139]: Generate stark signature#550
arijoon merged 7 commits intodevfrom
feat/PI-139-registration-payload

Conversation

@arijoon
Copy link
Copy Markdown
Contributor

@arijoon arijoon commented Jul 25, 2023

  • Cleanup the example and move to templates instead

Tested using Tenderly and the generated signature works. It can yield a successful transaction and register the user onchain

Currently looking into the validation of this on the BE, one of the following options, I favour the second but very likely to go with first one as the initial implementation

  1. Make an onchain call
  2. Replicate the math from the contract in our service

@arijoon arijoon self-assigned this Jul 25, 2023
@arijoon arijoon force-pushed the feat/PI-139-registration-payload branch from 281c57f to 16a5b0c Compare July 25, 2023 16:33
@arijoon arijoon force-pushed the feat/PI-139-registration-payload branch from dff9561 to 811115c Compare August 4, 2023 08:59
@arijoon arijoon marked this pull request as ready for review August 4, 2023 13:50
@arijoon arijoon merged commit 497ab74 into dev Aug 7, 2023
@arijoon arijoon deleted the feat/PI-139-registration-payload branch August 7, 2023 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants