AndreasGassmann

Results 195 comments of AndreasGassmann

Hi, thanks for giving AirGap a try. Regarding your first questions, I don't really know what the issue is there. I think simply disabling the root check will have some...

I just wanted to say thanks for this amazing tool. It helped me a lot to understand how PSBTs work and debug the PSBT implementation in our wallet. 🎉

Is there an example available how this can be handled at the moment? When working on PSBT integration I had a lot of trouble getting it to work. Turns out...

We are using this library in an angular 11 project as well. The script that was posted has to be updated to work with ng11 (and maybe also ng10, not...

You will have to update bitcoinjs-lib to 6.x: https://github.com/bitcoinjs/bitcoinjs-lib/pull/1745 There is still active development going on, so not all features are supported yet, see https://github.com/bitcoinjs/bitcoinjs-lib/issues/1522

I think that idea makes sense. I'm assuming that once the Vault has been tested and is hopefully approved, changing its category later on might not be that much work...

There is no reason for why AirGap Wallet shouldn't be in the list. I left it out because I know that there is one criteria that would not pass a...

Is has been a long while, so I don't remember exactly anymore. But I'm pretty sure that when you import the masterFingerprint in Electrum, then it worked. When you try...

I don't know anything about this feature, but looking at the docs, specifically this section [here](https://developer.android.com/guide/topics/data/install-location#ShouldNot), it looks like our app should not be installed on an external media because...

@kryztoval that looks fine to me. Would be amazing if this could be included.