No description
Find a file
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
auth Protocol changes 2022-06-10 15:04:31 -04:00
server Protocol changes 2022-06-10 15:04:31 -04:00
store Protocol changes 2022-06-10 15:04:31 -04:00
test_client Protocol changes 2022-06-10 15:04:31 -04:00
wallet Protocol changes 2022-06-10 15:04:31 -04:00
go.mod Implement and test a basic sqlite store 2021-12-23 13:03:52 -05:00
go.sum Implement and test a basic sqlite store 2021-12-23 13:03:52 -05:00
main.go Protocol changes 2022-06-10 15:04:31 -04:00