status-go/appdatabase
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
..
migrations Introduce community history archive routine 2022-04-06 13:00:33 +02:00
migrationsprevnodecfg Introduce community history archive routine 2022-04-06 13:00:33 +02:00
database.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
database_test.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
node_config_test.go enable ens service by default 2022-01-27 11:21:19 +01:00
test_helpers.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00