Skip to content

Conversation

@jtimon
Copy link
Owner

@jtimon jtimon commented Jul 18, 2019

Even though https://github.com/TheBlueMatt/rust-lightning-bitcoinrpc should not be used in production, it can be used as a tool so that we can test rust-lightning here.

This is not close to be ready.

@jtimon jtimon force-pushed the rust-lightning-rpc branch 2 times, most recently from f899383 to 601f987 Compare July 18, 2019 22:33
@ariard
Copy link

ariard commented Jul 20, 2019

Hey, I'm almost successful running the test framework. I've dig a little into it, it's using per-implementation fixture to run the test and wait some kind of IPC to talk between fixture and implementation, We are not necessary constrained to use RPC, but I think a foreground process like rust-lightning-bitcoinrpc driven by shell input isn't going to fit.

What's yours thoughts on it ?

@ariard
Copy link

ariard commented Jul 20, 2019

We may rework rust-lightning-bitcoinrpc in a more daemonic way or go forward on rust-lnd, but I would like to avoid one big daemon and I'm excited by having something like a routerd, a p2pd, a managed, a monitord, and use bitcoind and bitcoin-wallet as backend.

More on it tomorrow :)

@jtimon
Copy link
Owner Author

jtimon commented Jul 20, 2019 via email

@jtimon jtimon force-pushed the rust-lightning-rpc branch 11 times, most recently from 7b021c5 to 97d42d9 Compare July 27, 2019 21:53
@jtimon jtimon force-pushed the master branch 10 times, most recently from d6ec9c0 to 73fb2b6 Compare July 31, 2019 02:30
@jtimon jtimon force-pushed the rust-lightning-rpc branch 2 times, most recently from 816db4e to 5420ed7 Compare July 31, 2019 05:20
@jtimon jtimon force-pushed the rust-lightning-rpc branch from 5420ed7 to 0f65214 Compare August 7, 2019 08:58
@jtimon jtimon force-pushed the rust-lightning-rpc branch 2 times, most recently from c29f5c3 to aabb2b3 Compare August 9, 2019 06:27
@jtimon jtimon force-pushed the rust-lightning-rpc branch from aabb2b3 to 5f03655 Compare August 22, 2019 21:10
@jtimon jtimon force-pushed the rust-lightning-rpc branch 3 times, most recently from e9cebd8 to 3097dd6 Compare August 29, 2019 18:27
@jtimon jtimon force-pushed the rust-lightning-rpc branch from 3097dd6 to e546176 Compare August 29, 2019 19:31
@jtimon
Copy link
Owner Author

jtimon commented Aug 29, 2019

Closing in favor of cdecker#81

@jtimon jtimon closed this Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants