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

signTypedData implementation + tests + nexus contracts update #573

Merged
merged 7 commits into from
Sep 13, 2024

Conversation

VGabriel45
Copy link
Collaborator

@VGabriel45 VGabriel45 commented Sep 12, 2024

PR-Codex overview

This PR updates contract ABIs, test addresses, and Nexus chain name for better integration and testing.

Detailed summary

  • Updated contract ABIs for MockHook, MockValidator, EIP1271, K1Validator, and Nexus
  • Changed test addresses for various modules
  • Updated Nexus chain name to anvil-51139

The following files were skipped due to too many changes: src/__contracts/abi/NexusAbi.ts, tests/src/__contracts/mockAddresses.ts, src/account/NexusSmartAccount.ts, src/account/utils/Utils.ts, tests/src/__contracts/abi/TokenWithPermitAbi.ts, tests/account.read.test.ts

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

Copy link

github-actions bot commented Sep 12, 2024

size-limit report 📦

Path Size
core (esm) 16.78 KB (+5.93% 🔺)
core (cjs) 22 KB (+4.78% 🔺)
bundler (tree-shaking) 4.72 KB (+1.97% 🔺)
paymaster (tree-shaking) 2.42 KB (0%)

@VGabriel45 VGabriel45 changed the title signTypedData implementation + tests on baseSepolia with mock token permit signTypedData implementation + tests + nexus contracts update Sep 12, 2024
@livingrockrises livingrockrises merged commit 08365da into feat/nexus Sep 13, 2024
3 checks passed
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.

2 participants