anorth
|
84a4766d8f
|
Add TipSetKey as a concatenation of block CIDs, and use if for ChainGetTipSet, ChainGetRandomness.
|
2019-11-13 15:23:37 +11:00 |
|
Łukasz Magiera
|
55697209a7
|
Merge pull request #556 from filecoin-project/fix/post-restart
Fix PoSt after storage miner restart
|
2019-11-11 18:33:33 +01:00 |
|
Łukasz Magiera
|
b8f46bff26
|
storageminer: Drop sortedSectorInfo log
|
2019-11-11 18:32:46 +01:00 |
|
whyrusleeping
|
bda6d7e119
|
Don't try syncing to a chain if its not clearly heavier
|
2019-11-09 12:14:40 -08:00 |
|
Łukasz Magiera
|
81bd0bc517
|
Test to reproduce post error after restart
|
2019-11-09 11:42:36 +01:00 |
|
Łukasz Magiera
|
ed64e52e3a
|
sectorbuilder: apply some review suggestions
|
2019-11-09 00:21:04 +01:00 |
|
Łukasz Magiera
|
8c39486736
|
some import fixes
|
2019-11-08 21:11:56 +01:00 |
|
Łukasz Magiera
|
071f05fa95
|
Storage miner API improvements
|
2019-11-08 19:23:58 +01:00 |
|
Łukasz Magiera
|
2d26a4edf7
|
Sector storage refactor
|
2019-11-07 19:22:59 +01:00 |
|
whyrusleeping
|
9863942fe2
|
WIP: trying to write a test to reproduce the storage deal error
|
2019-11-07 00:39:34 +01:00 |
|
Łukasz Magiera
|
daabe470a4
|
storageminer: tracing in computePost
|
2019-11-05 15:52:40 +01:00 |
|
Łukasz Magiera
|
eb28c45c00
|
events: Plumb context to callbacks
|
2019-11-05 15:03:59 +01:00 |
|
Łukasz Magiera
|
82344649d3
|
Use state store for sectors
|
2019-11-01 15:06:49 +01:00 |
|
Łukasz Magiera
|
237f8e8018
|
Set proving params matching the spec more closely
|
2019-10-28 17:51:45 +01:00 |
|
Jakub Sztandera
|
1bf713cb0a
|
Cleanup imports after rename
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-18 13:47:41 +09:00 |
|
Jakub Sztandera
|
0cf45801f3
|
Increase gas limits
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-18 13:08:36 +09:00 |
|
Jakub Sztandera
|
a38adb3b44
|
Skip over the bug
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-16 21:13:34 +09:00 |
|
Jakub Sztandera
|
e11deb9551
|
Add bughunt Error log
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-13 01:18:32 +02:00 |
|
Jakub Sztandera
|
49e3fe39f8
|
Structure logs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 02:00:04 +02:00 |
|
whyrusleeping
|
14c4a8bee6
|
implement looking in the past for messages
|
2019-10-09 09:33:18 +02:00 |
|
whyrusleeping
|
f9ac86ab00
|
the doneset is for dropping sectors
|
2019-10-04 12:30:30 -06:00 |
|
Łukasz Magiera
|
6ffa4b164e
|
storage: set ppe in beginPosting
|
2019-10-01 00:56:23 +02:00 |
|
Łukasz Magiera
|
a3081f1e12
|
storageminer: fix call to ProvingPeriodEnd in beginPosting
|
2019-09-28 01:00:07 +02:00 |
|
Łukasz Magiera
|
e0632a93ab
|
Share ProvingPeriodEnd math
|
2019-09-27 21:47:47 +02:00 |
|
Łukasz Magiera
|
ba0559ae58
|
events: Fix tipSetCache at higher heights
|
2019-09-27 14:35:09 +02:00 |
|
Łukasz Magiera
|
fe8e1fe1e4
|
Almost working new post code
|
2019-09-27 01:07:40 +02:00 |
|