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 #30: Pass bytes when encoding general paymaster args #31

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

ETeissonniere
Copy link
Contributor

Fix #30.

@ETeissonniere ETeissonniere requested a review from a team as a code owner February 20, 2024 23:30
@danijelTxFusion
Copy link
Contributor

@ETeissonniere thank you for fixing the bug. Please change commit message to following:

fix(utils): pass bytes to `GetGeneralPaymasterInput` function #30 

@danijelTxFusion
Copy link
Contributor

Please rebase from main branch. I fixed the tests.

@ETeissonniere
Copy link
Contributor Author

@danijelTxFusion should be good to go :)

@danijelTxFusion danijelTxFusion merged commit 8e62183 into zksync-sdk:main Feb 21, 2024
4 checks passed
Copy link

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Encoding paymaster params for a general paymaster does not work
2 participants