mirror of
https://github.com/status-im/status-lib.git
synced 2025-02-06 17:43:42 +00:00
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
nim-status-lib
WIP refactor to extract business logic from status-desktop into a reusable library
Languages
Nim
91.5%
Makefile
8.1%
Shell
0.4%