feat(miner): externalise SectorOnChainInfo from AMT#338
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #338 +/- ##
==========================================
- Coverage 3.39% 3.39% -0.01%
==========================================
Files 662 663 +1
Lines 177834 177949 +115
==========================================
Hits 6041 6041
- Misses 169944 170059 +115
Partials 1849 1849
|
3d4abd9 to
7bc0344
Compare
|
Migration takes too long and I run out of memory for this just before It got to: Which is |
|
I think I'd like to explore an approach of updates to the AMT being externalised but existing sectors prior to the network upgrade left as they are. So we'd just have to do some byte sniffing - is it a CID, or is it a |
Ref: filecoin-project/builtin-actors#1604
Draft for now, for benchmarking purposes