rgb-cln/wire
lisa neigut aef5b30b81 wire: update how experimental csv patches are managed
We used to append new patches to a single file. This caused
some problems and is a lot harder to cleanup later.

This patch moves the experimental patches to their own, individual
patch files, that are named for the current BOLTVERSION, which they're
taken from.

Also moves the current patchfile over to a 'gossipqueries' one,
as it already exists.
2019-09-16 05:09:15 +00:00
..
test tests: update mocks for --enable-experimental-features builds. 2019-08-29 15:51:36 +02:00
Makefile wire: update how experimental csv patches are managed 2019-09-16 05:09:15 +00:00
extracted_onion_wire_csv BOLT: update CSV to latest bolt version. 2019-08-29 09:01:48 +02:00
extracted_peer_experimental_legacy wire: update how experimental csv patches are managed 2019-09-16 05:09:15 +00:00
extracted_peer_wire_csv bolt: update to aa33af0c4d7ae0180c04ef98e61af49c1f876a36 2019-08-02 17:32:48 +02:00
fromwire.c API: `txprepare` now support mutiple outputs 2019-09-05 16:05:36 -05:00
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 2018-09-13 17:38:13 -07:00
peer_wire.c common/gossip_store: handle timestamp filtering. 2019-06-04 01:29:39 +00:00
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 2018-09-14 21:18:11 +02:00
tlvstream.c wire/tlvstream: suppress gcc -O3 warning about prev_type. 2019-08-02 15:56:15 +02:00
tlvstream.h bolt-gen: fixup the devtool/decodemsg printing facility 2019-07-24 02:52:53 +00:00
towire.c API: `txprepare` now support mutiple outputs 2019-09-05 16:05:36 -05:00
wire.h API: `txprepare` now support mutiple outputs 2019-09-05 16:05:36 -05:00
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
wire_io.h gossipd: make more compact getchannels entries. 2019-04-09 12:37:16 -07:00
wire_sync.c Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
wire_sync.h wire_sync_write: support take() 2017-06-27 10:25:53 +09:30