Commit graph

4 commits

Author SHA1 Message Date
Daniel Krol
8ba482521f Get server/wallet test ready for loop with variations 2022-06-20 20:47:58 -04:00
Daniel Krol
322e4d38f5 Improve a few tests. 2022-06-20 18:10:54 -04:00
Daniel Krol
9ddf00d3f3 Test getWallet (via handleWallet) 2022-06-19 18:54:59 -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
Renamed from server/wallet_state_test.go (Browse further)