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.
 
 
 
 
 
 
William Casarin 8a4ff05a40 nit: remove end-of-line whitespace 6 years ago
..
.gitignore gossipwith: simple tool to snarf gossip from a node. 6 years ago
Makefile create-gossipstore.c can read scid -> satoshis csv file. The csv is in the format scid ,satoshis where there is a black space after scid. Made a header file that contains a struct. Modified makefile. Added cmdline arg --scidfile /path/to/csv and made the constant capacity command optional. create-gossipstore prints stats at the end. 6 years ago
bolt11-cli.c Makefile: check for direct amount_sat/amount_msat access. 6 years ago
create-gossipstore.c nit: remove end-of-line whitespace 6 years ago
create-gossipstore.h devtools/create-gossipstore: clean up enough to pass check-source. 6 years ago
decodemsg.c tlvs: add methods for decodemsg utility 6 years ago
dump-gossipstore.c daemons: use amount_msat/amount_sat in all internal wire transfers. 6 years ago
gossipwith.c devtools/gossipwith: add option to stream from stdin. 6 years ago
onion.c Makefile: check for direct amount_sat/amount_msat access. 6 years ago
print_wire.c tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago
print_wire.h tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago