Update TASKS list to reflect completed projects.
[?]
Jul 24, 2015, 2:14 AM
MGOF7IUFGXYQKZOKMM2GGULFFVAULEHLZDSHMUW6B5DBKVXXR74ACDependencies
- [2]
MB5SHULBAdd route for accepting an invitation with an existing account - [3]
AVDFWICBMore musings for the TASKS file. - [4]
EZQG2APBUpdate task list. - [5]
A6HKMINBAttempting to improve JSON handling. - [6]
RPAJLHMTChange to use UUIDs instead of ints for primary keys. - [7]
O5FVTOM6Undo JSON silliness, enable a couple more routes. - [8]
GCVQD44VCreate amends endpoint, switch to UUID primary keys - [9]
45QJYWN3Fixing up the README. Still struggling with the ending. - [10]
2XQD6KKKAdd invitation logic and clean up DBProg error handling. - [*]
ADMKQQGCInitial empty Snap project.
Change contents
- edit in TASKS.md at line 26
* Timeline* Amend Event* Amend operations targeting events older than <commit_delay hours> fail. - edit in TASKS.md at line 47
* Timeline* Amend Event - edit in TASKS.md at line 65
* Invitation validation - edit in TASKS.md at line 82
* Invite* When a new participant is invited to the project, allow them to create an account.- inviting user asked to sign a txn that transfers a specific amount of btc from theircurrent payout address to the invitee's payout address as confirmation ofthe invitation + script -- is this actually worth it? - replacement in TASKS.md at line 83
* Amend Event* MAYBE garnish/reimburse based approach?* Secure the transaction log via inclusion of periodic hashes of the log* Secure the event log via inclusion of periodic hashes of the log - replacement in TASKS.md at line 95
* Evaluate OpenID options* Companion Creation* Evaluate OpenID and jwt.io* User Creation - replacement in TASKS.md at line 99
* Require bodies of all requests to be PGP-signed; this will take the place of* Require bodies of all requests to be PGP-signed; this would take the place of - edit in server/Main.hs at line 41
- replacement in server/Main.hs at line 54
addRoutes [ ("login", loginRoute), ("register", registerRoute)addRoutes [ ("login", loginRoute), ("register", registerRoute) - edit in server/Main.hs at line 57
- edit in server/Main.hs at line 60
- edit in server/Main.hs at line 68