Changelog

A complete history of NexusForge protocol upgrades and releases.

v2.4.0

SP1 Solana Verifier, sub-400ms proofs

  • Groth16 verification via alt_bn128 syscalls — 12× faster end-to-end
  • Agent manifest v2 with native priority_fee_microlamports & Jito bundle config
  • Light Protocol ZK Compression for on-chain proof commitments
  • @nexusforge/solana-kit TypeScript SDK v4.0
v2.3.2

Hotfix: Proof Verification

  • Fixed edge case in proof deserialization on Solana
  • Improved node health monitoring
v2.3.0

Jito Bundles & Stake-Weighted QoS

  • Native Jito block-engine integration for atomic multi-instruction agent bundles
  • Stake-weighted QoS lanes on partner validators for priority landing
  • Operator dashboard with per-leader land-rate breakdown
  • Enhanced agent debugging via signed shredstream replay
v2.2.1

Security Patch

  • Remediated findings from OtterSec review
  • Upgraded VCEK attestation flow for SEV-SNP operators
v2.2.0

Deterministic Replay

  • Full deterministic replay for agent execution history
  • Agent template marketplace launch
  • Python SDK v2.0
v2.1.0

Recursive Proof Aggregation

  • Recursive Groth16 aggregation — one proof attests thousands of agent actions
  • Reduced on-chain verification cost by 40% (per-action compute-unit budget)
  • Anchor-native forge-client Rust SDK beta