32 Commits (4a161b710d33f0ce3e4ada0aee76306c77bf9100)

Author SHA1 Message Date
Rusty Russell 6f181e0dc1 BOLT update for 8-byte satoshi values, and other updates. 8 years ago
Rusty Russell 7389aae26a Massive BOLT text underscore and formatting updates. 8 years ago
Rusty Russell ed16bb3134 channeld: send optional init message. 8 years ago
Rusty Russell 302ed0ca3b peer_control: always keep gossip_client_fd. 8 years ago
Rusty Russell 05875d7f35 opening: handle gossip. 8 years ago
Rusty Russell 43ec37b865 openingd: fundee: don't send watch command to master. 8 years ago
Rusty Russell c2cfc3dd69 opening: funder: don't ask master for TXID, calculate it ourselves. 8 years ago
Rusty Russell 3ab3281a4c lightningd/opening: rename functions and wire messages for clarity. 8 years ago
Rusty Russell a12a670d85 opening: don't die if we get a gossip packet. 8 years ago
Rusty Russell 961987b046 lightningd: partial BOLT update. 8 years ago
Rusty Russell ba12e316f1 lightningd: fix minimum depth. 8 years ago
Rusty Russell d06303c8a2 lightningd/channel: derive local channel_id. 8 years ago
Rusty Russell 2ddc0b696c lightningd/channel: keep old commit points. 8 years ago
Rusty Russell 075092411e lightningd/channel: generate htlc txs and wscripts as well. 8 years ago
Rusty Russell 8cc7f31d44 Update wire from spec 9e0a0e893db389bfe392b2f4db8097949395fe28 8 years ago
Rusty Russell 5637564cd4 lightningd/status: support daemon_conn for status_trace and status_failed. 8 years ago
Rusty Russell 4bf398c4e7 status: move into lightningd/status. 8 years ago
Rusty Russell 1781983be1 lightningd/opening: convert to subd. 8 years ago
Rusty Russell 29d6004efc bitcoin/script: update scripts to the lightningnetwork/lightning-rfc#123 version 8 years ago
Rusty Russell c0b4bb1387 daemon/lightningd: store more state in peer. 8 years ago
Rusty Russell c64447a929 lightningd/derive_basepoints: hoist derivation logic. 8 years ago
Rusty Russell 5f07e8405a lightningd/opening: fix theoretical race. 8 years ago
Rusty Russell 7419fde9a0 Update to new spec: differentiate channel_id and short_channel_id. 8 years ago
Rusty Russell 5dc0402a44 Update to lightning-rfc to dc0b529161561c6be3ff53c5f8574b23c3305a04 8 years ago
Rusty Russell d48f9faa19 lightningd/opening: fixes. 8 years ago
Rusty Russell edc30b12ea lightningd: --dev-debugger=<subdaemon> 8 years ago
Rusty Russell 6cf8a19881 lightningd/opening: receive details for remote config acceptance, not min/max. 8 years ago
Rusty Russell a8b9177e9e lightningd/opening: seed is a privkey not an sha256. 8 years ago
Rusty Russell be7c7b9732 lightningd/handshake: rename WIRE_BAD_COMMAND to WIRE_HANDSHAKE_BAD_COMMAND 8 years ago
Rusty Russell b1403a764f lightningd/opening: use peer_failed to send PKT_ERR on problems. 8 years ago
Rusty Russell 5475666b7e lightningd: simple wallet support. 8 years ago
Rusty Russell 065f11b42a lightningd/opening: opening daemon. 8 years ago