I got word from the 2nd fiber provider (Homenet) that they are coming to install the fibre connection in week 11. That means we will have more redundancy for ANP with one fibre connection dedicated and connected straight to network card and the home fibre connection as a 2nd fibre connection. This should help with robustness for the server and is a stepping stone towards also full redundancy with either 5G or Starlink internet whatever is provided first. (likely 2021-2022).
Month: February 2020
With Jormungandr 0.8.11 you can fetch the genesis block with http(s). Enabling this functionality will not only reduce load on the IOHK trusted peers, but also reduces your bootstrap times, all you need to do is add the fetch block0 service in your node_config.yaml or in node_config.json.
JSON configuration
{ "log": [ { "format": "plain", "level": "info", "output": "stderr" } ], "http_fetch_block0_service": [ "https://adanorthpool.com/bootstrap" (you can add multiple addresses here as well) ], ...
YAML configuration
--- log: - format: plain level: info output: stderr http_fetch_block0_service: - https://adanorthpool.com/bootstrap/ (you can add multiple addresses here as well) ...
To keep it short ADA North Pool now also has a telegram group https://t.me/adanorthpool