aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

feat(testnet): anti sybil staking asset handler

Open Maddiaa0 opened this issue 7 months ago • 2 comments

Overview

Adds zkpassport verification to the staking asset handler. Passport proofs emit a "uniqueIdentifier" nullifier which can be used to limit deposits to one person.

Upcoming:

  • theo recently merged binding proofs that will bind the final recursive proof to a fixed eth address, we will need this before deployment - to prevent proofs being taken by a front runner ( currently possible )
  • demo frontend

Maddiaa0 avatar May 20 '25 18:05 Maddiaa0

This stack of pull requests is managed by Graphite. Learn more about stacking.

Maddiaa0 avatar May 20 '25 18:05 Maddiaa0

Looks good to me! Pretty sweet API from zkpassport.

Right!

Maddiaa0 avatar May 21 '25 21:05 Maddiaa0

Docs Preview

You can check your preview here.

github-actions[bot] avatar Jun 05 '25 19:06 github-actions[bot]