mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 21:04:27 +00:00
Pascal Precht
43d6305157
Handle history archive magnetlink messages
This introduces the ability for status notes to handle community history archive magnetlinks. To make this work, a few things are needed: 1. A new database table has been introduced to store message archive hashes. This is necessary so status nodes can determine whether or not they need to download a certain archive 2. The messenger's `handleRetrievedMessages()` has been exteded to take magnetlink messages into account 3. New APIs were added to download torrent data given a magnetlink and also to extract messages from downloaded archives, which are then later fed to `handleRetrievedMessages` Closes #2568
…
feat: add IPFS rate limiter for downloading stickers and use http server for retrieving stickers (#2611)
feat: add IPFS rate limiter for downloading stickers and use http server for retrieving stickers (#2611)
feat: add IPFS rate limiter for downloading stickers and use http server for retrieving stickers (#2611)
…
feat: add IPFS rate limiter for downloading stickers and use http server for retrieving stickers (#2611)
…
feat: add IPFS rate limiter for downloading stickers and use http server for retrieving stickers (#2611)
feat: add IPFS rate limiter for downloading stickers and use http server for retrieving stickers (#2611)
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.8%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%