This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
mirror of
https://github.com/aljazceru/lightning.git
synced
2025-12-19 07:04:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd258fe495f58f7a0d590e27721653531490a32f
lightning
/
lightningd
/
test
History
Rusty Russell
fd258fe495
lightningd: wire up opening daemon.
...
Now we can actually open a channel. Signed-off-by: Rusty Russell <
rusty@rustcorp.com.au
>
2017-02-24 16:22:56 +10:30
..
Makefile
commit_tx: expose more internal functions.
2017-02-21 15:15:28 +10:30
run-channel.c
channel: object to track channel state.
2017-02-21 15:15:28 +10:30
run-commit_tx.c
commit_tx: make interface side-agnostic.
2017-02-21 15:15:28 +10:30
run-cryptomsg.c
lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state
2017-02-24 16:22:56 +10:30
run-funding_tx.c
lightningd/funding_tx: use struct utxos, remove signing helper.
2017-02-24 16:22:56 +10:30
run-key_derive.c
check-source: include tests, libdir.
2017-02-21 15:15:28 +10:30
test-basic
lightningd: wire up opening daemon.
2017-02-24 16:22:56 +10:30