Go to file
Derrick Hammer 699e4244e0
feat: add more validation, and put account creation, with optional pubkey in a transaction
2023-04-30 04:48:56 -04:00
config fix: only panic if the error is other than a missing config file 2023-04-30 02:14:44 -04:00
db fix: register LoginSession model 2023-04-30 04:47:07 -04:00
model fix: remove PrivateKey, rename PublicKey in Key model 2023-04-30 04:47:32 -04:00
renterd feat: wip version 2023-04-29 13:40:43 -04:00
service feat: add more validation, and put account creation, with optional pubkey in a transaction 2023-04-30 04:48:56 -04:00
validator feat: add validation to account register 2023-04-30 04:09:42 -04:00
LICENSE feat: wip version 2023-04-29 13:40:43 -04:00
README.md Initial commit 2023-04-27 06:27:27 +00:00
go.mod feat: add validation to account register 2023-04-30 04:09:42 -04:00
go.sum feat: add validation to account register 2023-04-30 04:09:42 -04:00
main.go feat: add validation to account register 2023-04-30 04:09:42 -04:00

README.md

portal