core-lightning/wallet/test
Michael Schmoock c7af0c93c9 feat: add min_capacity_sat config value and switch
- add config value min_capacity_sat that will replaces the magic value
  min_effective_htlc_capacity = AMOUNT_MSAT(1000000)
- add config switch min_capacity_sat
2019-04-09 13:20:52 +02:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00
run-db.c pytest: test the db hook plugin. 2019-04-08 01:56:17 +00:00
run-wallet.c log: truncate giant IO logging. 2019-04-08 04:41:43 +00: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