Skip to content

code-423n4/2025-02-initia-cosmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Initia Cosmos audit details

  • Total Prize Pool: $80,000 in USDC
    • HM awards: $51,500 in USDC
    • QA awards: $2,100 in USDC
    • Judge awards: $6,200 in USDC
    • Validator awards: $4,200 in USDC
    • Mitigation Review: $16,000 in USDC
  • Read our guidelines for more details
  • Starts February 10, 2025 20:00 UTC
  • Ends February 24, 2025 20:00 UTC

Note re: risk level upgrades/downgrades

Two important notes about judging phase risk adjustments:

  • High- or Medium-risk submissions downgraded to Low-risk (QA) will be ineligible for awards.
  • Upgrading a Low-risk finding from a QA report to a Medium- or High-risk finding is not supported.

As such, wardens are encouraged to select the appropriate risk level carefully during the submission phase.

Automated Findings / Publicly Known Issues

Note for C4 wardens: Anything included in this Automated Findings / Publicly Known Issues section is considered a publicly known issue and is ineligible for awards.

  • Already known issue in cosmos-sdk is not target of this audit.
  • In some places, we are raising panic but it is normally okay to ignore. Especially if it is coming from the https://github.com/cosmos/cosmos-sdk. (x/mstaking, x/gov, x/bank, x/evidence).
  • Dependency versions are also not a target of this audit.

Links


Scope

Files in scope

Initia

MiniWasm

MiniEVM

Main invariants

  • We can trust governance account.

Attack ideas (where to focus for bugs)

non-deterministic state changes

All trusted roles in the protocol

Governance Account

Running tests

initia

git clone https://github.com/initia-labs/initia (cd initia && make test)

minimove

git clone https://github.com/initia-labs/minimove (cd minimove && make test)

miniwasm

git clone https://github.com/initia-labs/miniwasm (cd miniwasm && make test)

minievm

git clone https://github.com/initia-labs/minievm (cd minievm && make test)

Miscellaneous

Employees of Initia and employees' family members are ineligible to participate in this audit.

Code4rena's rules cannot be overridden by the contents of this README. In case of doubt, please check with C4 staff.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •