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.
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.
raucao
(Migrated from github.com)
reviewed 2021-01-29 11:38:13 +00:00
bumi
(Migrated from github.com)
approved these changes 2021-02-15 12:34:27 +00:00
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. 👍
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.
👍
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
Contributionhere and not usekredits.Contributionfrom the global variable?kreditsis not global.oh true.
though I guess it could be?