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): Add Abitype for Safe Contract v1.4.1 + ethers.js #624

Merged

Conversation

tmjssz
Copy link
Contributor

@tmjssz tmjssz commented Nov 29, 2023

What it solves

Resolves #608

How this PR fixes it

Using #604 as exemplary PR and following the steps described there, this PR migrates from TypeChain to Abitype for Safe contract v1.4.1 + Ethers.js.

@tmjssz tmjssz force-pushed the Abitype-1_4_1-safe-contract-ethers branch from e19a220 to ed38c2b Compare November 29, 2023 17:18
@dasanra dasanra linked an issue Nov 30, 2023 that may be closed by this pull request
* Add function arg names
* Change order of functions
tmjssz and others added 2 commits December 13, 2023 14:55
…627)

* Create Types for the v1.2.0 Safe contract

* Create `SafeContract_v1_2_0_Ethers` Class

* Add arg names to contract functions
@DaniSomoza DaniSomoza merged commit f2ec327 into Abitype-1_3_0-safe-contract Dec 13, 2023
15 checks passed
@DaniSomoza DaniSomoza deleted the Abitype-1_4_1-safe-contract-ethers branch December 13, 2023 14:16
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
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 v1.4.1 contracts
2 participants