-
Notifications
You must be signed in to change notification settings - Fork 179
fix: payout issue in v2 #3440
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
fix: payout issue in v2 #3440
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: packages/common/src/allo/backends/allo-v2.ts
Did you find this useful? React with a 👍 or 👎 |
66ea546
to
7a5f45c
Compare
ec8ce28
to
902b119
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested at https://manager-git-fix-v2-payout-grants-stack.vercel.app/#/round/11 and verified 1 grantee was showing as paid. i successfully paid out the 2nd grantee and both are showing as paid in the UI
* fix: payout issue in v2 * fix: anchor adress issue * wip * Revert "disabled payout (gitcoinco#3441)" (gitcoinco#3443) This reverts commit 42c5b61. * remove log * rm: generateMerkleTree from utils --------- Co-authored-by: Aditya Anand M C <aditya.anandmc@gmail.com>
Fixes: #issue
Description
fix: payout issue in v2
Checklist
This PR:
@ts-ignore
, unjustified optional values).