rgb-cln/wallet/test
Rusty Russell a2fa699e0e Use node_id everywhere for nodes.
I tried to just do gossipd, but it was uncontainable, so this ended up being
a complete sweep.

We didn't get much space saving in gossipd, even though we should save
24 bytes per node.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-04-09 12:37:16 -07:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
run-db.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
run-wallet.c Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
test_utils.c feat: add min_capacity_sat config value and switch 2019-04-09 13:20:52 +02:00
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00