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

Fix Bundler Sponsorship Policy #121

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Fix Bundler Sponsorship Policy #121

merged 2 commits into from
Jan 16, 2025

Conversation

bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented Jan 16, 2025

Previously this was filtering by this.chainId which was really returning policiesForChainId.
Note that this method is chain agnostic although the the chainId and entryPointAddress are required by the constructor. This hinted at somewhat bad design that could be improved.

We split the Transaction Bundler from the Pimlico Service so that users with a pimlico key can make those requests without having to specify all the other irrelevant details.

Tests Added.

@bh2smith bh2smith merged commit 8fa5ff1 into main Jan 16, 2025
1 check passed
@bh2smith bh2smith deleted the fix/getPolicies branch January 16, 2025 16:11
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.

1 participant