Jennifer Wang
|
8486ae0d51
|
Merge branch 'releases' into jen/backport
|
2022-07-11 14:27:26 -04:00 |
|
Aayush
|
c4ad7c81e2
|
remove mock file
|
2022-07-07 14:51:21 -04:00 |
|
Aayush
|
d68a60e8d9
|
feat: recovery: Config for maximum partition count per message
|
2022-07-07 14:48:37 -04:00 |
|
Łukasz Magiera
|
673f9238be
|
feat: wdpost: Config for maximum partition count per message
|
2022-07-07 14:10:31 -04:00 |
|
Aayush
|
770c32c3cb
|
feat: recovery: Config for maximum partition count per message
|
2022-07-07 12:46:33 -04:00 |
|
Łukasz Magiera
|
7741175b7d
|
feat: wdpost: Config for maximum partition count per message
|
2022-07-07 12:38:21 +02:00 |
|
Łukasz Magiera
|
d5100f883d
|
cfgdoc-gen: Handle empty lines in comments
|
2022-07-01 22:32:10 +02:00 |
|
Łukasz Magiera
|
59f3161fd6
|
wdpost: Config for disabling sector prechecks
|
2022-07-01 22:20:05 +02:00 |
|
Łukasz Magiera
|
84881f64ad
|
sealer: Config for disabling builtin PoSt
|
2022-07-01 21:24:54 +02:00 |
|
Łukasz Magiera
|
0277ff4239
|
wdpost: move fault/recover code to a separate file
|
2022-07-01 21:24:22 +02:00 |
|
Geoff Stuart
|
56c7e7a8d6
|
Remove old functions for getting actors cids
|
2022-06-29 14:58:58 -04:00 |
|
Łukasz Magiera
|
db676acdf8
|
storage: Cleanup interfaces a bit
|
2022-06-17 13:52:19 +02:00 |
|
Łukasz Magiera
|
58416d0881
|
storage: Don't depend on specs-storage, move to storiface
|
2022-06-17 13:36:33 +02:00 |
|
Łukasz Magiera
|
4a4d64f528
|
sealing pipeline: Rename 'tok' to 'tsk'
|
2022-06-17 11:20:33 +02:00 |
|
Łukasz Magiera
|
d56241603a
|
sealing pipeline: Remove adapter code!
|
2022-06-16 17:22:50 +02:00 |
|
Łukasz Magiera
|
59a4fe1e56
|
sealing pipeline: Don't adapt MpoolPushMessage
|
2022-06-16 15:54:15 +02:00 |
|
Łukasz Magiera
|
9c4d10ec73
|
api: handle no-precommit in StateSectorPreCommitInfo gracefully
|
2022-06-16 15:20:58 +02:00 |
|
Łukasz Magiera
|
06b3e555c5
|
sealing pipeline: Drop ChainBaseFee, don't wrap StateSectorPartition
|
2022-06-16 14:00:37 +02:00 |
|
Łukasz Magiera
|
db842224b8
|
sealing pipeline: Drop StateMarketStorageDealProposal
|
2022-06-16 13:33:59 +02:00 |
|
Łukasz Magiera
|
2dc1df878d
|
api: Move StateComputeDataCID to full-node
|
2022-06-16 13:29:35 +02:00 |
|
Łukasz Magiera
|
a084445e6c
|
sealing pipeline: Use non-special ChainHead
|
2022-06-16 13:15:49 +02:00 |
|
Łukasz Magiera
|
048bfe6d5b
|
sealing pipeline: Use non-special msg wait APIs
|
2022-06-16 12:47:19 +02:00 |
|
Łukasz Magiera
|
cd4514bddf
|
sealing pipeline: Drop StateMinerActiveSectors
|
2022-06-16 12:34:29 +02:00 |
|
Łukasz Magiera
|
9fad80ce9a
|
sealing pipeline: Drop unused miner-info related methods
|
2022-06-16 12:18:24 +02:00 |
|
Łukasz Magiera
|
9aa5659d24
|
sealing pipeline: Drop TipSetToken, use TipSetKey directly
|
2022-06-16 12:05:58 +02:00 |
|
Łukasz Magiera
|
05cdeb80c3
|
chore: remove redundant import prefixes
|
2022-06-15 12:06:22 +02:00 |
|
Łukasz Magiera
|
39cede946c
|
chore: Fix more imports with '2' suffix
|
2022-06-14 21:37:54 +02:00 |
|
Łukasz Magiera
|
a581d73548
|
chore: Fix imports with '2' suffix
|
2022-06-14 20:36:33 +02:00 |
|
Łukasz Magiera
|
28099a3905
|
storage: Move storage/sealer/stores to storage/paths
|
2022-06-14 20:25:52 +02:00 |
|
Łukasz Magiera
|
82857e6d5d
|
chore: rerun gen with moved packages
|
2022-06-14 20:13:31 +02:00 |
|
Łukasz Magiera
|
a9600b8a6f
|
storage: Move extern/sector-storage to storage/sealer
|
2022-06-14 20:03:38 +02:00 |
|
Łukasz Magiera
|
98a48a47f8
|
storage: Move extern/storage-sealing to storage/pipeline
|
2022-06-14 19:41:59 +02:00 |
|
Łukasz Magiera
|
cf835fcc0c
|
fix wdpost unit tests
|
2022-06-14 19:33:57 +02:00 |
|
Łukasz Magiera
|
717bda63b1
|
storage: Move control address logic to storage/ctladdr
|
2022-06-14 19:32:29 +02:00 |
|
Łukasz Magiera
|
dff1bf2868
|
storage: Move window-post logic into a separate package
|
2022-06-14 19:27:09 +02:00 |
|
Łukasz Magiera
|
12c91bb41d
|
storage: Move mock PreCommit helper to the mock package
|
2022-06-14 19:23:14 +02:00 |
|
Łukasz Magiera
|
6afb43afbb
|
wallet: Move key.go into separate pkg to avoid import loops
|
2022-06-14 19:21:40 +02:00 |
|
Łukasz Magiera
|
e65fae28de
|
chore: fix imports
|
2022-06-14 17:00:51 +02:00 |
|
Geoff Stuart
|
b7010c9e60
|
Implement function to migrate actors with only code changes
|
2022-06-10 15:52:32 -04:00 |
|
Geoff Stuart
|
801c670edd
|
Remove ChainPutMany
|
2022-06-10 14:09:05 -04:00 |
|
Geoff Stuart
|
5c0f2c8ae6
|
Add putObj and putMany to apiBlockstore
|
2022-06-09 15:13:42 -04:00 |
|
Aayush
|
b28c11a57d
|
Merge branch 'feat/nv16'
|
2022-06-03 14:01:49 -04:00 |
|
Łukasz Magiera
|
af510e2cd7
|
feat: wdpost: Ignore faults in lotus-miner proving compute window-post
|
2022-05-27 13:14:47 +02:00 |
|
Aayush
|
b2b20e469f
|
Fix tests
|
2022-05-17 15:21:27 -04:00 |
|
Aayush
|
8cca9b1970
|
Use new go-state-types accessors
|
2022-05-17 15:21:27 -04:00 |
|
zenground0
|
60d09579be
|
More fixes
|
2022-04-14 19:32:56 +03:00 |
|
Aayush
|
339b7db2b7
|
Integrate FIP 0027
|
2022-04-14 19:32:56 +03:00 |
|
Łukasz Magiera
|
54cb55a7ae
|
feat: miner: API/CLI to compute window-post
|
2022-03-28 17:06:51 -04:00 |
|
Łukasz Magiera
|
36f1dd7bb3
|
itests: Fix flaky TestWindowPostWorkerSkipBadSector
|
2022-03-18 20:51:47 +01:00 |
|
Łukasz Magiera
|
7b81369c8c
|
wdpost: Don't attempt to snark with skipped sectors
|
2022-03-18 19:45:25 +01:00 |
|