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

Threshold Signature Implementation: Milestone 1 Delivery #1226

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
b950314
Create milestone-delivery-template.md
Fiono11 Jul 31, 2024
37a8fd6
Update milestone-delivery-template.md
Fiono11 Jul 31, 2024
bcefa82
Update milestone-delivery-template.md
Fiono11 Jul 31, 2024
00fd155
Update milestone-delivery-template.md
Fiono11 Jul 31, 2024
7c8f1ee
Update milestone-delivery-template.md
Fiono11 Jul 31, 2024
7318014
Create ThresholdSignatureImplementation_Milestone1.md
Fiono11 Aug 1, 2024
321f145
Rename ThresholdSignatureImplementation_Milestone1.md to Threshold_Si…
Fiono11 Aug 1, 2024
88690bc
Create Threshold_Signature_Implementation-Milestone_1.md
Fiono11 Aug 1, 2024
4f0a23c
Delete Threshold_Signature_Implementation-Milestone_1.md
Fiono11 Aug 1, 2024
3c2e79e
Rename Threshold_Signature_Implementation-Milestone_1.md to Threshold…
Fiono11 Aug 1, 2024
c51d75e
Update Threshold_Signature_Implementation-milestone_1.md
Fiono11 Aug 1, 2024
6f722cd
Update and rename Threshold_Signature_Implementation-milestone_1.md t…
Fiono11 Aug 1, 2024
7d992d4
Update Threshold_Signature-milestone_1.md
Fiono11 Aug 1, 2024
54f0d8c
Delete milestone-delivery-template.md
Fiono11 Aug 1, 2024
57f6246
Create Threshold_Signature-milestone_2.md
Fiono11 Nov 17, 2024
0620306
Create Threshold_Signature-milestone_2.md
Fiono11 Nov 17, 2024
18e18a3
Delete deliveries/deliveries directory
Fiono11 Nov 17, 2024
8c80604
Update Threshold_Signature-milestone_2.md
Fiono11 Nov 17, 2024
13bb581
Update Threshold_Signature-milestone_2.md
Fiono11 Nov 17, 2024
56ccf27
Merge branch 'w3f:master' into master
Fiono11 Nov 17, 2024
8eb426f
Update Threshold_Signature-milestone_2.md
Fiono11 Nov 18, 2024
3f36bff
Update Threshold_Signature-milestone_2.md
Fiono11 Nov 26, 2024
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
21 changes: 21 additions & 0 deletions deliveries/Threshold_Signature-milestone_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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/pull/2250](https://github.com/w3f/Grants-Program/blob/master/applications/ThresholdSignature.md)
* **Milestone Number:** 2

**Context** (optional)

**Deliverables**

| Number | Deliverable | Link |
| ------------- | ------------- | ----------- |
| **0a.** | License | [License](https://github.com/Fiono11/cli/blob/main/LICENSE) |
| **0b.** | Documentation | [Tutorial](https://github.com/Fiono11/cli/blob/main/README.md) |
| **0c.** | Testing and Testing Guide | The tests are done in the underlying library implemented in [Milestone 1](https://github.com/w3f/Grant-Milestone-Delivery/pull/1203) |
| **0d.** | Docker | [Dockerfile](https://github.com/Fiono11/cli/blob/main/Dockerfile) |
| **0e.** | Article | [Draft](https://docs.google.com/document/d/1FSytmhBTpTCfM6HUZ3fK-ERXsvgdgwJAyN5dl8013oc/edit?tab=t.0) |
| **1.a** | CLI Proof of Concept Threshold Signature Implementation for Polkadot/Kusama | [CLI](https://github.com/Fiono11/cli) |

**Additional Information**