Alex Akselrod

Results 6 comments of Alex Akselrod

@tuxcanfly, I'm taking a look. @davecgh, we will need btcsuite/btcrpcclient#48 merged as well for this to be completed. Please review if you have a chance.

This looks good to me. :+1:

Moving from `LockOutpoint` to `LeaseOutput` everywhere would definitely make things easier from our side. The balances and UTXOs would already be included everywhere we'd expect them.

Thanks for the initial review, @guggero! I've addressed most of the comments, but am still working on the PR. I think I need to do a bit more work on...

I've done a lot of work in `lnwallet/chanfunding` to ensure that: - The funding TX contains all the information needed for the remote signer to validate subsequent commitment TXs -...

Thanks for the review, Oliver! I was out for a few days, will update code to address your comments over the next few days.