26 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
a83d02efba chore: deps: bump xerrors / fix lint (#12438) 2024-09-07 21:43:15 +00: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
b95e95f4d6 feat: SPTool (#11788)
* sptool: Initial structure

* sptool: Port lotus-miner actor withdraw

* sptool: Make cli docsgen happy

* actors are done

* info

* proving

* sptool the rest

* fixed gitignore

* lints

* oops

* 2

* terminate

* fixes

* sptool: improve sectors list

---------

Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
2024-04-01 10:30:35 -05:00
5d28eea968 chore: deps: update to go-jsonrpc 0.1.8 2022-09-27 15:34:01 +00:00
27880ece2b feat: support typed errors over RPC 2022-09-27 15:34:01 +00: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
10af768c60 Merge commit 'origin/release/v1.15.0~2' into feat/paych-avail-reuse 2022-02-14 19:27:12 +01:00
533349cc0d paych: Fix cli tests 2022-01-20 18:17:18 +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
95f86f9de0 Annotate feature syncer 2021-12-10 11:33:29 +01:00
3846170302 refactor events system 2021-08-30 16:43:21 -07:00
c8720fef02 Fix tests 2021-08-12 14:01:24 -04:00
9839d5701b fix SectorsStatus to query full node for on-chain data 2021-07-06 15:41:14 +02:00
21b51328f9 adding TestDealWithMarketAndMinerNode 2021-06-23 12:44:52 +02: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
2267d15a0f refactor: update paych cli tests to use kit2 2021-06-15 14:37:03 +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
5d34c8b7da wip move MineUntilBlock under BlockMiner; other simplifications. 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