status-go/services
Andrea Maria Piana 6acb34bab7 Allow setting up wallet with new config
This commit does a few things:

1) Extend create/import account endpoint to get wallet config, some of
   which has been moved to the backend
2) Set up a loop for retrieving balances every 10 minutes, caching the
   balances
3) Return information about which checks are not passing when trying to
   join a token gated community
4) Add tests to the token gated communities
5) Fixes an issue with addresses not matching when checking for
   permissions

The move to the wallet as a background task is not yet complete, I need
to publish a signal, and most likely I will disable it before merging
for now, as it's currently not used by desktop/mobile, but the PR was
  getting to big
2023-05-19 13:23:21 +01:00
..
accounts chore: `keypairs` package which actually refers to keycards is renamed to `keycards` package 2023-05-10 09:27:51 +02:00
appmetrics feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00
browsers Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
chat refactor(chat/api): re-add chats in the getChannelGroups api (#3439) 2023-05-02 13:54:44 -04:00
collectibles fix(AddTokenOwners): Move AddTokenOwners from MintTo 2023-04-13 11:43:48 +02:00
ens test: use `T.TempDir` to create temporary test directory (#2746) 2023-04-26 21:39:51 +01:00
ext Allow setting up wallet with new config 2023-05-19 13:23:21 +01:00
gif fix(api): ensure getFavoriteGifs doesn't error when response is empty 2023-02-09 11:02:58 +01:00
local-notifications feat(wallet): refactor transfers to allow multiple transfer fetching (#3432) 2023-05-08 08:02:00 +02:00
mailservers fix: dropping peer in mailserver cycle 2023-01-18 09:28:08 -04:00
peer
permissions feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00
personal
rpcfilters synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
rpcstats
shhext Remove group members (#3011) 2022-12-10 08:26:51 +04:00
status fix(RequestCommunityInfoFromMailserver): Add useDatabase flag to read/not read community info before requesting mailserver.. 2022-11-30 11:10:13 +01:00
stickers feat(collectibles): Mint collectibles (ERC-721): 2023-02-13 12:59:55 +01:00
subscriptions
typeddata fix: metamask test 2022-10-26 09:39:30 +02:00
updates
utils feat(collectibles): Mint collectibles (ERC-721): 2023-02-13 12:59:55 +01:00
wakuext Allow setting up wallet with new config 2023-05-19 13:23:21 +01:00
wakuv2ext
wallet Allow setting up wallet with new config 2023-05-19 13:23:21 +01:00
web3provider test: use `T.TempDir` to create temporary test directory (#2746) 2023-04-26 21:39:51 +01:00