No description
Find a file
Daniel Krol ff25de92e7 Make sure we're saving as UTC to the db.
Don't know whether it'd even be an issue, but better not to have a bunch of problems saved in databases.
2022-06-24 14:28:07 -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 Make sure we're saving as UTC to the db. 2022-06-24 14:28:07 -04:00
test_client Update API: PostWallet no longer returns a wallet 2022-06-23 15:22:31 -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