Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Add BLS verification plugin #9

Closed
jacque006 opened this issue Jun 29, 2023 · 1 comment
Closed

Add BLS verification plugin #9

jacque006 opened this issue Jun 29, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jacque006
Copy link
Contributor

jacque006 commented Jun 29, 2023

As a smart contract account owner
I would like to have BLS signatures as a verification module
So I can save on gas fees on cheap compute L2s & take advantage of other BLS features with my account

Considerations

  • This should likely be implemented as an IAggregator so that BLS sigs can be aggregated together & verified such as done in BLS Wallet
  • It may be beneficial to implement ERC-1271 or similar signature specs so that it can be used easily outside of ERC-4337

Out of scope

  • Threshold BLS Signatures
  • BLS12-381 (Need related EIP or proven ZKP circuit)

Related

@jacque006 jacque006 added the enhancement New feature or request label Jun 29, 2023
@jacque006 jacque006 moved this from 📋 Backlog to IceBox in Wallet Account eXperiments (WAX) Jun 29, 2023
@jzaki jzaki moved this from IceBox to 📋 Backlog in Wallet Account eXperiments (WAX) Jul 5, 2023
@blakecduncan blakecduncan self-assigned this Aug 1, 2023
@blakecduncan blakecduncan moved this from 📋 Backlog to 📤 Up Next (Current Sprint) in Wallet Account eXperiments (WAX) Aug 1, 2023
@jzaki jzaki moved this from 📤 Up Next (Current Sprint) to 🛠 In Progress in Wallet Account eXperiments (WAX) Aug 1, 2023
@jacque006 jacque006 changed the title Add BLS verification module Add BLS verification plugin Aug 1, 2023
@blakecduncan blakecduncan moved this from 🛠 In Progress to 🧐 In review in Wallet Account eXperiments (WAX) Aug 28, 2023
@jzaki jzaki moved this from 🧐 In review to 🤝 Done in Wallet Account eXperiments (WAX) Aug 29, 2023
@jacque006
Copy link
Contributor Author

Resolved in #54

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants