Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ERC: Signature Aggregation for ERC-4337 #626

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

forshtat
Copy link
Contributor

@forshtat forshtat commented Sep 10, 2024

We're extracting the signature aggregator outside of ERC-4337, so we want first to create a new ERC.
PR for the new ERC is here: #627

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Sep 10, 2024

File ERCS/erc-7766.md

Requires 1 more reviewers from @axic, @g11tech, @SamWilsn, @xinbenlv

ERCS/erc-4337-agg.md Outdated Show resolved Hide resolved
description: An ERC-4337 improvement to aggregation of all UserOperation signatures in a bundle
title: Signature Aggregation for Account Abstraction
author: Vitalik Buterin (@vbuterin), Yoav Weiss (@yoavw), Dror Tirosh (@drortirosh), Shahaf Nacson (@shahafn), Alex Forshtat (@forshtat)
discussions-to:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a discussions topic in Eth Magicians

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created.

@@ -0,0 +1,145 @@
---
eip:
description: An ERC-4337 improvement to aggregation of all UserOperation signatures in a bundle
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description should be after title

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

forshtat and others added 2 commits September 18, 2024 14:23
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
@github-actions github-actions bot added the w-ci label Sep 18, 2024
Copy link

The commit a44004c (as a parent of dcc3d53) contains errors.
Please inspect the Run Summary for details.

@eip-review-bot eip-review-bot changed the title ERC-4337 extension: aggregated signatures Add ERC: Signature Aggregation for ERC-4334 Sep 19, 2024
@github-actions github-actions bot removed the w-ci label Sep 19, 2024
@eip-review-bot eip-review-bot changed the title Add ERC: Signature Aggregation for ERC-4334 Add ERC: Signature Aggregation for ERC-4337 Sep 19, 2024
@drortirosh
Copy link
Contributor

@abcoathup , what blocks this PR from being closed?

@abcoathup
Copy link
Contributor

@drortirosh you need an ERC editor to review (I am not an editor). There is only a small number of editors, so it can take some time to get reviewed. In the meantime, ensure that the validator doesn’t raise any errors & fix any issues.

There is a fortnightly office hours that you could attend: ethcatherders/EIPIP#360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants