diff --git a/deliveries/project_aurras_mvp_phase_2_milestone-2.md b/deliveries/project_aurras_mvp_phase_2_milestone-2.md new file mode 100644 index 0000000000..fb7aee6f52 --- /dev/null +++ b/deliveries/project_aurras_mvp_phase_2_milestone-2.md @@ -0,0 +1,17 @@ +# 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/milestone-deliverables-guidelines.md).** + +* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/project_aurras_mvp_phase_2.md +* **Milestone Number:** 2 + +**Deliverables** + +| Number | Deliverable | Link | Notes | +| ------------- | ------------- | ------------- |------------- | +| 0a. | License | https://github.com/HugoByte/aurras/blob/master/LICENSE | | +| 0b. | Documentation | https://github.com/HugoByte/aurras/tree/next/workflow/workflow_macro | | +| 0c. | Testing Guide | https://github.com/HugoByte/aurras/tree/next/workflow/workflow_macro#testing | | +| 0d. | Docker File | https://github.com/HugoByte/aurras/blob/next/workflow/Dockerfile | | +| 1a. | Workflow Composer: Flow Macro | https://github.com/HugoByte/aurras/blob/next/workflow/workflow_macro/src/lib.rs | | +| 1b. | staking and payout features for scs/substrate-api-client | https://github.com/scs/substrate-api-client/pull/294 | This deliverable is introduced as a work around for a blocker for the action timeout, This has also significantly increased the performance. [Source](https://github.com/w3f/Grants-Program/blob/master/applications/project_aurras_mvp_phase_2.md#update--amendments)
cargo test --features staking-xt | \ No newline at end of file