..
test
unittest: use common_setup / common_shutdown almost everywhere.
2020-12-02 12:55:09 +10:30
.gitignore
chore: adds experimental wiregen to gitignore
2020-09-09 20:46:46 +09:30
common_wire.csv
Makefile: use generic rules to make spec-derived sources.
2020-08-31 21:33:26 -05:00
common_wiregen.c
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
common_wiregen.h
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
extracted_onion_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e
EXPERMENTAL_FEATURES: Import onion message types.
2020-04-02 14:32:38 +10:30
extracted_onion_experimental_badonion_blinding
wire: locale-independent patch order for EXPERIMENTAL_FEATURES patches
2020-07-17 13:54:21 +02:00
extracted_onion_experimental_enctlv
EXPERIMENTAL: onion TLV field for enctlv for blinding.
2020-04-14 12:51:18 +09:30
extracted_peer_experimental_1b1c9a71038bd72453cabefd3ace17ce8b8dd96e
EXPERMENTAL_FEATURES: Import onion message types.
2020-04-02 14:32:38 +10:30
extracted_peer_experimental_add_htlc-plus-blinding
channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES)
2020-04-14 12:51:18 +09:30
extracted_peer_experimental_dual_fund
spec-update: get rid of max-witness-len
2020-09-09 19:54:20 +09:30
extracted_peer_experimental_dual_fund_more
df: incorporate a few spec changes -- serial_id is now 64-bits
2020-10-27 19:52:05 -05:00
fromwire.c
fromwire: return NULL if array empty
2020-07-01 19:50:02 -05:00
Makefile
wire: fix up regeneration
2020-09-09 16:23:58 +09:30
onion_defs.h
wire: add onion_defs.h to bolt-check, update quote.
2018-09-13 17:38:13 -07:00
onion_printgen.c
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
onion_printgen.h
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
onion_wire.csv
wire: fix up regeneration
2020-09-09 16:23:58 +09:30
onion_wire.h
Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES
2020-09-08 09:42:00 +09:30
onion_wiregen.c
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
onion_wiregen.h
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
peer_printgen.c
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
peer_printgen.h
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
peer_wire.c
dual-fund: add interactive dual-funding wires
2020-09-09 19:54:20 +09:30
peer_wire.csv
wire: fix up regeneration
2020-09-09 16:23:58 +09:30
peer_wire.h
Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES
2020-09-08 09:42:00 +09:30
peer_wiregen.c
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
peer_wiregen.h
wires: towire/fromwire for wally_tx
2020-10-20 12:50:31 +10:30
tlvstream.c
tlvstream: Allow overwriting an already set value
2020-07-15 11:32:58 +02:00
tlvstream.h
wire: remove declaration of towire_tlvs since its implementation is already removed
2020-11-02 10:59:05 -06:00
towire.c
wire: move remaining bitcoin functions out to bitcoin/ files.
2020-05-18 14:51:12 +02:00
wire_io.c
common: tal_dup_talarr() helper.
2020-02-27 14:16:16 +10:30
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
wire.h
wire: make fromwire_fail return non-const, use it more
2020-05-20 11:36:13 +02:00