This Week in Lotus - Week 32
Posted August 12, 2022 by ‐ 2 min read
π Hey everyone and welcome to This Week in Lotus!
The first release candidate for v1.17.1 was released this week. It has been undergoing internal testing, and over the next week we will begin testing with the SPX group. In addition to many new Lotus features, this release also includes the new rust-fil-proofs
version, which allows you to put multiple multicore SDR jobs in a CCX group, in case there is not enough available CCX groups. It will allow you to take full advantage of Zen3 and Xeon 3rd-gen CPUs.
π Bugfixes:
- Lotus will now close the storage path on the
lotus-worker
when you runlotus-worker stop
. This fixes an error message seen when runninglotus-miner storage list
after the lotus-worker got disconnected. - The
lotus-miner
could panic if a sector was added to the ProveCommitAggregate batcher and its PreCommit info was not on-chain (expired or not there). A fix to that panic has been merged.
π Upcoming features/enhancements:
- The worker hostname is now added to the assignment logs. Expect to see
assign worker sector xx to "Your-Worker-Hostname"
in your logs for easier debugging and scheduling overview. - A PR to refactor some parts of the sealing pipeline code has been made. It should clean up some technical debt, and make it easier to work on features like
supporting importing (partially) sealed sectors
. - Allowing users to send the DeclareFaultsRecovered message manually rather then waiting for the automatic declaring before windowPoSt is currently in review.
π¦ Sealing-as-a-Service:
One of our priorities in Q3 is to enable sealing/snark as a service. So for potential developers wanting to build such services, please take a look at this Sealing-as-a-Service API Design and leave some feedback if you have.
FIPs:
Meanwhile, the Lotus team has been working closely with protocol opportunity team to develop protocol changes for the upcoming nv17 upgrade:
- Started work for implementing the Decoupling of FIL+ term for storage marketplaces.
- Writing a FIP for Standard Authentication Method for Actors.
- Migration for FIP-0034.
- Participated in the Sector Duration Multiplier discussion.
Thatβs it for the week! Have a great weekend! βοΈ