Go to file
2022-07-06 15:15:17 -04:00
auth Add an auth test case I forgot about 2022-06-22 11:04:39 -04:00
server Change password endpoint implemented and tested 2022-07-06 14:03:59 -04:00
store use QueryRow in store.go for cleaner code 2022-07-06 15:15:17 -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