122 Commits (da062df594443a4fe3c16e11a8e8566b5e841dd1)

Author SHA1 Message Date
Rusty Russell 5dc0402a44 Update to lightning-rfc to dc0b529161561c6be3ff53c5f8574b23c3305a04 8 years ago
Rusty Russell fd258fe495 lightningd: wire up opening daemon. 8 years ago
Rusty Russell 5d0977df3a lightningd/funding_tx: use struct utxos, remove signing helper. 8 years ago
Rusty Russell 90737371d0 lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state 8 years ago
Rusty Russell 5475666b7e lightningd: simple wallet support. 8 years ago
Rusty Russell 4a7418e3db channel: object to track channel state. 8 years ago
Rusty Russell 9284819f68 commit_tx: expose more internal functions. 8 years ago
Rusty Russell e8e96e67d0 commit_tx: make interface side-agnostic. 8 years ago
Rusty Russell 726e7226c4 commit_tx: update HTLC-tx fees to match latest BOLT. 8 years ago
Rusty Russell f7cc079221 test/run-commit_tx: Fix derivation of BOLT #3 test vectors. 8 years ago
Rusty Russell 20a07d860a check-source: include tests, libdir. 8 years ago
Rusty Russell 66d122684d lightningd/test/run-commit_tx: Creation of BOLT 3 test vectors. 8 years ago
Rusty Russell b290a96a4a lightningd: use daemon/htlc_state.c 8 years ago
Rusty Russell be46fdf254 lightningd/funding_tx.c: helper to create a funding transaction (with change). 8 years ago
Rusty Russell dc3b27e1d3 key_derive: key derivation from basepoints as specified in BOLT 3 8 years ago
Rusty Russell a02f1e10c4 make check: run all the tests. 8 years ago
Rusty Russell 6bf3c30a10 lightningd/Makefile: fix check-source 8 years ago
Rusty Russell 73d07ce441 libsodium: use our local submodule. 8 years ago
Rusty Russell 1e34e5344d lightningd/lightningd: add getpeers command. 8 years ago
Rusty Russell 7aaffda779 lightningd/lightningd: finish connect command once gossip started. 8 years ago
Rusty Russell 6f5fed17d8 lightningd/test: simple black-box tests. 8 years ago
Rusty Russell 89a06734c4 lightningd/cryptomsg: test routines. 8 years ago