status-go/eth-node/types
Pascal Precht 7032fc9dcc Introduce community history archive routine
This introduces logic needed to:

- Create WakuMessageArchives and and indices from store waku messages
- History archive torrent data to disk and create .torrent file from
  that
- Seed and unseed history archive torrents as necessary
- Starting/stopping the torrent client
- Enabling/disabling community history support for individual components
  and starting/stopping the routine intervals accordingly

This does not yet handle magnet links (#2568)

Closes #2567
2022-04-06 13:00:33 +02:00
..
ens
account.go
address.go
bytes.go Check for verified records when creating a contact 2021-11-15 18:53:35 +00:00
const.go
envelopes.go Revert "Revert "Correctly process confirmations"" 2021-11-22 11:18:09 +00:00
filter.go
hash.go
hex.go feat: desktop browser provider (#2465) 2021-12-21 11:44:37 -04:00
json.go
key.go Move services to status-node 2021-07-20 10:57:38 +02:00
keystore.go
mailserver.go fix: add missing pubsubtopic to store cursor 2022-03-03 08:50:40 -04:00
negotiated_secret.go
node.go
rpc.go feat: add function to obtain bloomfilter (#2334) 2021-08-26 16:25:43 -04:00
stats.go feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
subscribe.go
topic.go Introduce community history archive routine 2022-04-06 13:00:33 +02:00
waku.go fix: code review 2022-03-03 15:37:07 -04:00
whisper.go
wrapped.go