status-lib/status/statusgo_backend_new
Sale Djenic ad280888e0 refactor: methods updated due to cleaning `status-lib` dependencies
- `conversion.nim` removed since it has nothing with remote `status-go` lib
- `startMessenger` call added to general section
- `getTransfersByAddress` call updated
- `wallet` section introduced
2022-02-01 11:12:54 +01:00
..
about.nim refactor(about): add about module (#138) 2022-02-01 11:12:54 +01:00
accounts.nim refactor: privacy methods added 2022-02-01 11:12:54 +01:00
activity_center.nim refactor(act-center): move activity center functions to the new backend (#131) 2022-02-01 11:12:54 +01:00
bookmarks.nim Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
chat.nim refactor(chat): add function to send messages (#141) 2022-02-01 11:12:54 +01:00
chatCommands.nim refactor(chat): add functions for 1-1 chats (#127) 2022-02-01 11:12:54 +01:00
collectibles.nim Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
communities.nim refactor(community): add invite function (#158) 2022-02-01 11:12:54 +01:00
contacts.nim fix(contacts) fixed bug in add contacts function (#114) 2022-02-01 11:12:54 +01:00
core.nim refactor: add new module for stickers (#107) 2022-02-01 11:12:54 +01:00
ens.nim refactor: add new module for stickers (#107) 2022-02-01 11:12:54 +01:00
eth.nim refactor: privacy methods added 2022-02-01 11:12:54 +01:00
general.nim refactor: methods updated due to cleaning `status-lib` dependencies 2022-02-01 11:12:54 +01:00
installations.nim refactor: installation related rpc calls added 2022-02-01 11:12:54 +01:00
keycard.nim refactor: methods updated due to cleaning `status-lib` dependencies 2022-02-01 11:12:54 +01:00
mailservers.nim refactor: mailserver and general rpc calls added 2022-02-01 11:12:54 +01:00
messages.nim refactor: mark all and mark certain messages as read methods added 2022-02-01 11:12:54 +01:00
network.nim Some more modules for the stickers refactor (#112) 2022-02-01 11:12:54 +01:00
node.nim refactor(node): Add node methods (#146) 2022-02-01 11:12:54 +01:00
node_config.nim feat(general): node configuration added 2022-02-01 11:12:54 +01:00
permissions.nim Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
privacy.nim refactor: privacy methods added 2022-02-01 11:12:54 +01:00
provider.nim feat: use register ens api 2022-01-14 12:35:34 +01:00
response_type.nim Base branch for refactoring (#88) 2021-11-05 09:55:48 -04:00
saved_addresses.nim refactor: add saved address to new backend 2022-02-01 11:12:54 +01:00
settings.nim refactor: settings updated 2022-02-01 11:12:54 +01:00
stickers.nim refactor(chat): add function to send messages (#141) 2022-02-01 11:12:54 +01:00
tokens.nim feat: new token API to fetch balance 2022-01-14 10:34:28 +01:00
transactions.nim refactor: methods updated due to cleaning `status-lib` dependencies 2022-02-01 11:12:54 +01:00
utils.nim refactor: privacy methods added 2022-02-01 11:12:54 +01:00
wallet.nim refactor: methods updated due to cleaning `status-lib` dependencies 2022-02-01 11:12:54 +01:00