|
7 | 7 | [](https://github.com/Scottcjn/Rustchain/actions/workflows/ci.yml) |
8 | 8 | [](LICENSE) |
9 | 9 | [](https://github.com/Scottcjn/Rustchain/stargazers) |
10 | | -[](https://rustchain.org/explorer) |
| 10 | +[](https://rustchain.org/explorer) |
11 | 11 |
|
12 | 12 | A PowerBook G4 from 2003 earns **2.5x** more than a modern Threadripper. |
13 | 13 | 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 |
56 | 56 | curl -sk https://rustchain.org/epoch # Current epoch |
57 | 57 | ``` |
58 | 58 |
|
| 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 | + |
59 | 69 | | Fact | Proof | |
60 | 70 | |------|-------| |
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) | |
63 | 74 | | 6 hardware fingerprint checks per machine | [Fingerprint docs](docs/attestation_fuzzing.md) | |
64 | 75 | | 25,875+ RTC paid to 260+ contributors | [Public ledger](https://github.com/Scottcjn/rustchain-bounties/issues/104) | |
65 | 76 | | Code merged into OpenSSL | [#30437](https://github.com/openssl/openssl/pull/30437), [#30452](https://github.com/openssl/openssl/pull/30452) | |
|
0 commit comments