-
Notifications
You must be signed in to change notification settings - Fork 423
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: bump @typechain/ethers-v5 to v11 #2910
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2910 +/- ##
==========================================
+ Coverage 68.02% 68.04% +0.02%
==========================================
Files 99 99
Lines 1032 1017 -15
Branches 107 106 -1
==========================================
- Hits 702 692 -10
- Misses 284 286 +2
+ Partials 46 39 -7
|
Merge main into typechain11
Head branch was pushed to by a user without write access
|
hey @yorhodes is this pr still relevant? |
Hey @yorhodes @avious00, It seems the const-assertion bind already applied in latest version of |
Description
Bump @typechain/ethers-v5 from v10 to v11 - It contains support of const-assertions
This is must-have feature for viem users
Drive-by changes
yarn up @typechain/ethers-v5
Backward compatibility
Yes