status-go/services
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
..
accounts feat: Added emoji params for a wallet account (#2582) 2022-03-11 11:59:15 +01:00
appmetrics Move services to status-node 2021-07-20 10:57:38 +02:00
browsers Sync bookmarks 2022-02-17 12:40:33 +00:00
chat feat: unified chat API pt. 3 (#2535) 2022-03-03 15:37:07 -04:00
ens fix: minor issues and adding method to retrieve the stickermarket contract address 2022-03-02 17:46:16 -04:00
ext Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
gif fix(@gif): fix retry when connection lost (#2520) 2022-02-07 13:55:57 +01:00
local-notifications fix: remove notification from debug log 2022-02-15 12:18:32 -04:00
mailservers Enable mailserver cycle by default 2022-03-19 08:56:22 +00:00
peer Fix hash & start moving to lifecycle 2021-07-20 10:57:38 +02:00
permissions feat: add address to permission (#2571) 2022-03-14 13:38:12 +01:00
personal feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcfilters feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcstats Move services to status-node 2021-07-20 10:57:38 +02:00
shhext Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
status feat: add RequestCommunityInfoFromMailserverAsync (#2537) 2022-02-14 16:49:14 -05:00
stickers fix: minor issues and adding method to retrieve the stickermarket contract address 2022-03-02 17:46:16 -04:00
subscriptions feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
typeddata linting and remove unused code 2021-07-20 10:57:38 +02:00
wakuext feat: desktop mailserver cycle (#2481) 2022-01-12 12:02:01 -04:00
wakuv2ext feat: desktop mailserver cycle (#2481) 2022-01-12 12:02:01 -04:00
wallet feat: stickerpacks service 2022-03-02 17:46:16 -04:00
web3provider feat: add address to permission (#2571) 2022-03-14 13:38:12 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00