Commit Graph

1123 Commits

Author SHA1 Message Date
Carsten Otto
3775744343 add mission control service 2022-03-13 18:39:33 +01:00
Carsten Otto
cf39bfd62b get LN graph via gRPC 2022-03-13 15:26:05 +01:00
Carsten Otto
b3df494383 add fourth pubkey to fixtures 2022-03-13 15:20:33 +01:00
Carsten Otto
659b283dbd update pitest plugin 2022-03-13 11:32:03 +01:00
Carsten Otto
fb536d220f add missing unit suffixes 2022-03-10 17:24:40 +01:00
Carsten Otto
ccd88059f1 add unit suffix ("...Sat" or "...MilliSat") to JSON fields
fixes #1
2022-03-10 17:02:19 +01:00
Carsten Otto
dfb7405ddb update documentation 2022-03-10 16:38:44 +01:00
Carsten Otto
fbcebcfb3b update documentation 2022-03-10 16:24:15 +01:00
Carsten Otto
11f54a5852 update documentation 2022-03-10 16:19:02 +01:00
Carsten Otto
9442e3460f update documentation 2022-03-10 00:44:41 +01:00
Carsten Otto
6bfe251643 update documentation 2022-03-10 00:17:55 +01:00
Carsten Otto
d00f24c58a update documentation 2022-03-10 00:13:35 +01:00
Carsten Otto
b15e673577 improve documentation, WiP 2022-03-09 23:38:32 +01:00
Carsten Otto
d9f0265194 do not require trailing slash 2022-03-09 22:28:31 +01:00
Carsten Otto
4c78b6366d update gradle 2022-03-09 22:09:21 +01:00
Carsten Otto
ba9719e2aa change wording of warning 2022-02-28 14:19:08 +01:00
Carsten Otto
2f7c3bf8e1 update test logger plugin, only show slow tests 2022-02-27 19:17:30 +01:00
Carsten Otto
a20e7b7aa9 update archunit 2022-02-27 17:00:22 +01:00
Carsten Otto
81281ab484 add channel balance fluctuation warning 2022-02-27 15:02:24 +01:00
Carsten Otto
0b87aa1534 add channel warnings (num updates > 100k) 2022-02-26 19:47:12 +01:00
Carsten Otto
8a55785cea return num updates as part of channel information 2022-02-26 17:59:20 +01:00
Carsten Otto
88bbaa8c22 parse num_updates for open channels 2022-02-26 17:45:41 +01:00
Carsten Otto
289a076c65 update pmd and cpd 2022-02-26 17:26:47 +01:00
Carsten Otto
540a367410 remove outdated assertion
this is checked by archunit now
2022-02-21 11:14:58 +01:00
Carsten Otto
163517b328 refactor test 2022-02-21 11:13:59 +01:00
Carsten Otto
c3246fbcbc refactor test 2022-02-21 11:13:26 +01:00
Carsten Otto
2da24d1251 update archunit 2022-02-21 11:13:08 +01:00
Carsten Otto
3f7deb431a fix test 2022-02-21 11:13:01 +01:00
Carsten Otto
66a1de7e40 update spotbugs plugin 2022-02-17 17:54:23 +01:00
Carsten Otto
27aa51da78 update gradle 2022-02-08 16:51:22 +01:00
Carsten Otto
90fce11a04 update pitest 2022-02-02 18:00:11 +01:00
Carsten Otto
6d492dfe8d update gradle 2022-02-02 17:36:38 +01:00
Carsten Otto
924f94f93c configure jackson in ObjectMapperConfiguration 2022-01-31 10:38:51 +01:00
Carsten Otto
7ef9a7f37d fix 2022-01-31 10:23:29 +01:00
Carsten Otto
1e4ccc22e4 pretty-print json output 2022-01-31 10:19:38 +01:00
Carsten Otto
0bd28d5b87 add test 2022-01-29 14:13:05 +01:00
Carsten Otto
119927a34a simplify code 2022-01-29 14:13:05 +01:00
Carsten Otto
a7a5b5a50e update equalsverifier 2022-01-29 14:13:05 +01:00
Carsten Otto
f7b80ca58f update pmd and cpd 2022-01-29 13:57:59 +01:00
Carsten Otto
3802772343 fix logger related warnings in test 2022-01-24 16:11:45 +01:00
Carsten Otto
a2ab1da3c6 decouple integration tests from tests 2022-01-23 23:36:06 +01:00
Carsten Otto
b9adefdcf1 update nullaway plugin 2022-01-22 12:44:15 +01:00
Carsten Otto
f5235bd7bf allow non-static inner classes for nested tests 2022-01-21 11:02:14 +01:00
Carsten Otto
d8a1653699 work around spotbugs warning 2022-01-21 10:59:27 +01:00
Carsten Otto
5e53f34335 exclude spotbugs rules 2022-01-21 10:59:27 +01:00
Carsten Otto
f9b1ff6532 remove "onlyAnalyze" as it does not consider subpackages 2022-01-21 10:59:27 +01:00
Carsten Otto
ff31943d31 fix: do not exclude all spotbugs rules 2022-01-21 10:59:27 +01:00
Carsten Otto
de1cc7d289 update spotbugs 2022-01-21 10:24:45 +01:00
Carsten Otto
d22de613aa define spotbugs outputs for all tasks
this fixes the cacheability issue with version 5+
2022-01-21 10:24:45 +01:00
Carsten Otto
8d60592c73 use test suite plugin 2022-01-21 09:23:49 +01:00