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(protocol-kit): Migrate Safe Proxy Factory contract to Abitype #664

Merged

Conversation

tmjssz
Copy link
Contributor

@tmjssz tmjssz commented Jan 12, 2024

What it solves

Resolves #653

How this PR fixes it

Migrate the SafeProxyFactory contract for ethers.js and web3.js from Typechain to Abitype in accordance to the changes in PR #604.

@tmjssz tmjssz force-pushed the Abitype-1_3_0-safe-proxy-factory-contract branch from 423f28f to 91579f5 Compare January 25, 2024 15:10
@tmjssz tmjssz changed the title feat(protocol-kit): Migrate Safe Proxy Factory contract to Abitype for ethers.js feat(protocol-kit): Migrate Safe Proxy Factory contract to Abitype Jan 25, 2024
tmjssz added 21 commits January 26, 2024 10:10
…ctions with Safe Proxy Factory contract version 1.3.0 using Ethers.js v6.
…n of the safeProxyFactory v1.3.0 For Ethers.js
@tmjssz tmjssz force-pushed the Abitype-1_3_0-safe-proxy-factory-contract branch from 91579f5 to a2e13aa Compare January 26, 2024 09:30
@dasanra dasanra linked an issue Jan 26, 2024 that may be closed by this pull request
@tmjssz tmjssz merged commit b764320 into Abitype-1_3_0-safe-contract Feb 2, 2024
14 of 15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
@tmjssz tmjssz deleted the Abitype-1_3_0-safe-proxy-factory-contract branch February 2, 2024 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use AbiType to type ProxyFactory contract
2 participants