Release: v1.0.0-beta.5#65
Merged
Merged
Conversation
Contributor
jonathunne
commented
Feb 25, 2026
- feat: Add EIP-712 typed data signing (Add EIP-712 typed data signing and verification support)
- feat: add multicall method getTokenBalances (5104db3)
- chore: simplify _getSafe4337Pack (chore: simplify _getSafe4337Pack)
Add signTypedData and verifyTypedData methods to WalletAccountEvmErc4337 and WalletAccountReadOnlyEvmErc4337, mirroring the implementation in wdk-wallet-evm. Both methods delegate to the underlying parent package. https://claude.ai/code/session_01HSq2kGH3zN6NRbKpAf5gop
Fix bug in the 'getFeeRates' method on legacy networks.
Allow transfer max. fee to be used with native coins policy.
Add verify/sign for typed data (EIP712)
…7-pack-method Refactor getSafe4337pack
Add the missing Apache License 2.0 file to the repository root to comply with licensing requirements.
Export internal configuration object types.
Add Apache 2.0 LICENSE file
…alances get token balances multicall
gatteo
approved these changes
Feb 25, 2026
AlonzoRicardo
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.