Closed strumswell closed 11 months ago
looks good, but we should update ethers to the same version in all packages that have it: did-provider-ion did-provider-key did-provider-pkh key-manager kms-local utils
Thanks for your feedback. Completely forgot about the other packages. Should be on the same version now across the board.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2157e70
) 85.47% compared to head (94a78b5
) 85.47%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What issue is this PR fixing
n/a
What is being changed
This PR bumps the version of
ethr-did
in thedid-provider-ethr
to add support fordid:ethr:sepolia
. I am also bumping ethers across the board for compatibility with the newethr-did
.Quality
Check all that apply:
pnpm i
,pnpm build
,pnpm test
,pnpm test:browser
locally.Details
n/a