Re: [Lightning-dev] Lite client considerations for Lightning Implementations

2019-01-07 Thread Fabrice Drouin
Hi Chris, What we've learned building a lite bitcoin/LN wallet is that there are different things it must implement: - a bitcoin wallet. We started with bitcoinj, but there are known issues with Bloom Filters, which is one of the reasons why we ended up building our own wallet that connect to

[Lightning-dev] Lite client considerations for Lightning Implementations

2019-01-06 Thread Chris Stewart
Hi all, Hope your 2019 is off to a fantastic start. I'm really excited for Lightning in 2019. We are currently reviving a lite client project in bitcoin-s ( https://github.com/bitcoin-s/bitcoin-s-core/pull/280). The goal is to have a modern replacement for bitcoinj that also can be used for L2