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

Can't create any accounts. "Expected property "0" of type ECPair, got e" #139

Closed mdecerbo closed 2 years ago

mdecerbo commented 2 years ago

Samsung Galaxy Tab A7 Lite (SM-T220), Android 11 patched to February 1, 2022. airgap-vault-41521.apk (v3.17.1) installed from github releases page. Imported secret okay, but can't create an account successfully.

On the "Add Account" screen, no matter what coin I choose under "Select Coin To Use, I click "CREATE", enter my Android PIN, then see a pop-up "Deriving Your Wallet" with a round rotating partial circle. The pop-up disappears very quickly and I am back on the "Add Account".

The "Error History" in the app shows:

Expected property "0" of type ECPair, got e

Restarting the tablet didn't help.

mdecerbo commented 2 years ago

I uninstalled the app and installed airgap-vault-34171.apk (release v3.10.0) and that created the account successfully.

AndreasGassmann commented 2 years ago

Hi, thanks for reporting the issue. This seems to be a regression in the latest version (3.17.1). We will fix it ASAP. Downgrading to 3.17.0 should work as well.

AndreasGassmann commented 2 years ago

3.17.2 was released to address this. It's live on the App Store (iOS) and pending approval on the Play Store. The APK is available in the github releases.