Skip to content

feat : docs#58

Open
JayWebtech wants to merge 33 commits intobase-docs-nextjsfrom
main
Open

feat : docs#58
JayWebtech wants to merge 33 commits intobase-docs-nextjsfrom
main

Conversation

@JayWebtech
Copy link
Collaborator

No description provided.

JayWebtech and others added 30 commits September 16, 2025 11:53
# PR: Fix command syntax for client management flags
…ayout

✨ New Features:
- Added Validator log panel for Starknet Validator (starknet-staking-v2)
- Dynamic layout that shows only running clients
- 'No Clients Running' message when no clients are active
- Automatic layout rebuild based on client state changes

🏗️ Architecture:
- Created layout.go for dynamic layout management
- Implemented rebuildDynamicLayout() for adaptive UI
- Added updateLayoutDynamically() for state monitoring
- Added updateValidatorLogs() for validator log updates

🔧 Technical Details:
- Validator detection in GetRunningClients()
- ValidatorLogBox and ValidatorLogChan added to types
- Dynamic row configuration based on active clients
- State signature comparison to minimize rebuilds
- 5-second polling interval for client state changes

✅ Testing:
- Added comprehensive test suite in dynamic_test.go
- All 8 tests passing
- Tested no-clients, single-client, and all-clients scenarios

📚 Documentation:
- Complete implementation documentation in DYNAMIC_MONITOR_IMPLEMENTATION.md
- Inline code documentation
- Architecture decisions explained

🎯 Acceptance Criteria Met:
✓ Validator log panel implemented
✓ Dynamic layout adjustment working
✓ No clients running message displayed
✓ Clean and responsive layout

This implementation provides a professional, adaptive monitoring dashboard
that automatically adjusts to show only active blockchain clients.
feat: implement dynamic monitor with validator support and adaptive l…
feat: added updater to install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants