This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
lightning
mirror of
https://github.com/lukechilds/lightning.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
6122
Commits
55
Branches
107
Tags
38 MiB
Tree:
0ae20399bd
lightning
/
devtools
/
.gitignore
8 lines
74 B
Raw
Normal View
History
devtools/bolt11-cli: simple helper to decode bolt11. Can be extended to encode later, for example. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
bolt11-cli
devtools/.gitignore: Ignore decodemsg.
7 years ago
decodemsg
devtools/onion: Add to gitignore.
7 years ago
onion
devtools: dump-gossipstore. Not very useful by itself, but when combined with decodemsg it can tell us quite a bit. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
dump-gossipstore
gossipwith: simple tool to snarf gossip from a node. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
gossipwith
devtools/: Ignore mkcommit and mkfunding executables.
6 years ago
mkcommit
mkfunding