Re: [Lightning-dev] Receiving via unpublished channels

2018-05-07 Thread Olaoluwa Osuntokun
AFAIK, all the other implementations already do this (lnd does at least [1]). As otherwise, it wouldn't be possible to properly utilize routing hints. > I want to ask the other LN implementations (lnd, eclair, ucoin, lit) As an side, what's "ucoin"? Searched for a bit and didn't find anything

Re: [Lightning-dev] Receiving via unpublished channels

2018-05-07 Thread ZmnSCPxj via Lightning-dev
Good morning Olauluwa It is Ptarmigan Lightning Network project from Nayuta Ueno/Nayutaco: https://github.com/nayutaco/ptarmigan Name of daemon is ucoind, CLI is ucoincli. Regards, ZmnSCPxj___ Lightning-dev mailing list

Re: [Lightning-dev] Scriptless Scripts with ECDSA

2018-05-07 Thread Olaoluwa Osuntokun
FWIW, Conner pointed out that the initial ZK Proof for the correctness of the Paillier params (even w/ usage of bulletproofs) has multiple rounds of interaction, iirc up to 5+ (with additional pipelining) rounds of interaction. -- Laolu On Mon, May 7, 2018 at 5:14 PM Olaoluwa Osuntokun

Re: [Lightning-dev] Scriptless Scripts with ECDSA

2018-05-07 Thread Olaoluwa Osuntokun
Hi Pedro, Very cool stuff! When I originally discovered the Lindell's technique, my immediate thought was the we could phase this in as a way to _immediately_ (no additional Script upgrades required), replace the regular 2-of-2 mulit-sig with a single p2wkh. The immediate advantages of this