From rusty at rustcorp.com.au Fri Aug 14 01:26:44 2015 From: rusty at rustcorp.com.au (Rusty Russell) Date: Fri, 14 Aug 2015 10:56:44 +0930 Subject: [Lightning-dev] ThunderNetwork - A Java LightningNetwork Implementation Working Today In-Reply-To: <20150811235029.GA21945@lightning.network> References: <20150811191043.GD8380@lightning.network> <20150811200618.GA1946@lightning.network> <20150811235029.GA21945@lightning.network> Message-ID: <87lhdek6cr.fsf@rustcorp.com.au> Joseph Poon writes: > I think a bitcoinj implementation of > Lightning is sorely needed, for sure, and greatly appreciate any > implementation, as it's a huge positive step for the bitcoin > ecosystem! Me too! Sorry I've been a bit non-responsive: I really want to make sure I'm happy with the basic inter-node protocol so we can start sharing it (yay, a bakeoff!). I love doing protocol design with fellow implementers: it tends to cut through the crap and get a good result. And protocols are hard... Cheers! Rusty.