Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 3.25 KB

qrucial_dao_milestone_1.md

File metadata and controls

32 lines (22 loc) · 3.25 KB

Milestone Delivery 📫

The invoice form 📝 has been filled out correctly for this milestone and the delivery is according to the official milestone delivery guidelines.

  • Application Document: Contract
  • Milestone Number: 1

Context (optional)

We have developed the core system of QRUCIAL DAO. After further research, our whitepaper and system's topology are published.

The two main development goals have been reached for milestone 1: an auditor pallet with ELO scoring has been implemented and automated off-chain tools are executed when a security audit is requested.

Deliverables

Number Deliverable Link Notes
0a. License Link -
0b. Documentation Wiki and Whitepaper -
0c. Testing Guide Development and testing guide -
0d. Docker Docker and node-setup.sh The node-setup.sh prepares the system as a native node, while we also have the Docker image which starts the full system inside a container. Additionally ExoTools can be run as separate docker images.
1. Substrate runtime Crate source -
2. Substrate pallet: ExoSys Crate source -
3. Substrate pallet: AuditorRep Crate source -
4. Substrate report storage Part of ExoTool -
5. Substrate pallet: governance Sudo In this phase we don't need more than the sudo. We also decided not to use Polkadot's democracy pallet, but build our own in Q4 2022.

Additional Information

  • When we requested the Grant, CCTF was not ready to provide hacker reputation data from its smart contract, but since the last week, CCTF vol9 has been upgraded. It means the data is now available and gets extended in future CCTF rounds: the smart contract with the data can be found here: Read contract code and data
  • Through discussions with contributors to the Polkadot ecosystem, we found it might be a good idea to integrate QRUCIAL DAO into the Substrate Builders Program's security processes. We plan to propose in details after Grant delivery.