MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.98k stars 526 forks source link

Audit mainnet.mlh vs devnet.mlh #15580

Closed deepthiskumar closed 2 months ago

deepthiskumar commented 2 months ago

Perform two separate audits

deepthiskumar commented 2 months ago

Updates from @georgeee Diffs:

  1. Genesis timestamp
  2. ITN features: Disable in devnet.mlh
  3. Network name- Impacts the signature but handled in CI correctly so no impact when using CI builds mina.exe binary has compile time signature mina-mainnet binary has mainnet signatures mina-devnet binary has devnet signatures

How about those build from source? What's the recommendation/process currently?