mirror of
https://github.com/status-im/status-go.git
synced 2025-03-02 23:50:59 +00:00
- Subscription common logic is extracted to a separate type. - Fix race condition where a goroutine extracts value from sync.Map and then another goroutine calls unsubscribe and closes the channel before the first goroutine writes to the channel. - Moved TestInterleavedChainStatusChanges and TestDelayedChainUpdate to the correct file. - Renamed test suites with duplicate names. updates CODEOWNERS closes #6139 Co-authored-by: Igor Sirotin <sirotin@status.im>
…
…
…
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to configure status-go
- How to run status-go as HTTP server
Policies
License
Description
Languages
Go
98.4%
Python
0.9%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%