mirror of
https://github.com/status-im/status-go.git
synced 2025-01-25 05:58:59 +00:00
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
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
Policies
License
Description
Languages
Go
98.7%
Python
0.7%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%