Sale Djenic 2be8bb55ee refactor: privacy methods added
- methods `changeDatabasePassword` and `getLinkPreviewWhitelist` added
to `privacy.nim`
- `hashPassword` moved to `utils.nim` since it's used from multiple paces
- `getEthAccounts` added to `eth.nim`
- `verifyAccountPassword` method updated so it returns `RpcResponse` now
2022-02-01 11:12:54 +01:00
2021-09-10 11:29:10 -04:00
2022-02-01 11:12:54 +01:00
2021-09-10 11:29:10 -04:00
2021-11-05 09:55:48 -04:00
2021-10-04 17:21:07 -04:00
2021-09-08 12:16:18 -04:00
2021-10-04 17:21:07 -04:00
2021-09-08 14:09:35 -04:00
2021-09-10 11:29:10 -04:00

nim-status-lib

WIP refactor to extract business logic from status-desktop into a reusable library

Description
originally src/status from desktop, refactored as a library [archived]
Readme MPL-2.0
Languages
Nim 91.5%
Makefile 8.1%
Shell 0.4%