Blocksize RPC-NCN: Verifiable High-Assurance Infrastructure for the Jito Ecosystem

1. Title and Category
Title:
Draft JIP: Blocksize RPC-NCN: Verifiable High-Assurance Infrastructure for the Jito Ecosystem

Category: Treasury (NCN Grant)

2. Abstract

Blocksize RPC-NCN is a verifiable infrastructure layer that transforms Solana RPC from a commodity service into a cryptographically enforced financial product. By utilizing multi-operator BLS signing and threshold agreements, we provide Proof-of-Latency and Proof-of-Correctness. This enables high-value actors (Solvers, DeFi Keepers) to automate risk management with measurable economic guarantees backed by JTO restaking, creating a sustainable, non-inflationary yield source for the Jito DAO.

3. Motivation

Currently, Solana RPC infrastructure operates on “blind trust.” High-stakes users have no economic recourse if a provider delivers stale data or suffers from hidden latency. By launching a Jito-secured NCN, we allow the DAO to capture a share of the premium RPC market. This proposal aligns with JIP-24 and JIP-29 by diversifying JTO yield beyond MEV tips and establishing a professionalized “Verified Tier” for Solana infrastructure.

4. Key Terms

  • NCN: Node Consensus Network.

  • Proof-of-Latency: A cryptographic attestation proving a response was delivered within a specific time window.

  • BLS Signing: Compact signatures allowing multiple nodes to verify a single piece of data efficiently.

  • SLA Insurance: JTO-backed collateral used to compensate users if performance targets are missed.

5. Specification

The project consists of three core technical pillars:

  1. Operator Node (Rust): A high-performance proxy for local BLS signing with <2ms overhead.

  2. Aggregation Gateway (TypeScript): A router that consolidates signatures and verifies data correctness.

  3. On-Chain Registry (Anchor): Solana programs managing operator bonds, slashing hooks, and reward distribution. Development Status: Our PoC is live on GitHub, with the core program already deployed to Testnet.

6. Benefits/Risks

  • Benefits: Generates non-inflationary yield (USDC fees); provides institutional-grade reliability to Solana; secures JTO utility through slashing/bonding.

  • Risks: Technical complexity of maintaining sub-5ms p99 overhead; market adoption of new premium tiers. These are mitigated by our partnerships with Fragmetric and Kayros for initial liquidity and operator support.

7. Outcomes

The primary outcome is the establishment of a “Verified RPC” market generating $350,000+ in annualized Economic Value (EV). Success will be measured by the volume of “Verified Requests” and a subsequent yield distributed to JTO restaking vaults.

8. Cost Summary

Total Request: 150,000 JTO (Tier 2) and Delegations

  • Engineering (60%): Rust/TS development and signature optimization.

  • Economic Security (20%): Anchor contracts and reward engines.

  • Infrastructure & Security (20%): Global test node deployment and external code audit.

9. Performance Milestones delivery approximations

  • Milestone A (Week 6): Devnet live; benchmark report proving <2ms signing overhead.

  • Milestone B (Week 12): Public Testnet with external operators; Live Economic Value Dashboard.

  • Milestone C (Week 18): Integration with first Pilot Partner (Solver/Bot); first fee distribution to Jito Vaults.

  • Milestone D (Week 24): Mainnet RC; Validation of $250k+ EV target for final grant unlock.

5 Likes

Interesting idea, although approved for spend. We still need to spin up the strategy related to NCN grants. Monitor the forum here and I’ll chase that forward and see where the grant committee is at on it’s decision making on what to do with that programme.

4 Likes

Sounds great! Would love to learn more as soon as the Grant Committee decides on how to move forward with this. We are eager to move forward with this and continue building.

2 Likes

BLS-backed SLAs for RPC is a gap that’s been ignored too long. Full support, hope the committee moves on this.

2 Likes

In order to provide some encouragement / help with prototyping said strategy: why not move this proposal ahead from the draft stage or, at least, elaborate which are the requirements to do so?

The RPC-NCN provides real value, as it solves an open trust issue with RPC requests using an NCN.

As such, it presents a good case to flesh out the NCN grants program strategy in a proof-of-concept.

1 Like

From my perspective, the primary bottlenecks for sophisticated Solana operators are service stability under stress and predictable tail latency, rather than additional endpoint availability. The multi-operator architecture with routing/aggregation outlined here appears well-suited to improving reliability and reducing correlated failures, and the emphasis on clearer accountability and incentives is directionally aligned with what the ecosystem needs.

Fragmetric is open to supporting early adoption (including pilot integrations) and is also open to delegating as a protocol operating the top vault on Jito (Re)staking. If Blocksize can demonstrate strong real-world p99 performance and uptime, particularly during periods of elevated network volatility, we believe there is a credible path for a high-assurance RPC tier to become a default choice for serious onchain operators.

1 Like