Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions IMPLEMENTATION_SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This implementation delivers **real integration** of retro console mining into R
### 4. Documentation ✅

**Files Created:**
- `rips/docs/RIP-0683-console-bridge-integration.md` - Full specification
- `docs/CONSOLE_MINING_SETUP.md` - Full specification
- `docs/CONSOLE_MINING_SETUP.md` - User setup guide
- `IMPLEMENTATION_SUMMARY.md` - This file

Expand Down Expand Up @@ -197,7 +197,7 @@ Assuming 10 total miners, 3 in retro_console bucket:

## References

- [RIP-0683 Specification](rips/docs/RIP-0683-console-bridge-integration.md)
- [RIP-0683 Specification](docs/CONSOLE_MINING_SETUP.md)
- [RIP-0304: Original Console Mining Spec](rips/docs/RIP-0304-retro-console-mining.md)
- [RIP-201: Fleet Immune System](rips/docs/RIP-0201-fleet-immune-system.md)
- [Legend of Elya](https://github.com/ilya-kh/legend-of-elya) - N64 neural network demo
Expand Down
2 changes: 1 addition & 1 deletion bridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Cross-chain bridge endpoints for wRTC (Wrapped RTC) on Solana + Base L2.

Part of [RIP-305: Cross-Chain Airdrop Protocol](../../docs/RIP-305-cross-chain-airdrop.md).
Part of [RIP-305: Cross-Chain Airdrop Protocol](../docs/RIP-305-cross-chain-airdrop.md).

## Overview

Expand Down
2 changes: 1 addition & 1 deletion homebrew/BCOS-INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ jobs:

- [Homebrew Formula Cookbook](https://docs.brew.sh/Formula-Cookbook)
- [RustChain Repository](https://github.com/Scottcjn/Rustchain)
- [BCOS Documentation](BCOS.md)
- [BCOS Documentation](../BCOS.md)
- [Issue #2293](https://github.com/rustchain-bounties/rustchain-bounties/issues/2293)

---
Expand Down