Commit graph

5 commits

Author SHA1 Message Date
Daniel Krol
408a4817dc Test validation errors for get/post wallet 2022-06-21 18:25:22 -04:00
Daniel Krol
db1c55dff0 TestServerPostWallet 2022-06-21 16:59:32 -04:00
Daniel Krol
3391f653ac Oops, need to remove version from more payloads 2022-06-17 12:49:22 -04:00
Daniel Krol
23bd804f97 API Version in the URL, not the payload. Duh. 2022-06-16 17:58:11 -04:00
Daniel Krol
512ebe3e95 Protocol changes
* Regress from `lastSynced` to just `sequence` to start with something simpler
* Simplified payload: separate metadata, assume canonical way to hmac it together
  * No more "wallet state" except as a simple wrapper on the front end
* Version number in wallet payloads
2022-06-10 15:04:31 -04:00