Jakub Sokołowski
65f810ec66
Otherwise we get weird JSON parsing errors: ``` An unhandled exception occurred while running the lookup plugin 'bitwarden'. Error was a <class 'json.decoder.JSONDecodeError'>, original message: Extra data: line 1 column 843 (char 842). Extra data: line 1 column 843 (char 842) ``` Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.terraform | ||
ansible | ||
.gitignore | ||
Makefile | ||
README.md | ||
SYNCING.md | ||
ansible.cfg | ||
dns.tf | ||
hosts.tf | ||
main.tf | ||
outputs.tf | ||
providers.tf | ||
secrets.tf | ||
versions.tf |
README.md
Description
This repo defines infrasctructure for Goerli Ethereum faucet.
Endpoint
https://faucet-goerli.status.im/
Repo Usage
For how to use this repo read the Infra Repo Usage doc.
Miners
Currently there are no miners because both Goerli is a Proof-of-Authority nework, so mining doesn't give rewards.
Sub-Sections
Read up on the roles:
- syncing - How to fix syncing issues.
- faucet - Faucet API for distributing funds
- geth-peer-fix - Cronjob fix for issues with syncing