mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-28 06:25:34 +00:00
Jakub Sokołowski
439d07db86
nimbus.ropsten: reduce REST headers and body size
This was a fix for very large URL arguments caused by large number of validators applied to the connected validator client. Unfortunately the values used were in bytes and not kilobytes. In result we got unnecessarily high memory usage. Signed-off-by: Jakub Sokołowski <jakub@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.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
Languages
Python
62.6%
HCL
23.4%
Shell
6.9%
Makefile
3.3%
Nix
2.1%
Other
1.7%