status-go/multiaccounts/accounts
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
..
account_test.go Use IsOwnAccount instead of Wallet when watching for transactions 2020-12-07 16:12:50 +01:00
database.go Introduce community history archive routine 2022-04-06 13:00:33 +02:00
database_test.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00