29 Commits (8f38a4658463f4bb3fbb0c61fbab435e08b3fb74)

Author SHA1 Message Date
practicalswift 0f7b11bdc2 Remove redundant code 6 years ago
Rusty Russell 337075dc8c tal: don't access low-level tal functions. 6 years ago
Rusty Russell 5cf34d6618 Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
Rusty Russell 93cf28553d devtools/decodemsg: add --onion option for decoding onion errors. 6 years ago
ueno 21e61a5232 fix: make devtools-clean 6 years ago
Rusty Russell e217bc1220 per-commit-secret is a struct secret, not a sha256. 6 years ago
Rusty Russell 01c02fd617 devtools/decodemsg: decode encoded_short_ids. 6 years ago
Rusty Russell 0bd82a8138 devtools/decodemsg: decode node_announcement.addresses 6 years ago
Rusty Russell bf4dc09910 devtools/decodemsg: decode node_announcement.alias 6 years ago
Rusty Russell c02ff11506 print_wire: hand field names to print routines. 6 years ago
Rusty Russell 5aa1f37f07 devtools/Makefile: add devtools/onion.c to DEVTOOLS_TOOL_SRC 6 years ago
Rusty Russell cae25ca5db devtools/print_wire: add return for numerical fields. 7 years ago
practicalswift abf510740d Force the use of the POSIX C locale for all commands and their subprocesses 7 years ago
Christian Decker c635396766 common: Moving some bech32 related utilities to bech32_util 7 years ago
Rusty Russell 09c4203767 bolt11: allow multiple fallback addresses. 7 years ago
Rusty Russell 9f7d4312ff bolt11: undo json encoding for description bytes. 7 years ago
practicalswift 148aaa79d5 Check hex_decode(...) return value 7 years ago
ZmnSCPxj f9bc0353c4 devtools/onion: Add to gitignore. 7 years ago
Christian Decker 249464ccd2 sphinx: Print test vectors to stderr instead of stdout 7 years ago
Christian Decker ff6d5e896a sphinx: Add a dependency form the onion tool to the ccan config 7 years ago
Christian Decker d701e52c81 sphinx: Fixed the onion generation and decoding tool 7 years ago
Christian Decker 08bfb740f5 onion: Move cli onion tool to devtools/onion 7 years ago
practicalswift 91a9c2923f Mark intentionally unused parameters as such (with "UNUSED") 7 years ago
ZmnSCPxj ff1a466ef3 devtools/.gitignore: Ignore decodemsg. 7 years ago
Rusty Russell fff7dd0826 devtools/decodemsg: new tool. 7 years ago
Rusty Russell 0610f66c34 bolt11: handle r value fee spec change. 7 years ago
Rusty Russell e9f9721ed3 devtools/bolt11-cli: handle hashed descriptions 7 years ago
practicalswift 0353ec0983 Remove trailing whitespace 7 years ago
Rusty Russell 1648eb548a devtools/bolt11-cli: simple helper to decode bolt11. 7 years ago