milestone_1
title: "Milestone 1" sidebar_position: 2
Preengineering of hybrid node and research analysis
Deliverables
This repository contains the work done - Let's go to the ↗️
Number | Deliverable | Specification | Link |
---|---|---|---|
0a. | License | GPLv3 | Link |
0b. | Documentation | We will provide an inline documentation of the code and a basic tutorial | Link |
0c. | Testing and Testing Guide | Core functions will be fully covered by comprehensive unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. We plan to write integration tests at the boundary level | Link |
0d. | Docker | We will provide a Dockerfile(s) that can be used to test all the functionality delivered with this milestone. | Link |
0e. | Article | We will publish an article explaining the research analysis done | Link |
1. | Research Report | We will provide a detailed report covering the review of specifications and conformance tests, the review of Polkadot Host (Parity)and the findings from the re-work of the module and primitives including recommendation practices based on this proof of concept. | Link |
2. | PoC code | We will provide the code from the re-worked primitives.We plan to promote modularity and replace parts of the reference node by rewriting them in C/C++. <br/> Note: This will not be production-ready code. It is just meant to be used as a proof of concept and to inform future development plans. | Mayon / Host node fork |
License
The repositories referenced in this milestone have all been published under GNU GPLv3.
Repository | License | Link |
---|---|---|
Zondax/web-docs-polkadot-node | GNU GPLv3 | License |
Zondax/polkadot | GNU GPLv3 | License |
Zondax/mayon | GNU GPLv3 | License |