Jakub Sokołowski
|
13fa6ea608
|
get-geth-api-urls: allow specifying multiple fleets
More useful than specifying multiple servicer names.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2024-01-09 11:10:44 +01:00 |
Jakub Sokołowski
|
01cf22c9f8
|
get-geth-api-urls: rename variables for clarity
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2023-05-05 19:21:49 +02:00 |
Jakub Sokołowski
|
e1e21119da
|
use new exec layer variables for beacon nodes
Role changes:
- https://github.com/status-im/infra-role-beacon-node-linux/commit/99a445d1
- https://github.com/status-im/infra-role-beacon-node-macos/commit/eecf9fea
- https://github.com/status-im/infra-role-beacon-node-windows/commit/dba21b36
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2023-03-16 00:59:48 +01:00 |
Jakub Sokołowski
|
d0bb5fa009
|
nimbus.ropsten: decomission, network shutdown
https://blog.ethereum.org/2022/11/30/ropsten-shutdown-announcement
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-12-09 08:51:13 +01:00 |
Jakub Sokołowski
|
513fb2bb88
|
get-geth-api-urls: drop Infura URLs entirely
Mainnet merge has happened, so no need for the exception.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-09-15 14:30:30 +02:00 |
Jakub Sokołowski
|
4d5197c728
|
nimbus-openeth: OpenEth has been discontinued
The repo has been archived and receives no updates:
https://github.com/openethereum/openethereum
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-08-30 10:48:54 +02:00 |
Jakub Sokołowski
|
823196a0d9
|
use Geth Auth RPC endpoints for Engine API
Needs JWT secrets configured and changes to Consul queries.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-08-11 19:23:41 +02:00 |
Jakub Sokołowski
|
b207184ede
|
get-geth-api-urls: specify fleet to avoid other nodes
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-08-10 22:31:13 +02:00 |
Miran
|
2b079f1774
|
fix various typos in comments and roles
|
2022-07-04 15:07:55 +02:00 |
Jakub Sokołowski
|
c8fa895f98
|
get-geth-api-urls: query for OpenEthereum nodes too
https://github.com/status-im/infra-nimbus/issues/80
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-06-03 12:01:44 +02:00 |
Artur Marud
|
7e19b3d93e
|
nimbus.ropsten: Initial beacon node setup
https://github.com/status-im/infra-nimbus/issues/97
- no validators have been deployed yet.
Signed-off-by: Artur Marud <artur@status.im>
|
2022-05-25 13:35:12 +02:00 |
Jakub Sokołowski
|
c85d852e9c
|
drop config for nimbus.pyrmont fleet
The testnet has been discontinued.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-03-26 10:36:56 +01:00 |
Jakub Sokołowski
|
5dae92080a
|
get-geth-api-urls: use HTTP RPC API for unstable only
Current support for HTTP RPC API is not stable enough.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-12-03 19:40:52 +01:00 |
Jakub Sokołowski
|
0c1169cee3
|
get-geth-api-urls: query for HTTP RPC API endpoints
We want to test the support for normal HTTP API endpoints.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-12-02 13:14:41 +01:00 |