-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
a response from the [anti-collusion infrastructure RFP](https://grants.web3.foundation/docs/RFPs/anti-collusion_infrastructure). #2445
base: master
Are you sure you want to change the base?
Conversation
response from the [anti-collusion infrastructure RFP](https://grants.web3.foundation/docs/RFPs/anti-collusion_infrastructure).
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read and hereby sign the Contributor License Agreement. |
Hey @iunknow588 , |
Thank you for pointing out this issue. I have corrected the mistake. |
change from docs to applications
Modified some formatting words and grammar
Hey @iunknow588 , |
Hey @iunknow588, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few comments. It also looks like you are missing the mandatory docker deliverable. See here for additional info. Thanks!
applications/MACI-CDao.md
Outdated
|
||
### Legal Structure | ||
|
||
- **Registered Address:** NA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you have a legal entity then please also list the address here. Otherwise you can apply as an individual.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your correction. I will address this issue later.
|
||
**other additional information** | ||
|
||
- The paper about super fair governance is still under review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if this is the only source available for this cake cutting model then please forward it to us at [email protected] already so we can take a look :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your interest. The previous journal did not consider it suitable for their goals. Because this paper involves several fields, it is not easy to find a suitable journal. Currently, I am modifying the format of the paper to adapt to the new target journal. After this work is completed, I will send this email and look forward to your correction.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, please ping me then so I can follow up :) Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your attention.Since the paper involves several fields such as information processing, economics, and social sciences, the original thesis was written in the style of computer science. Now it seems that it may lean more towards economics and social sciences. Therefore, there are significant changes in the content of the paper. I will strive to reorganize the thesis by this weekend. So, please wait a few days, and I will deal with this issue.
| 0b. | Documentation | Code documentation, API reference | | ||
| 0c. | test | The code will have unit-test coverage (min.70%) to ensure functionality and robustness. In the guide, we will describe how to run these tests. | | ||
| 1. | Usage example | Example of how to use the pallet inside code.| | ||
| 2. | anti-collusion | Implement a mechanism to prevent bribery and collusion, leveraging encrypting votes potentially via Minimum anti-collusion Infrastructure (MACI) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sounds very vague. It would be nice if you could commit harder in the specification of the deliverables to what you want to implement.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for pointing out this issue. I will revise it later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the application. The formatting is still not correct. Could you fix this? Also, what are your personal long-term plans for this project? Are you planning to use it yourself?
Thank you very much for your patience and thoroughness. I'm very happy that we can discuss this RFP together. |
Thank you very much for your excellent work and patience! Our goal for the super fair Chain is to develop various applications, including NFT co-creation and NFT third-party guarantor transactions. Ideally, based on the minimal anti-collusion mechanism currently built and future expansions, other developers can build decentralized decision-making applications (ddApps) in various fields. Correspondingly, these applications will all have anti-collusion and anti-bribery features. We hope the chain can work as a parachain, but the compatibility of the consensus mechanism needs to be addressed. Therefore, if there is an opportunity in the future to solve the compatibility issue of the consensus mechanism, it will be a parachain. If not found, it will run as an independent chain first. |
Thank you very much for your correction. I will revise the format of the RFP later. Regarding this project, our views and plans are as follows: 1 Bribery, collusion, inequality, and abuse of power, which are difficult to govern in the real world, also exist in the web society; 2 Decentralized decision-making is a feasible solution to the problems mentioned above; 3 Superfair governance is a feasible implementation of decentralized decision-making; 4 We can establish a super fair chain based on super fair governance; 5 We expect all applications on the super fair chain to be based on super fair governance; 6 We hope that super fair governance can solve the widespread governance apathy, governance attacks, and protection of the rights of minority opinion holders in current web3 applications. 7 Many controversial issues in the real world are due to the lack of decentralized decision methods, or in other words, only decentralized decision-making can truly resolve theose issues. 8 As described in the RFP, we will develop several specific applications ourselves, but we also look forward to more developers creating different super-fair governance applications in various fields. |
Add a design flowchart
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates, @iunknow588. To be honest, I have trouble following the example you provided regarding block production. The RFP mentions a voting scheme; could you explain your mechanism with the help of the voting system?
Also, I'm confused about your comment saying "Decentralized decision-making is a feasible solution to [bribery, collusion, inequality, and abuse of power]", as decentralization alone doesn't solve any of it. Can you expand on what you mean?
Hey @iunknow588 , |
Thank you very much for your attention. Regarding the statement , I agree with your assertion that decentralization alone doesn't solve any of [bribery, collusion, inequality, and abuse of power] . We have introduced a novel idea that differs from decentralized execution: decentralized decision-making. The process of assessing a decision's neutrality by looking at its results is known as decentralized decision-making ( Decentralized decisions are those that have a decentralization decision index larger than 1, which is a measure of how well a decision fits player preferences). Decentralized decision-making, as outlined by RFP, should guarantee that the choices made meet the preferences of all parties involved. Voting is only a way for players to express their personal choices. A simple voting model that can be used to safeguard a player's preference data prior to the choice being made is the bit commitment model. Consider RFP's block production example.
Decentralized decision-making can be implemented in a variety of ways, and one common approach that might maximize the decentralized decision index is super fair governance. |
Thank you so much for your concern. I will make revisions to the paper this weekend and send you a copy when I am done.. Many thanks. |
Project Abstract
This application is a response from the anti-collusion infrastructure RFP.
Decentralized decision-making aims to be a ACI(anti-collusion infrastructure) implementation for the Polkadot ecosystem.
In certain situations where collective decision-making is required, it is a basic requirement to design a mechanism that effectively prevents any on-chain collusion, but, as explained in the RFP, existing voting systems, such as on-chain secondary funds, are likely to pass Collusion and bribery were exploited (see Vitalico's post on collusion).This proposal is intended to serve as a proof of concept that can help enable true anti-collusion infrastructure in the Substrate ecosystem.
This is a regular pallet that can be incorporated into any substrate-based blockchain.
Our team's goal is to develop a super fair governance chain, and realize that all applications on the chain meet the requirements of decentralized decision-making (i.e. DDapp), and a basic property of decentralized decision-making is anti-collusion and avoid bribery.
Grant level
Application Checklist
project_name.md
).@_______:matrix.org
(change the homeserver if you use a different one)