AndreasGassmann
AndreasGassmann
As suspected, the operation fails because of a contract error. The latest AirGap Wallet version seems to have a bug that prevents the contract error from being displayed properly. Instead,...
Hi, thanks for opening this issue. The missing balance might be the cause for the first issue, even though I didn't verify it myself. `eth_sign` is not currently supported, but...
Adding notes to a transaction sounds like a useful feature. The encryption cannot be done in the Wallet, because it does not have access to any private keys. We will...
Encrypting the details with any kind of encryption key is not a problem, but if it's a user provided password, then it's most likely not very secure (depending on the...
Yes, integrating BCH would probably be very straight forward. The reason we are hesitant to include bitcoin derivatives is because it opens a new attack surface where users can be...
You're welcome. I will update this ticket when we have news.
Hi, thank you for opening this pull request and investing your time into improving our library. It's much appreciated! I didn't have much time to look at it, but the...
So I finally managed to clean up the branch we've been working on internally and make it public on github. You can find it here: https://github.com/airgap-it/airgap-coin-lib/tree/release/v0.5.0 It's still a work...
Hi, Technically speaking, all wallets in AirGap Wallet are "watch-only" because they don't contain any private keys. If you have the public key of an account, you could add any...
Hi @rmu0. There has been no progress from our side. If you created a PR we would be happy to merge it. Regarding the color-scheme, would it be possible to...