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

Ethers v5 feat/update api #36

Merged
merged 12 commits into from
Jan 23, 2024
Merged

Conversation

danijelTxFusion
Copy link
Collaborator

No description provided.

BREAKING CHANGE: `L2VoidSigner` and `L1VoidSigner` are removed from the SDK.
…ts instead of `null`

BREAKING CHANGE: `EIP712Signer.getSignInput()` now returns zero values instead of `null` as default
values. In the case of a `number`, the zero value is `0`. In the case of an `ethers.BigNumberish`,
the zero value is `0n`. In the case of a `string`, the zero value is `0x0`.
BREAKABLE CHANGE: Rename `utils.IPaymasterFlow` to `utils.PAYMASTER_FLOW_ABI`
@danijelTxFusion danijelTxFusion merged commit f35b186 into ethers-v5 Jan 23, 2024
4 checks passed
@danijelTxFusion danijelTxFusion deleted the ethers-v5-feat/update-api branch January 23, 2024 01:44
Copy link

🎉 This PR is included in version 5.1.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.

1 participant