connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
292 stars 173 forks source link

fix: arbitrum slowpath processing #6344

Open LayneHaber opened 2 months ago

LayneHaber commented 2 months ago

This pull request includes several updates to dependencies and refactors to improve the codebase's compatibility with the latest versions of the @arbitrum/sdk package. The changes involve updating package dependencies, modifying imports and exports, and adjusting test cases to reflect the new SDK structure.

Dependency Updates:

Code Refactoring:

Test Adjustments:

New Features:

These changes ensure that the codebase remains up-to-date with the latest SDK versions and maintain compatibility across different modules.## Description

Type of change

High-level change(s) description - from the user's perspective

Related Issue(s)

Fixes

Related pull request(s)