Alejandro Banzas

Results 6 issues of Alejandro Banzas

### What I did - xDai was renamed Gnosis - Updated Explorer + RPC node URLs - Removed old testnet ### Checklist - [x] I have confirmed that my PR...

Adds support to Gnosis preparing for the launch of Gnosisscan.

according to the documentation (https://docs.kucoin.com/#base-url) the base URL is incorrect.

I would add `Minimum Hardware Requirements` section or page. This article mentions it, but it could be outdated: https://etherworld.co/2021/03/11/how-to-become-an-eth2-validator-on-teku/#minimumhardwarerequirements Other clients with this info in their doc: EL: - https://docs.nethermind.io/nethermind/first-steps-with-nethermind/system-requirements...

localhost keeps hot reloading even though no changes are made ![image](https://user-images.githubusercontent.com/1384638/204521859-867cf69c-8746-4e47-bbd3-d5a9d520fb02.png) ## docusaurus.config.js ``` [ "docusaurus-plugin-remote-content", { name: "some-name-readme", sourceBaseUrl: "https://someurl.com/file.md", outDir: "docs/xyz/", documents: ["README.md"], modifyContent(filename, content) { if (filename.includes("README"))...

bug