Update TASKS list to reflect completed projects.

[?]
Jul 24, 2015, 2:14 AM
MGOF7IUFGXYQKZOKMM2GGULFFVAULEHLZDSHMUW6B5DBKVXXR74AC

Dependencies

  • [2] MB5SHULB Add route for accepting an invitation with an existing account
  • [3] AVDFWICB More musings for the TASKS file.
  • [4] EZQG2APB Update task list.
  • [5] A6HKMINB Attempting to improve JSON handling.
  • [6] RPAJLHMT Change to use UUIDs instead of ints for primary keys.
  • [7] O5FVTOM6 Undo JSON silliness, enable a couple more routes.
  • [8] GCVQD44V Create amends endpoint, switch to UUID primary keys
  • [9] 45QJYWN3 Fixing up the README. Still struggling with the ending.
  • [10] 2XQD6KKK Add invitation logic and clean up DBProg error handling.
  • [*] ADMKQQGC Initial empty Snap project.

Change contents

  • edit in TASKS.md at line 26
    [3.112][3.17179:17290]()
    * Timeline
    * Amend Event
    * Amend operations targeting events older than <commit_delay hours> fail.
  • edit in TASKS.md at line 47
    [3.248][3.2726:2757](),[3.2726][3.2726:2757]()
    * Timeline
    * Amend Event
  • edit in TASKS.md at line 65
    [3.2808][3.2808:2836]()
    * Invitation validation
  • edit in TASKS.md at line 82
    [3.326][2.1:339]()
    * 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 their
    current payout address to the invitee's payout address as confirmation of
    the invitation + script -- is this actually worth it?
  • replacement in TASKS.md at line 83
    [3.339][3.339:483]()
    * Amend Event
    * MAYBE garnish/reimburse based approach?
    * Secure the transaction log via inclusion of periodic hashes of the log
    [3.339]
    [3.483]
    * Secure the event log via inclusion of periodic hashes of the log
  • replacement in TASKS.md at line 95
    [3.767][3.767:820]()
    * Evaluate OpenID options
    * Companion Creation
    [3.767]
    [3.820]
    * Evaluate OpenID and jwt.io
    * User Creation
  • replacement in TASKS.md at line 99
    [3.931][3.931:1014]()
    * Require bodies of all requests to be PGP-signed; this will take the place of
    [3.931]
    [3.1014]
    * Require bodies of all requests to be PGP-signed; this would take the place of
  • edit in server/Main.hs at line 41
    [2.1145]
    [3.12580]
  • replacement in server/Main.hs at line 54
    [3.2887][3.2887:2968]()
    addRoutes [ ("login", loginRoute)
    , ("register", registerRoute)
    [3.2570]
    [2.1146]
    addRoutes [ ("login", loginRoute)
    , ("register", registerRoute)
  • edit in server/Main.hs at line 57
    [2.1201]
    [3.12972]
  • edit in server/Main.hs at line 60
    [3.13065]
    [3.13065]
  • edit in server/Main.hs at line 68
    [3.13275]
    [3.13275]