kudos-ink / incentive-demo

Polkadot ecosystem open issues portal with an automated contribution reward service
https://demo-kudosink.vercel.app
GNU General Public License v3.0
1 stars 1 forks source link

Feat/remove identity registration & check #10

Closed ipapandinas closed 1 year ago

ipapandinas commented 1 year ago

As discussed here https://github.com/kudos-ink/contracts/issues/6 identity registration is not well implemented Contributor address is retrieved from the issue body

I've removed the check method because it's too restrictive. Instead, I've added a getter get_contributor to be able to check everyone's contributions.