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

feat(cosigner): removing sending user operation to the bundler, adding call to the sendUserOp endpoint #754

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

geekbrother
Copy link
Contributor

@geekbrother geekbrother commented Aug 28, 2024

Description

This PR makes the following changes to the CoSigner flow:

  • Removing Bundler interaction;
  • Removing getSignature Call;
  • Add a call to the sendUserOp endpoint and return the result.

The full context for these changes: Slack thread.

How Has This Been Tested?

  • Manually tested with the research team by running the local version.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother self-assigned this Aug 28, 2024
@geekbrother geekbrother force-pushed the feat/co_signer_change_2 branch from b48a732 to 32fee99 Compare August 28, 2024 08:53
@geekbrother geekbrother marked this pull request as ready for review August 28, 2024 08:57
@geekbrother geekbrother merged commit 433db49 into master Aug 29, 2024
12 checks passed
@geekbrother geekbrother deleted the feat/co_signer_change_2 branch August 29, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants