rgb-cln/common/test
Rusty Russell c5bd518d2f gossmap: change local API.
Now we create a separate set of local mods, and apply and unapply it.
This is more efficient than the previous approach, since we can do
some work up-front.  It's also more graceful (and well-defined) when a
local modification overlaps an existing one.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-02-04 12:02:36 +10:30
..
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09: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
onion-test-v0.json sphinx: Introduce a `runtest` command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c common/amount: make fmt_amount_sat / fmt_amount_msat etc take copy. 2021-01-09 12:45:31 +01:00
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-fp16.c common: support transitory local map additions to gossmap. 2021-02-04 12:02:36 +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_local.c gossmap: change local API. 2021-02-04 12:02:36 +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.c common: remove now-unused json_delve. 2021-01-07 19:32:47 +01:00
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-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