TheBlueMatt / rust-lightning-bitcoinrpc

See https://github.com/lightningdevkit/ldk-sample instead.
35 stars 19 forks source link

Pass lightning integration #7

Open jtimon opened 5 years ago

jtimon commented 5 years ago

At some point, it would be nice if rust-lightning passed in the integration tests in https://github.com/cdecker/lightning-integration . That can happen long before any daemon based on it is ready for production. This seems the perfect project to do so.

I asked @TheBlueMatt if he liked the idea and he told me yes, and also that @ariard ma be interested in working on this. That sounds great, please don't hesitate to ask for help from me on that front.

ariard commented 5 years ago

Oh awesome, starting to work on lightning-integration was in my week goals, I'm going to deep precisely in lightning-integration tomorrow to see exactly what we need to fit requirements. @jtimon are you on rust-bitcoin IRC chan :) ?

jtimon commented 5 years ago

Yes, I'm on the channel, but only when I remember to open the IRC client. I don't have an IRC bouncer like all the cool kids :( I should, sorry. Feel free to ping me for review on any branch you have or whatever. I'll do the same. For example, any feedback on https://github.com/TheBlueMatt/rust-lightning-bitcoinrpc/pull/8 would be great. Or even a complete competing rewrite if you feel there's two many things wrong with ArgMan struct.