tools icon indicating copy to clipboard operation
tools copied to clipboard

Fix: Replaced ethers package with @ethersproject/abi

Open RickyRoller opened this issue 2 years ago • 1 comments

Description

Updated ethers to 5.x by moving usage to the sub-module @ethersproject/abi In reference to #54

Testing instructions

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [x] Prefix PR title with [WIP] if necessary.
  • [x] Add tests to cover changes as needed.
  • [x] Update documentation as needed.
  • [x] Add new entries to the relevant CHANGELOG.jsons.

RickyRoller avatar Apr 10 '23 20:04 RickyRoller

@rhinodavid Do you know who would be the best person to check out this PR?

RickyRoller avatar Jun 13 '23 20:06 RickyRoller