Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: clean onchain boilerplates #14

Merged
merged 12 commits into from
Jul 18, 2023
Merged

feat: clean onchain boilerplates #14

merged 12 commits into from
Jul 18, 2023

Conversation

yum0e
Copy link
Contributor

@yum0e yum0e commented Jul 17, 2023

  • clean leading zeros when showing zk proofs in tables
  • removed vaultId checks in smart contract to have a more playable UI
  • clean storage of _verifiedAuths and _verifiedClaims before storing more
  • call contract with airdrop destination addressto and verify signature with it instead of msg.sender
  • use contract instance object from viem instead of wagmi hooks
  • extract airdrop claiming logic in page.tsx instead of useContract hook

@yum0e yum0e changed the title feat: clean leading zeros on zk proofs, removed vaultId checking and feat: clean onchain boilerplates Jul 17, 2023
@leosayous21 leosayous21 merged commit db5df13 into main Jul 18, 2023
1 check passed
@leosayous21 leosayous21 deleted the bigq-cleaning branch July 18, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants