issues
search
hypercerts-org
/
hypercerts
Hypercerts are a tool to build scalable retrospective reward systems for impact.
https://hypercerts.org/
Other
93
stars
30
forks
source link
[SDK] Upgrade ethers in SDK to v6
#896
Closed
bitbeckers
closed
12 months ago
bitbeckers
commented
1 year ago
Describe the feature you'd like to request
Upgrade ethers to ^6
Describe the solution you'd like
Update ethers package
Update test suites
Find solution for mocking contracts (ethers 5)
FInd solution for typing contracts
(Maybe) export contract typechain v5 + v6
Replace all BigNumbers with bigint
Update to ^ES2020 target
Describe alternatives you've considered
Staying on 5.
bitbeckers
commented
12 months ago
Refactored to viem 🚀
Describe the feature you'd like to request
Upgrade ethers to ^6
Describe the solution you'd like
Describe alternatives you've considered
Staying on 5.