v1.0.9
What's Changed
Code Quality & SonarQube
- Fixed multiple SonarQube issues
- Resolved deprecated
Serverimport in MCP server files - Refactored
dataService.jsto reduce cognitive complexity - Refactored
index.jsto reduce code duplication - Excluded test files from analysis
- Increased SonarQube coverage
MCP Improvements
- Added missing MCP tools:
get_sourcesvalidate_chainsget_rpc_monitorget_rpc_monitor_by_id
- Fixed MCP bugs
- Added MCP tests
- Added reset state when monitoring completes
- Enabled looping for RPC monitor
Testing
- Added additional testing for
dataService - Added more testing to increase coverage
- Fixed unit tests
Versioning & Maintenance
- Bumped version to v1.0.8
- Improved version control
Documentation
- Added Contributing section to README
General Fixes
- Various bug fixes and stability improvements
Full Changelog: v1.0.0...v1.0.9