Skip to content
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

Deliver Polkadot Host Conformance Testing Zombienet Research #4

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions deliveries/Polkadot-Protocol-Conformance-Tests-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 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/e4c722bb035f83fd62d785a234d60bacd2b39cac/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 | | N/A |
| 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
Loading