Juan Pablo Civile
Juan Pablo Civile
Hi! I'd like to test this out, is https://apps.apple.com/sv/app/bitcoin-beach-wallet/id1531383905 the official app for iOS?
So I took a look at the code and found the problem. Seems like you're using payment probes with random payment hashes[1]. Muun's public node intercepts HTLCs and rejects any...
> would you happen to have a code snippet for that? some other open source wallet have implemented this logic? I don't. The logic would be something like: ``` if...
Ah did not notice that! Will investigate further then.
Ok so I was able to get a few successful payments in and a few failures too. I think I found the trick to it: If I tap pay before...
❤️ Thanks for the deep look into this! I ended up changing the build approach for other reasons which I guess accidentaly reduced the image size, making the issue disappear.
Hi! TBH I doubted whether to set it as feature or bug. Decided on bug since the whole android gradle stack is reproducible. I don't have a strong opinion on...