Base redesigns nitro-validator with hinted P-384 verification to reduce gas costs for onchain EVM attestations post-Fusaka upgrade.
Tech & Launches ·
Base has redesigned its nitro-validator component to restore onchain EVM attestations following the Fusaka upgrade, implementing hinted P-384 verification to reduce associated gas costs. The update addresses the need to support cryptographic verification of attestations directly on the Base chain while managing computational overhead.
The nitro-validator handles verification of P-384 elliptic curve signatures, a cryptographic operation typically expensive in onchain execution. By incorporating hints—precomputed values that allow the validator to skip redundant calculations—the redesign lowers the gas requirement for each attestation verification. This optimization enables attestations to remain practical for protocols and applications that depend on onchain proof validation without incurring prohibitive costs per transaction.
It remains unclear which specific use cases or protocols will be the primary beneficiaries of this change, and whether further optimizations are planned for other attestation types or cryptographic schemes post-Fusaka.