core-lightning/wire
Rusty Russell ebac3d2a85 spec: update to experimental BOLTs with secret/total_amount.
Also pulls in a new onion error (mpp_timeout).  We change our
route_step_decode_end() to always return the total_msat and optional
secret.

We check total_amount (to prohibit mpp), but we do nothing with
secret for now other than hand it to the htlc_accepted hook.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-24 23:33:17 +00:00
..
test elements: Add amount_asset to support more than just plain satoshis 2019-10-03 04:32:57 +00:00
extracted_onion_experimental_e36f7b6517e1173dcbd49da3b516cfe1f48ae556 spec: update to experimental BOLTs with secret/total_amount. 2019-11-24 23:33:17 +00:00
extracted_onion_wire_csv wire: update csv to current bolt. 2019-09-22 01:17:11 +00:00
extracted_peer_wire_csv Make option_static_remotekey non-EXPERIMENTAL now it's in spec. 2019-09-30 01:50:44 +00:00
fromwire.c elements: Remove global is_elements variable in favor of chainparams 2019-10-03 04:32:57 +00:00
Makefile wire: update how experimental csv patches are managed 2019-09-16 05:09:15 +00:00
onion_defs.h
peer_wire.c common/gossip_store: handle timestamp filtering. 2019-06-04 01:29:39 +00:00
peer_wire.h
tlvstream.c BOLT: update bolt quotes now that TLVs are not experimental. 2019-09-22 01:17:11 +00:00
tlvstream.h tlv: Add raw fields so we can store unknown fields as well 2019-11-22 04:40:25 +00:00
towire.c elements: Move from a global is_elements to a global chainparams 2019-10-03 04:32:57 +00:00
wire_io.c
wire_io.h
wire_sync.c
wire_sync.h
wire.h elements: Move from a global is_elements to a global chainparams 2019-10-03 04:32:57 +00:00