You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Decker 7283efa5b5 elements: Add amount_asset to support more than just plain satoshis 5 years ago
..
test elements: Add amount_asset to support more than just plain satoshis 5 years ago
Makefile wire: update how experimental csv patches are managed 5 years ago
extracted_onion_wire_csv wire: update csv to current bolt. 5 years ago
extracted_peer_wire_csv Make option_static_remotekey non-EXPERIMENTAL now it's in spec. 5 years ago
fromwire.c elements: Remove global is_elements variable in favor of chainparams 5 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
peer_wire.c common/gossip_store: handle timestamp filtering. 5 years ago
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 6 years ago
tlvstream.c BOLT: update bolt quotes now that TLVs are not experimental. 5 years ago
tlvstream.h bolt-gen: fixup the devtool/decodemsg printing facility 5 years ago
towire.c elements: Move from a global is_elements to a global chainparams 5 years ago
wire.h elements: Move from a global is_elements to a global chainparams 5 years ago
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
wire_io.h gossipd: make more compact getchannels entries. 6 years ago
wire_sync.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
wire_sync.h wire_sync_write: support take() 7 years ago