Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

feat: ethers v6 latest#267

Open
zixiang2018 wants to merge 5 commits into
masterfrom
feat/ethers-v6
Open

feat: ethers v6 latest#267
zixiang2018 wants to merge 5 commits into
masterfrom
feat/ethers-v6

Conversation

@zixiang2018

@zixiang2018 zixiang2018 commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

What this PR does

  • bumped ethers version to v6
  • code migration to use v6 functions
  • import specific ethers functions rather than import {ethers} from "ethers"
  • added type predicate function isSigner because its not in v6 - it checks that getAddress is available in the given object because we are using that function in our code

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.

1 participant