zksync-sdk / zksync2-go

zksync2-go is a geth library adapted to work with the zkSync Era.
Apache License 2.0
87 stars 36 forks source link

Fix #30: Pass bytes when encoding general paymaster args #31

Closed ETeissonniere closed 4 months ago

ETeissonniere commented 4 months ago

Fix #30.

danijelTxFusion commented 4 months ago

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

fix(utils): pass bytes to `GetGeneralPaymasterInput` function #30 
danijelTxFusion commented 4 months ago

Please rebase from main branch. I fixed the tests.

ETeissonniere commented 4 months ago

@danijelTxFusion should be good to go :)

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: