Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Council #135

Open
patrickwieth opened this issue Jun 30, 2022 · 2 comments · May be fixed by #168
Open

Council #135

patrickwieth opened this issue Jun 30, 2022 · 2 comments · May be fixed by #168
Assignees

Comments

@patrickwieth
Copy link
Member

the council should be on the voting page, if you have something to do at a council, then this should come before the other vote options.

the council should have the propose card on top and below you can write your notes and pick you decision (accept, reject, revision) and a button to submit your decision

@patrickwieth patrickwieth changed the title council Council Jun 30, 2022
@patrickwieth
Copy link
Member Author

somewhere here it makes sense to check if the logged in user is in a council and then display the council instead of the card voting (higher priority):
https://github.com/DecentralCardGame/frontend/blob/master/src/views/VotingPage.vue#L14

here are the register and deregister txs, we also need interfaces for the blockchain council interaction
https://github.com/DecentralCardGame/frontend/blob/master/src/plugins/cardChain.js#L222

@patrickwieth
Copy link
Member Author

we need interface in plugin/cardchain.js for:
DecentralCardGame.cardchain.cardchain/QueryQCouncil
DecentralCardGame.cardchain.cardchain/sendMsgCreateCouncil
DecentralCardGame.cardchain.cardchain/sendMsgRegisterForCouncil
DecentralCardGame.cardchain.cardchain/sendMsgCommitCouncilResponse
DecentralCardGame.cardchain.cardchain/sendMsgRestartCouncil
DecentralCardGame.cardchain.cardchain/sendMsgRevealCouncilResponse
DecentralCardGame.cardchain.cardchain/sendMsgRewokeCouncilRegistration

@lxgr-linux lxgr-linux assigned lxgr-linux and unassigned Niko-Sn Jan 4, 2023
lxgr-linux added a commit that referenced this issue Jan 4, 2023
lxgr-linux added a commit that referenced this issue Jan 6, 2023
lxgr-linux added a commit that referenced this issue Jan 8, 2023
lxgr-linux added a commit that referenced this issue Jan 8, 2023
lxgr-linux added a commit that referenced this issue Jan 8, 2023
@lxgr-linux lxgr-linux linked a pull request Jan 9, 2023 that will close this issue
lxgr-linux added a commit that referenced this issue Jan 9, 2023
lxgr-linux added a commit that referenced this issue Jan 9, 2023
lxgr-linux added a commit that referenced this issue Jan 9, 2023
lxgr-linux added a commit that referenced this issue Jan 17, 2023
lxgr-linux added a commit that referenced this issue Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants