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.
 
 
 
 
 
 
Rusty Russell 38e7d19dd5 Makefile: check for direct amount_sat/amount_msat access. 6 years ago
..
test tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago
Makefile wire/Makefile: generate CSVs from specs based on BOLTVERSION. 6 years ago
fromwire.c Makefile: check for direct amount_sat/amount_msat access. 6 years ago
gen_onion_wire_csv bolt: Updated the BOLT specification to unify UNKNOWN_PAYMENT_HASH & INCORRECT_PAYMENT_AMOUNT 6 years ago
gen_peer_wire_csv gossipd: parse and respect optional `htlc_maximum_msat` 6 years ago
onion_defs.h wire: add onion_defs.h to bolt-check, update quote. 6 years ago
peer_wire.c tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago
peer_wire.h chainparams: Move the BOLT2 quote to the chainparams where we set it 6 years ago
towire.c Makefile: check for direct amount_sat/amount_msat access. 6 years ago
wire.h common/amount: new types struct amount_msat and struct amount_sat. 6 years ago
wire_io.c Remove tal_len, use tal_count() or tal_bytelen(). 7 years ago
wire_io.h wire: Fix include order in wire_io.h 7 years ago
wire_sync.c Remove tal_len, use tal_count() or tal_bytelen(). 7 years ago
wire_sync.h wire_sync_write: support take() 8 years ago