Project Information
CATEGORY
L1/L2 blockchains
NETWORK
Manta Chain
WEBSITE
https://manta.network/
DESCRIPTION
Veridise auditors first reviewed previous audit reports of substrate blockchains, the documentation provided by Manta Network developers, and inspected the provided tests to determine what logic had been extensively tested. They then began a manual audit of the code assisted by both static analyzers and property-based fuzz testing. During the audit, the Veridise auditors met with the Manta Network developers on a weekly basis and messaged over Telegram to ask questions about the code, and report suspected bugs
Audit Report
SCOPE
The scope of the audit was limited to all the code in the following top-level directories of Manta Chain:
- node/* – starts up a node in Manta Chain
- pallets/* – includes the following pallets whose name explains their behavior
- asset-manager
- collator-selection
- manta-pay
- parachain-staking
- tx-pause
- vesting
- primitives/* – defines traits and types used by other packages.
- runtime/* – contains runtime configuration for different execution environments.
Total Findings
0
Mitigated
0
Critical Severity
0
High Severity
0
Medium Severity
0
Low Severity
0