Patryk Osmaczko f1db6d1615 fix: remove redundancy in permissions check when handling request to join
- Fixed redundant permissions check. If community is set to auto-accept,
  then permissions would be checked twice, in
`HandleCommunityRequestToJoin` and `AcceptRequestToJoinCommunity`.
Mitigated it by returning from `HandleCommunityRequestToJoin` immediately
in case of auto-accept.

- Extracted `accountsSatisfyPermissionsToJoin` to remove code
  duplication and simplify the logic.
2023-07-21 20:41:34 +02:00
2023-06-28 19:58:21 +01:00
2021-06-16 16:19:45 -04:00
2023-06-23 12:01:30 +01:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2023-07-18 21:35:06 +08:00
2023-07-18 21:35:06 +08: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-07-19 15:14:42 +03:00
2023-01-13 17:52:03 +00:00
2023-06-21 21:04:43 +08: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-07-06 17:35:32 +01:00
2023-07-06 17:35:32 +01:00
2023-07-19 15:14:42 +03:00
2023-07-19 15:14:42 +03:00
2023-07-17 14:44:32 +01:00
2023-01-13 17:52:03 +00:00
2023-07-17 14:44:32 +01:00
2023-07-17 14:44:32 +01:00
2023-07-17 14:44:32 +01:00
2016-09-21 10:00:29 +08:00
2023-06-29 13:04:49 +01: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%