From 5db38895dd6c992e4fff7173446426c055a6b49f Mon Sep 17 00:00:00 2001 From: Diogo <112647953+dsm-w3f@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:13:19 -0300 Subject: [PATCH] Update xcm_domain_2_dsm-w3f.md --- evaluations/xcm_domain_2_dsm-w3f.md | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/evaluations/xcm_domain_2_dsm-w3f.md b/evaluations/xcm_domain_2_dsm-w3f.md index e4312d54f..e1b9ca3a7 100644 --- a/evaluations/xcm_domain_2_dsm-w3f.md +++ b/evaluations/xcm_domain_2_dsm-w3f.md @@ -1,6 +1,6 @@ # Evaluation -- **Status:** In Progress +- **Status:** Accepted - **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/xcm-domain-service.md - **Milestone:** 2 - **Kusama Identity:** Address @@ -9,15 +9,25 @@ | Number | Deliverable | Accepted | Link | Evaluation Notes | | ------ | ----------- | -------- | ---- |----------------- | | **0a.** | License || ---- | | -| **0b.** | Documentation || ---- | Not fully evaluated yet. | -| **0c.** | Methodology || [Docs](https://docs.google.com/document/d/1r9gQDz_-qi56uVKXHHleepwx4tMyw6WFoAJJpO57PW0/) | Not fully evaluated yet. | -| **0d.** | Report || [Docs](https://docs.google.com/document/d/1-6WTMW5M_0ov_LoP-J0m62_V4yhhDF4zKrnMXuTiskI/) | Not fully evaluated yet. | -| **1.** | Technical Assessments || [Docs](https://docs.google.com/document/d/11CFgzmr0tXpaHrtkrzlPY3chhp9gOQEp5cqCsiNEZHA/) | Not fully evaluated yet. | -| **2.** | Architecture || [Docs](https://docs.google.com/document/d/1keSkyREimcUnwuooJ4sfkriTMTEWCu_4k-hkrgTgrqc/) | Not fully evaluated yet. | +| **0b.** | Documentation || ---- | | +| **0c.** | Methodology || [Docs](https://docs.google.com/document/d/1r9gQDz_-qi56uVKXHHleepwx4tMyw6WFoAJJpO57PW0/) | | +| **0d.** | Report || [Docs](https://docs.google.com/document/d/1-6WTMW5M_0ov_LoP-J0m62_V4yhhDF4zKrnMXuTiskI/) | | +| **1.** | Technical Assessments || [Docs](https://docs.google.com/document/d/11CFgzmr0tXpaHrtkrzlPY3chhp9gOQEp5cqCsiNEZHA/) | | +| **2.** | Architecture || [Docs](https://docs.google.com/document/d/1keSkyREimcUnwuooJ4sfkriTMTEWCu_4k-hkrgTgrqc/) | | | **3.** | Main Technical Deliverable || [Repository `xcm-domain-service`](https://github.com/azero-id/xcm-domain-service) | | -| **4.** | Technical Deliverable || [Repository `contracts-parachain`](https://github.com/azero-id/contracts-parachain) | Not fully evaluated yet. | +| **4.** | Technical Deliverable || [Repository `contracts-parachain`](https://github.com/azero-id/contracts-parachain) | | | **5.** | Technical Deliverable || [PR in `polkadot-sdk`](https://github.com/paritytech/polkadot-sdk/pull/1883) | | -| **6.** | References || [Docs](https://docs.google.com/document/d/19HiSH8rJKRFbuHm5Ju_lfhVl0XYTLCfgT4FuWIr5-Vw/) | Not fully evaluated yet. | +| **6.** | References || [Docs](https://docs.google.com/document/d/19HiSH8rJKRFbuHm5Ju_lfhVl0XYTLCfgT4FuWIr5-Vw/) | | + +## Evaluation V2 + +### Documentation + +I think the Documentation is good. + +### Testing + +Thanks for the instructions. I was able to test the contracts, and it works well. I was able to view the XCM message while I registered, checked the owner, set the address, checked the address, and transferred the domain. ## Evaluation V1