Add Hall of Fame Machine Detail Pages (Bounty #505)#477
Closed
ansomeck wants to merge 1 commit intoScottcjn:mainfrom
Closed
Add Hall of Fame Machine Detail Pages (Bounty #505)#477ansomeck wants to merge 1 commit intoScottcjn:mainfrom
ansomeck wants to merge 1 commit intoScottcjn:mainfrom
Conversation
Frontend (40 RTC): - New machine.html page with CRT terminal aesthetic - Displays complete machine profile with all required fields - 30-day attestation timeline visualization - Memorial styling for deceased machines (grayscale, faded) - Responsive design for mobile/desktop - Error handling and loading states - Bonus: epoch participation stats, RTC earnings, thermal events Backend (10 RTC): - New API endpoint: GET /api/hall_of_fame/machine?id=<hash> - Returns complete machine details from hall_of_rust table - Includes 30-day attestation timeline - Epoch participation statistics - Proper error handling (400, 404, 500) - SQL injection protection (parameterized queries) Security: - All SQL queries use parameterized placeholders - Input validation and error handling - XSS protection with proper encoding - No sensitive data in error messages Code Quality: - Python syntax validated - Clean, modular code structure - Comprehensive error handling - Follows existing code style Closes Scottcjn#505 (50 RTC total)
Owner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Complete implementation of clickable machine detail pages for the Hall of Fame.
Changes
Frontend (40 RTC)
✅ explorer/machine.html - Complete machine profile page
/explorer/machine.html?id=<fingerprint_hash>Backend (10 RTC)
✅ node/hall_of_rust.py - New API endpoint
GET /api/hall_of_fame/machine?id=<hash>ity
Testing
Closes #505 (50 RTC)
RTC Wallet: RTCf4c3ff0e8443fb3c420fa7c23e7fef36cde61cab