sygma-sdk icon indicating copy to clipboard operation
sygma-sdk copied to clipboard

Update ethersjs from v5 to v6

Open enemycnt opened this issue 1 year ago • 1 comments

Implementation Details

Upgrade the ethersjs library in the project from version 5 to version 6, ensuring all dependencies are properly updated and any breaking changes are addressed.

Testing Details

  1. Test existing functionality to ensure there are no regressions caused by the update.
  2. Test any new features or improvements introduced in ethersjs v6, verifying they work as expected.
  3. Ensure all unit tests pass after the update.

Acceptance Criteria

  • Successfully upgraded to ethersjs v6 without any loss of existing functionality.
  • All new features and improvements in ethersjs v6 are integrated and working as expected.
  • All unit tests pass after the update.

enemycnt avatar Apr 26 '23 12:04 enemycnt