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

update ethers to v6 #2275

Closed
wants to merge 1 commit into from
Closed

update ethers to v6 #2275

wants to merge 1 commit into from

Conversation

mattcasey
Copy link
Member

@mattcasey mattcasey commented Jun 8, 2023

WHAT

🤖 Generated by Copilot at 3937626

This pull request updates the codebase to use the latest version of ethers and simplifies the imports and usage of ethers functions and types throughout the files. It also replaces BigNumber with bigint for numeric types and fixes some minor issues with the network chain ID format and the signature verification methods.

WHY

Enables tree-shaking, will reduce our builds a bunch...

Currently blocked by gnosis SDK:
safe-global/safe-core-sdk#442
safe-global/safe-core-sdk#401

@msadura
Copy link
Contributor

msadura commented Jun 14, 2023

Really nice update. V6 had many changes, really awesome you figured it out!

@mattcasey mattcasey closed this Sep 23, 2023
@mattcasey mattcasey deleted the ethers-update branch April 19, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants