infra-nimbus/ansible/roles/get-geth-api-urls
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
..
defaults nimbus-openeth: OpenEth has been discontinued 2022-08-30 10:48:54 +02:00
tasks use Geth Auth RPC endpoints for Engine API 2022-08-11 19:23:41 +02:00
README.md use Geth Auth RPC endpoints for Engine API 2022-08-11 19:23:41 +02:00

README.md

Description

This role assembles the list of Web3 Eth1 URLs used by Nimbus Beacon nodes to sync with Eth1 chain.

Configuration

There are only two important configuration keys:

geth_node_api_consul_name: 'my-geth-node-rpc'
infura_api_tokens:
 - 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
 - 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'
 - 'cccccccccccccccccccccccccccccccc'

And the more we have the less likely that we hit the Infura threshold. Infura endpoints are only used for Mainnet.

The Geth node Consul service is expected to have an url in metadata.