Skip to content

Releases: chainbound/vixy

v0.1.3

21 Jan 14:47

Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed TLS/WSS support for WebSocket proxy connections by installing rustls crypto provider
  • Fixed Kurtosis integration tests by pinning ethereum-package to v6.0.0 and improving test filtering
  • Fixed CI to properly filter WSS tests using environment variables
  • Fixed configuration to use working public Hoodi (formerly Holesky) WSS endpoints

Documentation

  • Renamed Holesky to Hoodi throughout codebase
  • Added comprehensive API endpoints documentation
  • Fixed /status endpoint response format documentation
  • Clarified WebSocket proxy supports all JSON-RPC methods
  • Improved node selection and failover behavior documentation

Tests

  • Integrated WSS tests into main integration workflow
  • Added configuration and documentation for WSS integration tests
  • Added Kurtosis integration test diary entry

Full Changelog: v0.1.2...v0.1.3

Docker Image: The Docker image for this release is available at ghcr.io/chainbound/vixy:0.1.3