Go to file
2022-06-29 00:12:01 -04:00
auth Add an auth test case I forgot about 2022-06-22 11:04:39 -04:00
server Update API: PostWallet no longer returns a wallet 2022-06-23 15:22:31 -04:00
store Don't check that userId is non-zero; it's already handled by ForeignKey constraints 2022-06-29 00:12:01 -04:00
test_client Rename some password variables 2022-06-27 21:16:07 -04:00
wallet Protocol changes 2022-06-10 15:04:31 -04:00
.gitignore gitignores 2022-06-15 16:14:19 -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