core-lightning/common/test
Rusty Russell 84dc943cf5 common/bolt11_json: extract bolt11->json code.
Our new "decode" command will also handle bolt11.  We make a few cleanups:

1. Avoid type_to_string() in JSON, instead use format functions directly.
2. Don't need to escape description now that JSON core does that for us.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-01-09 14:34:35 +10:30
..
exp-run-bolt12_decode.c common/bolt12: encode/decode for bolt12 offer, invoice_request and invoice 2020-12-09 16:40:13 +10:30
exp-run-bolt12_period.c common/bolt12: add calculations for offer periods. 2020-12-23 14:24:39 +01:00
exp-run-psbt_diff.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
onion-test-v0.json sphinx: Introduce a runtest command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-bigsize.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-bolt11.c common/bolt11_json: extract bolt11->json code. 2021-01-09 14:34:35 +10:30
run-cryptomsg.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-derive_basepoints.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-features.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-gossip_rcvd_filter.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-gossmap_guess_node_id.c gossmap: helper to try to map x-only nodeid into 33-byte pubkey id. 2020-12-09 16:40:13 +10:30
run-gossmap-fp16.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-ip_port_parsing.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-json_remove.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-json_scan.c common/json: make json_scan return an error string. 2021-01-07 19:32:47 +01:00
run-json.c common: remove now-unused json_delve. 2021-01-07 19:32:47 +01:00
run-key_derive.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-lock.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-param.c cleanup: Remove stdio header from param.c 2020-12-09 06:56:21 +10:30
run-softref.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-sphinx-xor_cipher_stream.c tests: Update mocks after breaking them via interleaved merges 2020-12-11 21:20:35 +01:00
run-sphinx.c tests: Move ecdh stub out of autogenerated stubs 2020-12-11 16:55:55 -06:00