Create contributions for PR reviews #66
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/49-create_review_contributions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs #49
This should create the actual Contribution transactions for the PR reviews.
I could not test this myself, because I don't have a local devchain running.
looks good to me!
I still have local issues running the aragon dependency here, but it looks good to me. and I guess with the reviews we have to test that on live anyway.
👍
why do you pass in
Contribution
here and not usekredits.Contribution
from the global variable?kredits
is not global.oh true.
though I guess it could be?