rgb-cln/devtools
Rusty Russell 9f7d4312ff bolt11: undo json encoding for description bytes.
We don't handle \u, since we assume everyone sane is using UTF-8.  We'd
still have to reject '\u0000' and maybe other weird cases if we did.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-03-26 00:20:53 +00:00
..
.gitignore devtools/onion: Add to gitignore. 2018-03-14 18:31:45 +01:00
Makefile sphinx: Add a dependency form the onion tool to the ccan config 2018-03-09 17:57:55 +01:00
bolt11-cli.c bolt11: undo json encoding for description bytes. 2018-03-26 00:20:53 +00:00
decodemsg.c Mark intentionally unused parameters as such (with "UNUSED") 2018-02-22 01:09:12 +00:00
onion.c Check hex_decode(...) return value 2018-03-19 09:25:39 +00:00
print_wire.c devtools/decodemsg: new tool. 2018-02-02 00:57:10 +00:00
print_wire.h devtools/decodemsg: new tool. 2018-02-02 00:57:10 +00:00