airgap-it / airgap-vault

The AirGap Vault is installed on a spare smartphone that has no connection to any network, thus it is air gapped. This app handles the private key.
MIT License
380 stars 107 forks source link

Metamask sign transactions involving ERC20 tokens #120

Closed robertozerbini closed 2 years ago

robertozerbini commented 2 years ago

Hello,

I am not able to sign transactions involving ERC20 tokens in my case DAI, it seems that the vault is not able to interpret the QR code. I have tried several transactions interacting with contracts but nothing works. I have used the vault on android and iOS. here is the error i have got Screenshot_20220129-131022_AirGap Vault

AndreasGassmann commented 2 years ago

Hi, thanks for the report.

We identified an issue with the transaction parsing if a method other than transfer is called on a known ERC20 contract. We're currently working on a fix and it should be ready in the next few days.

AndreasGassmann commented 2 years ago

We fixed the issue, version 3.14.0 is currently being reviewed by the stores and should be available shortly.