32 Commits

Author SHA1 Message Date
a704e4710d chore: delete STM annotations (#12752)
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
2024-12-05 16:45:07 +11:00
1bc8a8b32c chore: remove (deprecated) deps on build/ proxy-constants
This is a large diff, yet should have exactly zero functional changes

Ideally as a result of this some parts of the depchain will become lighter,
with downstream reaping the same benefits as the team that initiated this split.

P.S. work was done while forming better intuition of current dependency graph
2024-07-22 17:36:12 +04:00
c6fb2b416a feat: deflake paych_api_test 2023-05-08 14:36:43 -04:00
c8a692046f fix: itests: Fix flaky paych test 2023-01-23 12:02:42 +01:00
08b22edd89 fix make gen 2022-08-29 16:25:30 +02:00
e65fae28de chore: fix imports 2022-06-14 17:00:51 +02:00
8cca9b1970 Use new go-state-types accessors 2022-05-17 15:21:27 -04:00
681b90768a Merge remote-tracking branch 'origin/master' into feat/paych-avail-reuse 2022-02-16 10:06:36 +01:00
36a1934845 paychmgr: Fix tests after api changes 2022-02-14 20:16:30 +01:00
10af768c60 Merge commit 'origin/release/v1.15.0~2' into feat/paych-avail-reuse 2022-02-14 19:27:12 +01:00
2c06eb76d6 Improve MineBlocksMustPost use it in PaychAPI itest 2022-02-14 09:47:18 -05:00
8b19b84140 paych: option to force off-chain get 2022-01-20 18:19:26 +01:00
2e76375e8a Fix paych itests 2022-01-20 18:16:00 +01:00
a64f2421d2 Annotate 'incoming' subsystem 2021-12-14 11:33:33 +01:00
0addca1070 Fix bad annotations 2021-12-13 13:41:04 +01:00
0169d0dafd Annotate state feature tests 2021-12-10 16:08:25 +01:00
95f86f9de0 Annotate feature syncer 2021-12-10 11:33:29 +01:00
3846170302 refactor events system 2021-08-30 16:43:21 -07:00
aa584475cc fix paych and sdr tests 2021-06-22 16:48:07 +02:00
8a418bf982 rename {kit2=>kit}. 2021-06-18 19:45:29 +01:00
3d8eb374bd cleaner instantiation of lite and gateway nodes + general cleanup. 2021-06-18 19:23:42 +01:00
0bb5fffd88 refactor: clean up code 2021-06-15 08:09:14 +02:00
dae8be0881 migrate to require; use t.Log* instead of fmt.Print*. 2021-06-14 18:59:15 +01:00
7b00b1828b refactor: convert paych to kit2 2021-06-14 15:28:05 +02:00
e84b8ab3a0 move new kit into kit2, re-enable unmigrated tests against kit1. 2021-06-11 18:26:25 +01:00
2bcedcf55f initial version of the new itest kit.
Still need to migrate all integration tests, add godocs,
and probably zap bugs.
2021-05-26 00:04:13 +01:00
416340d227 fix paych test; re-add pubsub bootstrapping. 2021-05-21 19:46:58 +01:00
1902c4c687 itests: rename Builder methods. 2021-05-20 12:17:41 +01:00
5d34c8b7da wip move MineUntilBlock under BlockMiner; other simplifications. 2021-05-19 17:30:43 +01:00
2a71c47397 simplify BlockMiner. 2021-05-19 17:30:43 +01:00
0cfef0fdbb wip extract test kit. 2021-05-19 17:30:43 +01:00
41d0818347 wip pull all integration tests under itests/ 2021-05-19 17:30:43 +01:00