aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2021-10-25 16:19:42 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2021-10-25 16:19:42 +0200
commit6378f8a80f986c45f034dc2e65711695731a43d3 (patch)
tree2d3a45776f5fc87254289976958e50841e3f08b3 /cmd
parent75d9981fced382792b2f16b8810b4eb60ed57053 (diff)
marked TODOs
Diffstat (limited to 'cmd')
-rw-r--r--cmd/taler-auditor-offline-signing/main.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/cmd/taler-auditor-offline-signing/main.go b/cmd/taler-auditor-offline-signing/main.go
index 6662f44..151c3af 100644
--- a/cmd/taler-auditor-offline-signing/main.go
+++ b/cmd/taler-auditor-offline-signing/main.go
@@ -11,9 +11,11 @@ TODOs:
- [x] hashes
- [x] keys
- [x] signatures
+ - [ ] implement full functionality from origin
+ - [ ] upload
+ - [ ] show
- [ ] implement a robust and zero-cost marshalling abstraction
- [ ] factor out types and helper functions to own package codeblau.de/taler
- - [ ] implement full functionality from origin
*/
package main