alchemyplatform / rundler

An ERC-4337 Bundler in Rust
GNU Lesser General Public License v3.0
268 stars 39 forks source link

builder: Off-chain BLS signature aggregation #205

Open dancoombs opened 1 year ago

dancoombs commented 1 year ago

Describe the feature We should deploy our own onchain BLS signature aggregator contract for verification. When aggregated ops come in, we should use off-chain BLS libraries to aggregate those signatures, avoiding a call to aggregateSignatures in the contract.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.