status-go/cmd
Pascal Precht 86926258ee Intrododuce `NodeConfig.TorrentConfig` and CLI flags
This commit introduces a new `TorrentConfig` as per #2563 with dedicated
default values and new options/flags for the status-go CLI.

Since it's part of `NodeConfig`, which is stored per user in the
database, this commit also adds a migration script that adds a new
`torrent_config` table and database APIs to insert and retreive the
torrent config.

Closes #2563
2022-03-21 12:59:09 +01:00
..
bootnode Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
library feat: add function to free memory (#2344) 2021-08-31 15:17:44 -04:00
node-canary Fix some tests and restore private/public RPC client 2021-07-20 10:57:38 +02:00
ping-community Enable mailserver cycle by default 2022-03-19 08:56:22 +00:00
populate-db feat: LoginWithConfig (#2469) 2021-12-21 10:27:18 -04:00
statusd Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
topics Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00