Skip to content

Conversation

MMujtabaRoohani
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

The current framework depends on ethers v5 that is superseded v6 since more than 2 years. ethers v5 lacks batched JsonRpc calls, error handling from newer rpc endpoints and several syntax and other improvements offered by v6.

Issue Number: 147

What is the new behavior?

The newer version supports ethers v6

Does this PR introduce a breaking change?

  • Yes
  • No

There are several breaking changes from ethers v5 to v6 that are documented in this migration guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants