AztecProtocol / aztec-2-bug-bounty

17 stars 8 forks source link

THIS IS AN OLD BOUNTY PROGRAM, see the updated code and program here:
https://github.com/AztecProtocol/aztec-connect

https://immunefi.com/bounty/aztecnetwork/

Aztec 2 Bug Bounty

This repo includes a snapshot of the Aztec 2 code base that is being used in the upcoming main-net launch of our ZkZkRollup.

We invite all interested parties to read / tinker and use the code. If any bugs are found please report issues responsibly via email to hello@aztecprotocol.com.

Important files

  1. contracts/RollupProcessor.sol
  2. contracts/verifier/TurboVerifier.sol
  3. barrentenberg/src/aztec/rollup/proofs/*

A draft protocol specification can be found below, and will be updated to be more detailed over the coming days.

https://hackmd.io/@aztec-network/ByzgNxBfd

Some bugs have already been fixed. See https://github.com/AztecProtocol/barretenberg for description of these fixes and updated code