From ee9c79edfa16d334c8fe38eff1ae410b517262c1 Mon Sep 17 00:00:00 2001 From: Hristo Gergov Date: Fri, 1 Dec 2023 17:52:39 +0200 Subject: [PATCH] Polkadot Protocol Conformance Tests RFP research grant (#1067) Co-authored-by: vikinatora --- .../Polkadot-Protocol-Conformance-Tests.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 deliveries/Polkadot-Protocol-Conformance-Tests.md diff --git a/deliveries/Polkadot-Protocol-Conformance-Tests.md b/deliveries/Polkadot-Protocol-Conformance-Tests.md new file mode 100644 index 000000000..1b45c5a32 --- /dev/null +++ b/deliveries/Polkadot-Protocol-Conformance-Tests.md @@ -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