18 Commits (40fe5b7bacec5334f4770e5c819a6612a70425a3)

Author SHA1 Message Date
Rusty Russell 32631b4278 generate-wire.py: add --bolt arg, use size->type hacks only when that's specified. 7 years ago
Rusty Russell bbed5e3411 Rename subdaemons, move them into top level. 7 years ago
Rusty Russell 739b163f8b Makefiles: simplify dependencies. 7 years ago
Rusty Russell 49d97a2fd6 Update wire from spec ed107e4ef019f33a88aa5567adca7fbb944e93af 8 years ago
Rusty Russell dc562f0533 Makefiles: fix from-scratch parallel build. 8 years ago
Rusty Russell 4839916038 lightningd/cryptomsg: discard unknown odd messages internally. 8 years ago
Rusty Russell c6f568dbde Makefile: fix distclean, clean targets. 8 years ago
Rusty Russell 1afb6c68ad wire/Makefile: don't erase source in clean, fix deps. 8 years ago
Rusty Russell a10ea23e0d wire: add ccan/io helpers to send (unencrypted) messages between damones. 8 years ago
Rusty Russell 9d316e39cd wire/wire_sync: helper routines for direct read/write of messages. 8 years ago
Rusty Russell af2ad72c50 wire: update peer CSV file. 8 years ago
Rusty Russell d8feec2197 wire: split onion messages from peer wire messages. 8 years ago
Rusty Russell a08a2105ea generate-wire.py: generalize, move to tools. 8 years ago
Rusty Russell b7789bf065 Makefile: generalize whitespace check. 8 years ago
Rusty Russell 0861ec33a5 check-source-bolt: generalize. 8 years ago
Rusty Russell 6dc7056625 check-bolt: use new BOLTs. 8 years ago
Christian Decker e40509c6c3 wire: Linking against wire objs 8 years ago
Rusty Russell 36e018161f wire: generate marshal/unmarshal from spec. 8 years ago