nim-status/nim_status
Michael Bradley, Jr 16045f5cee refactor: remove all use of cast in modules within nim_status 2021-07-06 17:36:17 +10:00
..
account refactor: remove all use of cast in modules within nim_status 2021-07-06 17:36:17 +10:00
alias feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
identicon feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
migrations Transaction history 2021-06-25 15:33:48 -05:00
settings feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
tx_history Transaction history 2021-06-25 15:33:48 -05:00
wordlists Add mnemonic phrase generation; generateAndDeriveAddresses, storeDerived, loadAccount 2021-06-25 16:42:15 -05:00
account.nim refactor: remove all use of cast in modules within nim_status 2021-07-06 17:36:17 +10:00
accounts.nim feat: Add create account and list accounts commands 2021-06-30 23:15:18 -05:00
alias.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
callrpc.nim feat: example client 2021-06-28 17:50:19 -04:00
chats.nim refactor: remove all use of cast in modules within nim_status 2021-07-06 17:36:17 +10:00
client.nim feat: add importmnemonic command 2021-07-06 17:36:17 +10:00
config.nim Add StatusConfig and more methods to StatusObject 2021-06-25 16:02:32 -05:00
contacts.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
conversions.nim Transaction history 2021-06-25 15:33:48 -05:00
database.nim feat: add importmnemonic command 2021-07-06 17:36:17 +10:00
identicon.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
mailservers.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
message_thread.nim experiment: client init() proc, openAccounts(), starting waku in a separate thread 2021-03-18 10:36:21 -05:00
messages.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
migration.nim experiment: client init() proc, openAccounts(), starting waku in a separate thread 2021-03-18 10:36:21 -05:00
mnemonic.nim refactor: remove all use of cast in modules within nim_status 2021-07-06 17:36:17 +10:00
multiaccount.nim refactor: remove all use of cast in modules within nim_status 2021-07-06 17:36:17 +10:00
pendingtxs.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
permissions.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
settings.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
tokens.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
tx_history.nim feat: example client 2021-06-28 17:50:19 -04:00
util.nim feat: Add create account and list accounts commands 2021-06-30 23:15:18 -05:00
waku.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
wakuV1.nim experiment: client init() proc, openAccounts(), starting waku in a separate thread 2021-03-18 10:36:21 -05:00