core-lightning/lightningd/test
Simon Vrouwe 905a85dc99 JSON-RPC: getinfo, add field our_features
All build flags and (experimental) options make it hard to find
out what features are supported or enabled.

And the undocumented `--list-features-only`, does not account for all
our featurebits, for example bit 55 (keysend).

Changelog-Added: JSON-RPC: `getinfo` result now includes `our_features` (bits) for various Bolt #9 contexts
2022-03-01 09:38:40 +10:30
..
Makefile peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-find_my_abspath.c peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-invoice-select-inchan.c JSON-RPC: getinfo, add field our_features 2022-03-01 09:38:40 +10:30
run-jsonrpc.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-log-pruning.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
run-shuffle_fds.c subdaemons: remove gossipd fd from per-peer daemons. 2022-02-08 11:15:52 +10:30