core-lightning/lightningd/test
Rusty Russell bd55f6d940
common/features: only support a single feature bitset.
This is mainly an internal-only change, especially since we don't
offer any globalfeatures.

However, LND (as of next release) will offer global features, and also
expect option_static_remotekey to be a *global* feature.  So we send
our (merged) feature bitset as both global and local in init, and fold
those bitsets together when we get an init msg.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-10-11 02:52:04 +00:00
..
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c queries: make sure scids are in order. 2019-10-10 21:48:52 -05:00
run-invoice-select-inchan.c common/features: only support a single feature bitset. 2019-10-11 02:52:04 +00:00
run-jsonrpc.c json: Move param_bitcoin_address from wallet/walletrpc.c to lightningd/json.c 2019-10-09 21:04:16 -05:00