-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Polkadot Protocol Conformance Tests RFP research grant (#1067)
Co-authored-by: vikinatora <[email protected]>
- Loading branch information
1 parent
09eef03
commit ee9c79e
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Milestone Delivery :mailbox: | ||
|
||
**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).** | ||
|
||
* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/Polkadot-Protocol-Conformance-Tests.md | ||
* **Milestone Number:** 1 | ||
|
||
**Context** | ||
|
||
We are pleased to present our project deliverables for the Polkadot Protocol Conformance Tests RFP research grant that we undertook. Our team wants to express gratitude to the Web3 Foundation for the opportunity to work on this project. The reasearch was productive with multiple findings and suggestions. During the research the team expanded it’s knowledge about critical modules of the Polkadot Host, inner-workings of Zombienet, and testing best practices. The whole research is structured in a document, linked in the deliverables below. | ||
|
||
**Deliverables** | ||
|
||
| Number | Deliverable | Link | Notes | | ||
| ------------- | ------------- | ------------- |------------- | | ||
| 0a. | License |[Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/LICENSE)| Apache 2.0 | | ||
| 0b. | Documentation | | Not applicable as this is a feasibility research grant | s | ||
| 0c. | Testing and Testing Guide | | Examples of pseudo code and PoC can be found in every section of the research document | | ||
| 0d. | Docker | | Not applicable as this is a feasibility research grant| | ||
| 0e. | Article | | We will publish an article that explains what was done/achieved as part of the grant. | | ||
| 1. | Host API Research |[Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/docs/host-conformance-using-zombienet-research.md#trie-host-api-research)| | | ||
| 2. | SCALE Research |[Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/docs/host-conformance-using-zombienet-research.md#scale-research)| | | ||
| 3. | State Trie Research |[Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/docs/host-conformance-using-zombienet-research.md#state-trie-research)| | | ||
| 4. | BABE Research |[Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/docs/host-conformance-using-zombienet-research.md#babe-research)| | | ||
| 5. | GRANDPA Research | [Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/docs/host-conformance-using-zombienet-research.md#grandpa-research)| | | ||
| 6. | Research Findings |[Link](https://github.com/LimeChain/polkadot-conformance/blob/7c89d26c7221324474f0b7ab8fddeea2ecea440f/docs/host-conformance-using-zombienet-research.md)| | | ||
|
||
**Additional Information** | ||
N/A |