rgb-cln/lightningd/test
Rusty Russell d492f3872c wire/peer_wire: rename gossip_msg / unknown_msg / unknown_msg_discardable
The next patch includes wire/peer_wire.h and causes a compile error
as lightningd/gossip_control.c defined its own gossip_msg function.

New names are clearer.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-29 00:08:21 +02:00
..
Makefile tests/test_lightningd.py: incorporate everything from old test-basic shell test. 2017-04-29 10:30:10 +02:00
run-channel.c lightningd/channel: hand commit_index in when creating txs only. 2017-06-23 09:29:42 +09:30
run-commit_tx.c Massive BOLT text underscore and formatting updates. 2017-06-07 09:19:04 +09:30
run-cryptomsg.c wire/peer_wire: rename gossip_msg / unknown_msg / unknown_msg_discardable 2017-06-29 00:08:21 +02:00
run-funding_tx.c script: Use pkh to construct p2pkh output scripts 2017-06-23 16:02:20 +09:30
run-key_derive.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30