Skip to content

Commit 2364985

Browse files
committed
Re-order TODOs
1 parent 21a6d75 commit 2364985

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

TODO

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
TODO: Add LICENSE (decide which one)
2+
3+
TODO: Tests get wrong key-id over ETSI QKD API
4+
5+
TODO: Put .out files in a sub-directory
6+
17
TODO: Add pool thresholds to configuration (and document this)
28

39
TODO: Cleanup Shamir's Secret Sharing (SSS) code (no back-and-forth conversion to RawShare)
@@ -19,14 +25,10 @@ TODO: Make the swagger docs also work off-line
1925

2026
TODO: Type annotations everywhere
2127

22-
TODO: Tests get wrong key-id over ETSI QKD API
23-
2428
TODO: Test creation and deletion of PID file
2529

2630
TODO: Figure out how to debug the code (set breakpoint from VSC and document that)
2731

28-
TODO: Put .out files in a sub-directory
29-
3032
TODO: OpenAPI (Swagger) documentation should show proper type for request and response data
3133

3234
TODO: Use data (instead of value) in Fragment for consistency. Also in documentation (including
@@ -62,5 +64,3 @@ TODO: Test case for: if signature validation fails, return fragment to pool
6264
TODO: Error message if --client or --hub does not exist in configuration
6365

6466
TODO: Check SAE IDs on GET share, just as we do for POST share
65-
66-
TODO: Add LICENSE (decide which one)

0 commit comments

Comments
 (0)