reviewRecipients DonationVotingMerkleDistributionDirectTransferStrategy #457
Unanswered
tnkshuuhei
asked this question in
Q&A
Replies: 2 comments 6 replies
-
my questions are:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
1 and 2 should be accepted
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use DonationVoting strategy, and stuck on how to execute reviewRecipients function.
allo-v2/contracts/strategies/donation-voting-merkle-base/DonationVotingMerkleDistributionBaseStrategy.sol
Lines 40 to 58 in 14ef520
I added some on foundry test, but only recipient[0] got accepted. what's wrong?
others return 0, the same things happened on deployed strategy
event was emitted but status not changed.
Beta Was this translation helpful? Give feedback.
All reactions