bitromortac
|
fce88e8b5d
|
lncli+routerrpc: dynamic capacity fraction config
Enable setting and getting of the apriori capacity fraction in lncli and
in the router rpc.
|
2023-02-24 15:28:55 +01:00 |
|
yyforyongyu
|
8288d3da8e
|
itest: add missing topology check in tests
This commit adds the missing topology checks.
|
2023-02-23 21:56:10 +08:00 |
|
yyforyongyu
|
2bc6aabf96
|
itest: fix make lint
This commit fixes the issues reported by the linter.
|
2023-02-23 21:56:10 +08:00 |
|
yyforyongyu
|
9d1d629001
|
itest+lntest: migrate lntemp to lntest
This commit performs the takeover that `lntemp` is now promoted to be
`lntest`, and the scaffolding is now removed as all the refactoring is
finished!
|
2023-02-23 21:56:09 +08:00 |
|
yyforyongyu
|
ee0790493c
|
itest+lntemp: move calculation functions into lntemp
Functions that can be useful to other tests are now moved into the
package `lntemp`.
|
2023-02-23 21:56:09 +08:00 |
|
yyforyongyu
|
0bc86a3b4b
|
multi: move itest out of lntest
This commit moves all the test cases living in `itest` out of `lntest`,
further making `lntest` an independent package for general testing.
|
2023-02-23 21:56:08 +08:00 |
|