Create contributions for PR reviews #66

Merged
galfert merged 1 commits from feature/49-create_review_contributions into master 2021-03-29 08:43:22 +00:00
galfert commented 2021-01-29 11:38:13 +00:00 (Migrated from github.com)

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.

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
bumi (Migrated from github.com) left a comment

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. 👍
bumi (Migrated from github.com) commented 2021-02-15 12:31:02 +00:00

why do you pass in Contribution here and not use kredits.Contribution from the global variable?

why do you pass in `Contribution` here and not use `kredits.Contribution` from the global variable?
galfert (Migrated from github.com) reviewed 2021-02-15 13:24:22 +00:00
galfert (Migrated from github.com) commented 2021-02-15 13:24:22 +00:00

kredits is not global.

`kredits` is not global.
bumi (Migrated from github.com) reviewed 2021-02-15 13:36:16 +00:00
bumi (Migrated from github.com) commented 2021-02-15 13:36:16 +00:00

oh true.
though I guess it could be?

oh true. though I guess it could be?
Sign in to join this conversation.
No description provided.