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.
 
 
 
 
 
 
trueptolemy 92c08cd861 Fix the version of bip32 private_key generation 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 Fix the version of bip32 private_key generation 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 Fix the version of bip32 private_key generation 6 years ago
wire.h Fix the version of bip32 private_key generation 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