wallet-sync-server/store
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
..
store.go Protocol changes 2022-06-10 15:04:31 -04:00
store_test.go Protocol changes 2022-06-10 15:04:31 -04:00
store_test_utils.go Get/Post WalletState, account recover, test client 2022-01-04 16:07:23 -05:00