status-go/signal
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
..
doc.go Move signal logic into signal package 2018-05-03 09:35:58 +02:00
events_community_archives.go Introduce community history archive routine 2022-04-06 13:00:33 +02:00
events_discovery.go Dump peer infos as discovery summary 2018-05-15 13:11:28 +03:00
events_messenger.go Pass connection status chan to go-waku 2021-09-23 19:00:40 +03:00
events_node.go Add error to login signal (#1594) 2019-09-03 15:00:14 +02:00
events_pn.go Local notifications service (#2026) 2020-10-28 10:56:14 +03:00
events_shhext.go Enable mailserver cycle by default 2022-03-19 08:56:22 +00:00
events_sign.go Move signal logic into signal package 2018-05-03 09:35:58 +02:00
events_stats.go feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
events_subs.go Implement subscription for eth and shh filters using signals. (#1455) 2019-05-07 09:05:38 +02:00
events_wakuv2.go Pass connection status chan to go-waku 2021-09-23 19:00:40 +03:00
events_wallet.go Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
ios.go Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
signals.c Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
signals.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
signals_test.go Move signal logic into signal package 2018-05-03 09:35:58 +02:00