mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-12 05:26:28 +00:00
Etan Kissling
f165e2ff52
disable light client data overrides
On `kiln`, `ropsten`, `prater`, `sepolia`, the BN code applies network specific defaults `true` / `only-new`. `mainnet`: `false` / `none`. This means that the overrides here are no longer needed, also avoiding issues with planned renames of the parameters in the BN implementation. Signed-off-by: Etan Kissling <etan@status.im>
…
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.kiln.beacon-api.nimbus.team/ | metal-01.he-eu-hel1.nimbus.kiln |
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
Languages
Python
59.4%
HCL
25.8%
Shell
7.5%
Makefile
3.6%
Jinja
1.9%
Other
1.8%