Go to file
Daniel Krol 6c9b9d07b2 Pass root password directly to SDK again.
Related to this: https://github.com/lbryio/wallet-sync-server/issues/4

Passing in a KDF output messes with the existing CLI UI for wallet locking. Also the SDK has its own encryption from password, may as well use it.
2022-08-09 10:16:48 -04:00
auth scrypt inputs to consts, and fmt 2022-08-04 20:26:01 -04:00
env scrypt inputs to consts, and fmt 2022-08-04 20:26:01 -04:00
hosting Hosting configs FOR DEV ONLY to let lbry.id work out of the box again 2022-08-01 11:46:06 -04:00
mail Forgot the mail package 2022-07-29 09:42:12 -04:00
metrics More unique metric name; comment 2022-07-23 16:47:18 -04:00
server Integration test (sort of) for account verify 2022-07-31 16:43:36 -04:00
store Don't update verify tokens if the account is already verified 2022-07-31 14:13:30 -04:00
test_client Pass root password directly to SDK again. 2022-08-09 10:16:48 -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 Add prometheus packages 2022-07-22 19:29:08 -04:00
go.sum Add prometheus packages 2022-07-22 19:29:08 -04:00
main.go Add mailgun env vars 2022-07-31 19:23:21 -04:00