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

Feat/add util functions #51

Merged
merged 16 commits into from
Jul 27, 2024
Merged

Feat/add util functions #51

merged 16 commits into from
Jul 27, 2024

Conversation

danijelTxFusion
Copy link
Contributor

What 💻

  • Add util functions: IsMessageSignatureCorrect, IsTypedDataCorrect, HashedL2ToL1Msg.
  • Add new methods to BaseClient: IsMessageSignatureCorrect, IsTypedDataSignatureCorrect.
  • Provide block tag support to BaseClient: BlockByTag, HeaderByTag, TransactionCountByTag, NonceAtByTag, CodeAtByTag, StorageAtByTag, CallContractByTag, BalanceAtByTag.
  • Refactor SmartAccount and WalletL2 populate transaction to use zks_estimateFee for gas estimation and fetching fee data.

@danijelTxFusion danijelTxFusion requested a review from a team as a code owner July 27, 2024 15:42
@danijelTxFusion danijelTxFusion merged commit ecd2caf into main Jul 27, 2024
5 checks passed
@danijelTxFusion danijelTxFusion deleted the feat/add-util-functions branch July 27, 2024 16:54
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