nim-status/nim_status
Michael Bradley, Jr 21aebe41be refactor: remove status-go and shim/related modules in nim_status
Also adjust Makefile, GitHub Actions workflow, etc.
2021-03-18 10:36:21 -05:00
..
account feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06: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 fix: allow having multiple databases each one with their own migration definition 2021-02-10 09:19:10 -06:00
settings feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
account.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
accounts.nim fix: allow having multiple databases each one with their own migration definition 2021-02-10 09:19:10 -06:00
alias.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
callrpc.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
chats.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
client.nim experiment: client init() proc, openAccounts(), starting waku in a separate thread 2021-03-18 10:36:21 -05:00
contacts.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
conversions.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06:00
database.nim experiment: client init() proc, openAccounts(), starting waku in a separate thread 2021-03-18 10:36:21 -05: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
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
util.nim feat: reorganize for clearer non-shim vs. shim entrypoints 2021-02-05 12:08:09 -06: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