Jakub Sokołowski c8e3232dff
nimbus-era-files: use --network flag to fix errors
Changes to default runtime config have caused errors like this:
```
FAT Could not load head state, database corrupt? tid=3639597 file=blockchain_dag.nim:920 head=e7d4f3b7:4636671 tail=4d611d5b:0 genesis=4d611d5b:0
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-10-12 09:30:46 +02:00
2022-08-08 10:31:37 +02:00
2022-05-24 18:21:09 +02:00

Description

This repo defines Nimbus cluster infrastructure.

Endpoints

These are Beacon API endpoints intended for community testing.

Endpoint Host
http://unstable.mainnet.beacon-api.nimbus.team/ metal-01.he-eu-hel1.nimbus.mainnet
http://testing.mainnet.beacon-api.nimbus.team/ metal-02.he-eu-hel1.nimbus.mainnet
http://unstable.prater.beacon-api.nimbus.team/ metal-01.he-eu-hel1.nimbus.prater
http://testing.prater.beacon-api.nimbus.team/ metal-02.he-eu-hel1.nimbus.prater
http://unstable.sepolia.beacon-api.nimbus.team/ metal-01.he-eu-hel1.nimbus.sepolia

These nodes have no validators attached.

Dashboards

There's a dedicated Kibana dashboard for Nimbus fleet logs: https://nimbus-logs.infra.status.im/

There are explorers available for various testnets:

Repo Usage

For how to use this repo read the Infra Repo Usage doc.

Description
Infrastructure for Nimbus cluster
https://nimbus.team
Readme
Languages
Python 62.6%
HCL 23.4%
Shell 6.9%
Makefile 3.3%
Nix 2.1%
Other 1.7%