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

[Native] ZkSync Account Abstraction Support #194

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

0xFirekeeper
Copy link
Member

@0xFirekeeper 0xFirekeeper commented Jun 3, 2024

Managed through thirdweb infrastructure


PR-Codex overview

The focus of this PR is to introduce support for zkSync transactions and related functionality in the codebase.

Detailed summary

  • Added support for zkSync transactions and responses
  • Implemented methods for zkSync transaction signing and serialization
  • Updated SmartWallet behavior for zkSync transactions

The following files were skipped due to too many changes: Assets/Thirdweb/Core/Scripts/AccountAbstraction/Core/SmartWallet.cs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Managed through thirdweb infrastructure
@0xFirekeeper 0xFirekeeper changed the title ZkSync Native Account Abstraction Support [Native] ZkSync Account Abstraction Support Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 2024

Test Results for iOS

  1 files  ±0   16 suites  ±0   8m 12s ⏱️ -15s
102 tests ±0  102 ✅ ±0  0 💤 ±0  0 ❌ ±0 
106 runs  ±0  106 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f178c0e. ± Comparison against base commit 963f06e.

Copy link

github-actions bot commented Jun 3, 2024

Test Results for StandaloneLinux64

  1 files  ±0   16 suites  ±0   7m 55s ⏱️ +5s
102 tests ±0  102 ✅ ±0  0 💤 ±0  0 ❌ ±0 
106 runs  ±0  106 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f178c0e. ± Comparison against base commit 963f06e.

Copy link

github-actions bot commented Jun 3, 2024

Test Results for WebGL

  1 files  ±0   16 suites  ±0   7m 52s ⏱️ +4s
102 tests ±0  102 ✅ ±0  0 💤 ±0  0 ❌ ±0 
106 runs  ±0  106 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f178c0e. ± Comparison against base commit 963f06e.

Copy link

github-actions bot commented Jun 3, 2024

Test Results for Android

  1 files  ±0   16 suites  ±0   8m 8s ⏱️ -1s
102 tests ±0  102 ✅ ±0  0 💤 ±0  0 ❌ ±0 
106 runs  ±0  106 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f178c0e. ± Comparison against base commit 963f06e.

@0xFirekeeper 0xFirekeeper merged commit 596bc41 into main Jun 3, 2024
2 of 7 checks passed
@0xFirekeeper 0xFirekeeper deleted the firekeeper/zksync-unity branch June 3, 2024 23:45
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