zkLink Nova Documentation
  • 😃Welcome
    • Introduction
    • Connecting to Nova
  • 💰Aggregation Parade
    • Nova Points
  • 📚key concepts
    • Total Value Locked(TVL)
    • Zero-Knowledge Rollup
    • zkEVM
    • Layer 3
    • Modular Blockchain
    • Token Merge
  • 💡Chain Abstraction
    • Vision
    • Implementation
  • 🏗️architecture
    • Overview
    • Transaction Life Cycle
    • Sequencing Layer
    • Execution Layer
    • Settlement Layer
      • In-Detail: Multi-Chain State Synchronization
      • In-Detail: Contract System on Primary Chain
    • DA Layer
  • ✈️Roadmap
    • Keep Evolving
  • 🧑‍💻developer
    • Quick Start
    • Contract Verification
    • Migrating Your Project to Nova
    • EVM Compatibility
    • Useful Addresses
    • Run a Node
    • Tools
      • Bridges
      • Blockchain Explorer
      • Oracles
      • MultiSig Wallet
      • Node Providers
      • Actions & magicLink SDK
  • ❓Additional resources
    • Help
    • Github
    • Audits
    • Bug Bounty
    • Official Links
Powered by GitBook
On this page
  • Audited for zkLink Nova
  • Audited for zkSync Era
  1. Additional resources

Audits

PreviousGithubNextBug Bounty

Last updated 11 months ago

Audited for zkLink Nova

Auditor
Time
Report
Description

Secure3

ABDK

Mar. 8th, 2024

Mar. 27th, 2024

zkLink Nova is built upon ZK Stack, which uses the same code of zkSync Era.

For the deployed on the primary chain used for ZKP verification, the auditors only audited the difference versus zkSync Era's source code.

The auditors audited all the deployed on the secondary chains used for hosting users' fund and execute on-chain transactions.

Secure3

ABDK

Apr. 8th, 2024

July. 1st, 2024

Multiple tokens with the same value can be merged into one token via the deployed on the Nova network. Users can automatically merge and redeem tokens when depositing or withdrawing through the

Secure3

ABDK

Apr. 8th, 2024

June. 28th, 2024

This upgrade optimized the cost of synchronizing the batch root hash from the primary chain to the all other secondary chains. Batch root hashes are compressed to a single hash, so that the number of messages that forward via Ethereum can be be greatly reduced.

Audited for zkSync Era

Auditor
Time
Report
Description

OpenZeppelin

Jan. 2024

zkLink Nova applies the same Governance contract used by zkSync Era. It is implemented to slow down the execution of protocol changes.

❓
Secure3_zklink_Nova_2024.3
ABDK_zkLink_Nova_2024.3
codes
codes
Secure3_zkLink_Nova_mergeToken & bridgeUpdate_2024.4
ABDK_zkLink_Mergetoken_2024.7.pdf
smart contracts
official rollup bridge.
Secure3_zkLink Nova Arbitrator Upgrade_2024.4
ABDK_zkLink_CostOptimisation_2024.6.pdf
zkSync Era Governance Audit Report