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
2021-06-16 16:19:45 -04:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2022-07-17 15:37:14 +02:00
2023-05-19 13:23:21 +01:00
2021-07-20 10:57:38 +02:00
2023-05-17 18:23:27 +01:00
2023-01-13 17:52:03 +00:00
2023-05-17 18:23:27 +01:00
2016-09-21 10:00:29 +08:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%