mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
Andrea Maria Piana
ee8f333dbf
Avoid concurrent access to contacts
We were not locking before accessing the contacts map and it would panic in some cases. I have changed the code to pull contacts from db so we move away from having locks.
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
License
Description
Languages
Go
98.6%
Python
0.7%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%