Ivan

Results 75 comments of Ivan

> lets do those couple of mostly cosmetic changes and good to merge I believe it is ready

It would be nice to have a description of what is the current issue and how this approach solves it. Without a context it hard to say

Nope. I think to do it right, you will have to look at the LND Hub API.

Hi! Thanks for reporting. Do you know the index of the address you are trying to find in BW?

@ricaum I think your issue is unrelated to the one described above. Please open new issue, describe how to reproduce it, attach a video if possible, thx

I believe the issue lies in the offline wallet being unaware of the number of addresses already used. By default, BW generates only 20 addresses for receiving and 20 for...

@Overtorment I'm a bit worried that this patch might break existing wallets.

@marcosrdz Do i need to patch Swift files to, like Transaction.swift has `self.amount = amount` does it come from JS ?

> > @marcosrdz Do i need to patch Swift files to, like Transaction.swift has `self.amount = amount` does it come from JS ? > > Comes from JS. WatchConnectivity.js Checked,...