mirror of
https://github.com/status-im/status-go.git
synced 2025-01-31 08:57:02 +00:00
Pascal Precht
1bab7ae056
refactor(communities): improve archive handling memory pressure
Instead of loading the entire torrent file into memory when trying to extrract active messages, we now only read the chunks that are necessary to decode any individual archive and then process extracted messages in chunks. This doesn't introduce a max cap of allowed memory yet, since the chunk size depends entirely on the size of the archive, but this will be done soon.
…
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.7%
Python
0.7%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%