hashgraph / hashgraph/hedera-docs
[QA] verify and update/set up automation to update network node addresses
- Dominant language
- MDX
- Stars
- 10
- Forks
- 49
- Avg merge
- 19h 49m
- Merged PRs (30d)
- 17
Description
### Which tab?
Learn
### Page URL or path
learn/networks/testnet/nodes.mdx
### What's the problem?
`learn/networks/testnet/nodes.mdx` hardcodes testnet node ips (e.g. `34.94.106.61`, `0.testnet.hedera.com`) in an html table; ips drift over time. the same risk applies to the mainnet node listing.
### Suggested fix (optional)
**scope**
- verify testnet and mainnet node ids/ips against the current address book.
- update stale entries; convert the table to markdown while editing (overlaps issue 4).
**acceptance**
- node data matches the current address book (cite source/date in the pr).
https://hashscan.io/testnet/network/consensus-nodes
https://hashscan.io/mainnet/network/consensus-nodes
Contributor guide
Assessment
This issue has not been assessed yet.