Network Maturity and Access Control

Gonka Network's v0.2.7 release introduces fundamental changes to network governance and access control mechanisms. This upgrade establishes clear maturity thresholds and implements granular control over network participation, positioning the network for production deployment.

Key Changes

Network Maturity Parameters

The upgrade introduces formal network maturity metrics:

  • Network Maturity Threshold: Set to 15,000,000 units
  • Minimum Height Requirement: 3,000,000 blocks

These parameters establish objective criteria for network stability and provide automated governance triggers based on network growth and blockchain height.

Developer Access Controls

A new developer gating mechanism has been implemented:

  • Gating Period: Inference access restricted for non-allowlisted developers until block height 2,294,222
  • Allowlist System: Predefined developer addresses with governance-controlled updates
  • Gradual Rollout: Ensures network stability during early adoption phases

Participant Management

The upgrade introduces comprehensive participant access controls:

  • Registration Freeze: New host registration blocked until block height 2,222,222
  • Blocklist Framework: Governance-controlled participant exclusion mechanism
  • Epoch Allowlist: Disabled by default but available for future activation

Guardian Parameter Migration

Legacy guardian addresses have been migrated from genesis-only parameters to governance-controlled settings, enabling dynamic updates through network consensus.

Technical Implementation

Upgrade Process

The v0.2.7 upgrade follows Gonka's established on-chain upgrade protocol:

  1. Community Review: GitHub-based proposal review by active hosts
  2. On-chain Proposal: Formal upgrade proposal submission after majority approval
  3. Automated Execution: Seamless binary upgrade through consensus mechanism

Container Updates

While the upgrade updates container versions in deploy/join/docker-compose.yml, existing hosts are not required to upgrade their containers. Updated versions are intended for new participants joining post-upgrade.

For hosts choosing to upgrade:

git pull
source config.env && docker compose -f docker-compose.postgres.yml up -d

Migration Logic

The upgrade includes automatic migration of existing parameters and distribution of pending epoch 117 rewards from the community pool to eligible nodes.

Testing and Validation

The upgrade has been successfully deployed and validated on testnet infrastructure. The migration logic handles parameter updates and reward distribution without requiring manual intervention.

Impact for Network Participants

For Existing Hosts

  • No immediate action required
  • Optional container updates available
  • Continued network participation without disruption

For New Participants

  • Registration temporarily restricted until specified block heights
  • Enhanced onboarding experience with updated container versions
  • Clear participation guidelines through governance parameters

For Developers

  • Temporary access restrictions for non-allowlisted addresses
  • Governance-controlled allowlist for early access
  • Gradual network opening as maturity thresholds are met

Looking Forward

Release v0.2.7 establishes the foundation for controlled network growth and governance-driven parameter management. These changes enable the network to scale responsibly while maintaining stability and security standards required for production deployment.

The implementation of maturity thresholds and access controls represents a significant milestone in Gonka Network's evolution toward a fully decentralized and self-governing infrastructure.