Skip to content

Commit 8ec4796

Browse files
Scottcjnclaude
andcommitted
docs: update README for 5-node network + POWER8 attestation node
- Node 5: IBM POWER8 S824 (first non-x86 attestation node) - 5 nodes across 3 continents - 26+ active miners, 44 BCOS certificates Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 974cacc commit 8ec4796

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![CI](https://github.com/Scottcjn/Rustchain/actions/workflows/ci.yml/badge.svg)](https://github.com/Scottcjn/Rustchain/actions/workflows/ci.yml)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
99
[![Stars](https://img.shields.io/github/stars/Scottcjn/Rustchain?style=flat&color=gold)](https://github.com/Scottcjn/Rustchain/stargazers)
10-
[![Nodes](https://img.shields.io/badge/Nodes-4%20Active-brightgreen)](https://rustchain.org/explorer)
10+
[![Nodes](https://img.shields.io/badge/Nodes-5%20Active-brightgreen)](https://rustchain.org/explorer)
1111

1212
A PowerBook G4 from 2003 earns **2.5x** more than a modern Threadripper.
1313
A Power Mac G5 earns **2.0x**. A 486 with rusty serial ports earns the most respect of all.
@@ -56,10 +56,21 @@ curl -sk https://rustchain.org/api/miners # Active miners
5656
curl -sk https://rustchain.org/epoch # Current epoch
5757
```
5858

59+
### Attestation Nodes
60+
61+
| Node | Location | Notes |
62+
|------|----------|-------|
63+
| **Node 1** — 50.28.86.131 | Louisiana, US | Primary (LiquidWeb VPS) |
64+
| **Node 2** — 50.28.86.153 | Louisiana, US | Secondary + BoTTube (LiquidWeb VPS) |
65+
| **Node 3** — 76.8.228.245:8099 | US | First external node (Ryan's Proxmox) |
66+
| **Node 4** — 38.76.217.189:8099 | Hong Kong | First Asian node (CognetCloud) |
67+
| **Node 5** — POWER8 S824 | Local Lab | First non-x86 node (IBM ppc64le, 512GB RAM) |
68+
5969
| Fact | Proof |
6070
|------|-------|
61-
| 5 nodes across 2 continents (US, HK, POWER8) | [Live explorer](https://rustchain.org/explorer) |
62-
| 22+ miners attesting | `curl -sk https://rustchain.org/api/miners` |
71+
| 5 nodes across 3 continents (NA ×3, Asia ×1, Local ×1) | [Live explorer](https://rustchain.org/explorer) |
72+
| 26+ miners attesting | `curl -sk https://rustchain.org/api/miners` |
73+
| 44 BCOS certificates issued | [Certified repos](https://rustchain.org/bcos) |
6374
| 6 hardware fingerprint checks per machine | [Fingerprint docs](docs/attestation_fuzzing.md) |
6475
| 25,875+ RTC paid to 260+ contributors | [Public ledger](https://github.com/Scottcjn/rustchain-bounties/issues/104) |
6576
| Code merged into OpenSSL | [#30437](https://github.com/openssl/openssl/pull/30437), [#30452](https://github.com/openssl/openssl/pull/30452) |

0 commit comments

Comments
 (0)