Skip to content
Merged
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
22 changes: 22 additions & 0 deletions deliveries/sarp-basic-functionality-milestone-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Milestone Delivery :mailbox:

**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and 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:** [SARP - A Static Analysis Tool for Runtime Pallets](https://github.com/w3f/Grants-Program/blob/master/applications/sarp-basic-functionality.md)
* **Milestone Number:** 1


**Deliverables**


| Number | Deliverable | Link | Notes |
| ------------- | ------------- |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0a. | License | [MIT](https://github.com/scs/MIRAI/blob/Milestone1_Research/LICENSE) | MIT |
| 0b. | User Documentation | <ul><li>[Proof of Concept: Tag Analysis on Origin](https://github.com/scs/MIRAI/blob/Milestone1_Research/substrate-examples/pallet_template)</li><li>[Proof of Concept: Tag Analysis for validation of unsigned transactions](https://github.com/scs/MIRAI/blob/Milestone1_Research/substrate-examples/offchain-worker)</li></ul> | In the documentation we show how our examples can be run. Since we used official substrate examples, this can also be used by users who want to apply MIRAI to their own code base. A more elaborate user documentation will be added in future work packages. |
| 0c. | Testing and Testing Guide | See 0b. | The deliverables from 0b. serve as documented manual tests. |
| 1. | Prototype Code | See 0b. |
| 2. | Documentation | [Tag Analysis on Substrate Pallets](https://github.com/scs/MIRAI/blob/Milestone1_Research/substrate-examples/README.md) | |
| 3. | Engagement | [Github comment](https://github.com/w3f/Grants-Program/pull/1706#issuecomment-1564312572) | There was not much engagement needed for this first project, but we informed half-way through the project about our progress and got a positive feedback. |