Overview

Gonka Network's latest release v0.2.2-upgrade marks a significant milestone with the introduction of TestNet functionality and substantial improvements to the validation infrastructure. This release focuses on enhancing system reliability, expanding ML capabilities, and strengthening token economics.

Key Features

TestNet Launch

The most notable addition in this release is the TestNet implementation, providing developers and validators with a dedicated environment for testing network functionality without affecting mainnet operations. This enables safer experimentation with new features and validation mechanisms.

Enhanced Token Management

  • Full token enforcing: Comprehensive token validation and enforcement mechanisms have been implemented across the network
  • Negative coin protection: Fixed critical panics that could occur with negative coin values, improving system stability
  • Epoch validation: Added proper validation for claim epochs to prevent timing-related exploits

ML Node Infrastructure Improvements

  • On-chain ML node upgrades: Streamlined upgrade process for machine learning nodes directly through blockchain governance
  • New model proposals: Support for additional AI models through governance proposal system
  • Dynamic Docker resolution: Improved container deployment with dynamic address resolution for better scalability

Validation System Overhaul

Inference Validation v2

A completely redesigned inference validation system has been introduced, featuring: - Enhanced accuracy in validating ML model outputs - Improved consensus mechanisms for distributed inference verification - Better handling of edge cases in model validation

Recovery and Reliability

  • Missed validation recovery: New system to handle and recover from missed validation events
  • Nonce filtering: Improved transaction ordering and duplicate prevention
  • Pagination fixes: Resolved issues with data pagination in API responses

Bug Fixes and Stability

Critical Fixes

  • Participant registration: Resolved bugs in the participant registration process
  • Empty node ID handling: Proper validation and handling of empty node identifiers
  • Validation improvements: Multiple fixes to the core validation logic

Technical Implementation

The release includes contributions from multiple developers, with notable first-time contribution from @mtvnastya on the Inference Validation v2 system. The development team has focused on:

  • Strengthening the consensus layer
  • Improving error handling and system resilience
  • Enhancing the developer experience through better tooling

Migration Notes

Existing network participants should note: - Node operators may need to update their configurations for the new validation system - ML node operators should prepare for the new on-chain upgrade mechanism - TestNet participants can begin testing new features in the dedicated environment

What's Next

This release establishes the foundation for more advanced AI validation mechanisms and expanded network capabilities. The TestNet environment will enable rapid iteration on new features while maintaining mainnet stability.

For detailed technical specifications and upgrade instructions, refer to the full changelog.