skalenetwork / ima-js

JS/TS library for interacting with SKALE IMA Bridge
https://docs.skale.network/docs/
GNU Lesser General Public License v3.0
1 stars 3 forks source link

getTransacton fails on the latetest Metamask version #81

Closed dmytrotkk closed 6 months ago

dmytrotkk commented 6 months ago

On the latest version of Metamask sendTx fails with the following error:

Screenshot 2024-04-23 at 20 27 07

Working version of Metamask: 11.13.1 MM version with breaking change: 11.14.1

Issue can be fixed by updating ethers.js dependency to the latest version.