Anton Iakimov
6b1327dd64
mainnet: rename nel fleet to nec and return nimbus-eth1 service name
2024-11-01 16:29:08 +01:00
Jakub Sokołowski
4623491a08
holesky: remove 7 validators for Ethereum workshop
...
They will be returned or replaced at a later date.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-31 09:19:29 +01:00
Anton Iakimov
e6518f0a02
mainnet: change layout
...
TODO:
- https://github.com/status-im/infra-nimbus/issues/211
- https://github.com/status-im/infra-nimbus/issues/212
2024-10-23 16:27:30 +02:00
Jakub Sokołowski
b55f23af5a
holesky: drop override of nim_commit to version-2-0
...
It caused sync issues on all nodes with it enabled:
https://github.com/status-im/nimbus-eth2/issues/6433
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-18 16:15:44 +02:00
Jakub Sokołowski
0ac7766cb1
mainnet,sepolia,holesky: fix format of extra_flags
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-12 01:17:43 +02:00
Anton Iakimov
ee741f17e4
nimbus.mainnet: simplify success_before_passing logic
2024-05-22 16:10:38 +02:00
Anton Iakimov
e4b080274b
mainnet: set public testing endpoint check to recover faster
2024-05-20 16:39:22 +02:00
Jakub Sokołowski
9aa1a6cb2e
holesky: fix number of Geth nodes for windows-01
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-13 11:57:09 +02:00
Jakub Sokołowski
be2528f250
nimbus.sepolia: dynamic public API port
...
Also fix distribution of validators.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-09 16:50:28 +02:00
Jakub Sokołowski
1c472b5d29
nimbus.sepolia: fix validator client enabling
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-24 08:48:45 +02:00
Jakub Sokołowski
29e7870a8b
nimbus.prater: decomission last two remaining hosts
...
The testnet is dead, and keeping it around is not necessary.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-19 10:13:23 +02:00
Jakub Sokołowski
19e3ede1e4
nimbus.holesky: add libp2p node on windows-01 host
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-26 20:57:36 +01:00
Jakub Sokołowski
6aeb204614
nimbus.holesky: deploy windows-01 host with nodes
...
Currently we have issues building and running Beacon node:
https://github.com/status-im/nimbus-eth2/issues/6139
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-26 12:42:26 +01:00
Jakub Sokołowski
10ff179299
nimbus.holesky: add Geth hosts for MacOS and Windows
...
No Windows host with beacon nodes currently.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-21 16:53:36 +01:00
Jakub Sokołowski
e1a4d68df8
mainnet: fix name of yamux debug flag
...
https://github.com/status-im/nimbus-eth2/pull/6010
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-07 19:52:17 +01:00
Jakub Sokołowski
de1ae7b873
nimbus.mainnet: rename nodes to include bootstrap word
...
This is additional precaution to avoid accidental destruction of these hosts
as they are used by Ethereum clients to connect to the network.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-05 10:41:52 +01:00
Jakub Sokołowski
5f903426a5
nimbus.prater: reduce layout to just 2 hosts
...
This testnet will be dead within ~3 weeks.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-04 17:49:56 +01:00
Jakub Sokołowski
907c2714e2
nimbus.holesky: use Nim 2.0 on a selection of nodes
...
This is part of prepartion to upgrade to Nim 2.0.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-02-22 12:24:22 +01:00
Jakub Sokołowski
e2a119a673
nimbus.holesky: reuse prater macos host
...
Currently without any execution clients as we don't have any roles to
run Geth or other clients on a MacOS host.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-02-06 19:56:05 +01:00
Alexis Pentori
d950ebfd5f
holesky: adding MEV payloard builder and updatign node layout
...
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-29 11:58:53 +01:00
Jakub Sokołowski
548f0f48fb
nimbus.sepolia: change layout to use all main branches
...
This also resoles the issue with Waku nodes depending on an Geth node
being driven by an unstable beacon node, causing RLN issues:
https://github.com/status-im/nimbus-eth2/issues/5753
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-16 16:51:58 +03:00
Jakub Sokołowski
1253d61233
nimbus.prater: move windows-01 validators to linux-01
...
Validators necessary for the Dencun upgrade due to low participation.
Dropped and decomissioned Hetzner windows-01 as no longer necessary.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-12 16:35:26 +01:00
Jakub Sokołowski
8db25c70b8
nimbus.sepolia: enable MEV builder for first node
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-02 14:30:11 +01:00
Jakub Sokołowski
7a239812ec
nimbus.prater: remove Erigon node to save disk space
...
It was using 1.1 TB on `linux-05`, which is unreasonable.
And the network is deprecated anyway.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-02 13:22:54 +01:00
Jakub Sokołowski
39e12fdc6f
nimbus.holesky: add public beacon node API endpoints
...
https://github.com/status-im/infra-nimbus/issues/157
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 11:50:23 +01:00
Jakub Sokołowski
2cac3081a0
layouts: add script and generate TSVs of validators
...
Helps developers identify which host holds which validator.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-17 15:01:57 +01:00
Jakub Sokołowski
40776004de
nimbus.holesky: rename hosts to reflect EL usage
...
This way it will be easier to find what you need, and also run Ansible
more selectively against these 3 distinct groups of hosts.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-11 16:12:11 +01:00
Jakub Sokołowski
39ee763a8a
nimbus.holesky: switch to correct validators layout
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-27 16:36:09 +02:00
Jakub Sokołowski
69bdc05e5b
nimbus.holeksy: add missing hosts holesky_tmp layout
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-16 10:19:34 +02:00
Jakub Sokołowski
f200a1b4c5
nimbus.holesky: fleet config and validator layout
...
https://github.com/status-im/infra-nimbus/issues/152
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-15 16:25:38 +02:00