Skip to content

v1.0.9

Choose a tag to compare

@Johnaverse Johnaverse released this 19 Feb 21:06
· 61 commits to main since this release

What's Changed

Code Quality & SonarQube

  • Fixed multiple SonarQube issues
  • Resolved deprecated Server import in MCP server files
  • Refactored dataService.js to reduce cognitive complexity
  • Refactored index.js to reduce code duplication
  • Excluded test files from analysis
  • Increased SonarQube coverage

MCP Improvements

  • Added missing MCP tools:
    • get_sources
    • validate_chains
    • get_rpc_monitor
    • get_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