Patryk Osmaczko 5b7910ae5a fix: validate community events read from database
Despite the expectation that only validated events are stored in the
database, instances have been identified where invalid events are saved.
This can lead to unexpected behavior or crashes.

This commit adds validation for community events read from the database
to prevent such cases.

**NOTE**: this fix does not address the root cause, which involves
invalid events being saved to the database. The exact scenario leading
to this issue has yet to be identified.

mitigates: status-im/status-desktop#14106
2024-03-27 14:31:03 +01:00
2024-03-26 17:47:11 +01:00
2024-03-20 20:38:24 +00:00
2021-06-16 16:19:45 -04:00
2023-06-23 12:01:30 +01:00
2023-01-13 17:52:03 +00:00
2023-11-18 02:26:34 +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-11-09 14:35:59 +08:00
2023-01-13 17:52:03 +00:00
2024-03-07 17:20:53 +08:00
2022-12-29 14:16:19 +08:00
2024-03-07 13:11:51 +01:00
2022-07-17 15:37:14 +02:00
2024-03-26 13:47:12 +00:00
2023-12-05 12:29:27 +08:00
2023-11-13 14:06:32 -05:00
2024-03-22 16:38:40 -04:00
2023-10-12 15:21:49 -04:00
2024-03-22 16:38:40 -04:00
2024-03-22 16:38:40 -04:00
2016-09-21 10:00:29 +08:00
2024-03-19 08:31:35 +08:00
2024-03-20 20:38:24 +00:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.7%
Python 0.7%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%