rchain-community / rgov

RChain liquid democracy demo: capability sharing, mailbox, directory, chat, ...
https://rchain-community.github.io/rgov/
10 stars 14 forks source link

create and implement rholang contract that creates user inbox and cast votes #259

Closed David405 closed 3 years ago

David405 commented 3 years ago

The basic code involves a combination of create inbox and cast votes contract done by @jimscarver, it just has to be refactored and implemented inside the voting interface

Bill-Kunj commented 3 years ago

@David405 Have you found a work-around for this, or does the rholang require an update in order to unblock rv2021 (https://github.com/rchain-community/rgov/milestone/4).

David405 commented 3 years ago

@Bill-Kunj I found a work around, I am implementing the logic similar to the way rv2020 works

Bill-Kunj commented 3 years ago

@David405 If you believe this issue is unnecessary for rv2021, please remove the milestone requirement.....

jimscarver commented 3 years ago

this is done I think. @David405 ?