v1.13.0-rc3
Pre-release
Pre-release
This is the third release candidates for lotus v1.13.0, a recommended lotus release that supports the upcoming Network v14 Chocolate upgrade.
This feature release includes latest functionality and improvements, like data transfer rate-limiting, rust-proof-ffi experimental CUDA support and so on. We highly recommend users like storage providers, data brokers, and so on to upgrade your nodes and all subsystems to this release!
Highlights
- Enable separate storage and retrieval transfer limits (filecoin-project/lotus#7405)
- Update proofs to v10.0.0 (filecoin-project/lotus#7420)
- update to go-graphsync v0.10.1
New Features
- Feat/datamodel selector retrieval (filecoin-project/lotus#6393)
- Expose storage stats on the metrics endpoint (filecoin-project/lotus#7418)
- feat: Catch panic to generate report and reraise (filecoin-project/lotus#7341)
- Add envconfig docs to the config (filecoin-project/lotus#7412)
- lotus shed: fr32 utils (filecoin-project/lotus#7355)
- Miner CLI: Allow trying to change owners of any miner actor (filecoin-project/lotus#7328)
- Add --unproven flag to the sectors list command (filecoin-project/lotus#7308)
Improvements
- check for deal start epoch on SectorAddPieceToAny (filecoin-project/lotus#7407)
- Verify Voucher locks in VoucherValidUnlocked (filecoin-project/lotus#5609)
- Add more info to miner allinfo command (filecoin-project/lotus#7384)
- add
lotus-miner storage-deals list --format=json
with transfers (filecoin-project/lotus#7312) - Fix formatting (filecoin-project/lotus#7383)
- GetCurrentDealInfo err: handle correctly err case (filecoin-project/lotus#7346)
- fix: Enforce verification key integrity check regardless of TRUST_PARAMS=1 (filecoin-project/lotus#7327)
- Show more deal states in miner info (filecoin-project/lotus#7311)
- Prep retrieval for selectors: no functional changes (filecoin-project/lotus#7306)
- Seed: improve helptext (filecoin-project/lotus#7304)
- Mempool: reduce size of sigValCache (filecoin-project/lotus#7305)
Bug Fixes
- StateSearchMsg: Correct usage of the allowReplaced flag (filecoin-project/lotus#7450)
- fix staging area path buildup (filecoin-project/lotus#7363)
- storagemgr: Cleanup workerLk around worker resources (filecoin-project/lotus#7334)
- fix: check padSector Cid (filecoin-project/lotus#7310)
- sealing: Recover sectors after failed AddPiece (filecoin-project/lotus#7492)
- fix: support node instantiation in external packages (filecoin-project/lotus#7511)
Dependency Updates
- github.com/filecoin-project/go-data-transfer (v1.10.1 -> v1.11.1):
- github.com/filecoin-project/go-fil-markets (v1.12.0 -> v1.13.1):
- github.com/filecoin-project/go-paramfetch (v0.0.2-0.20210614165157-25a6c7769498 -> v0.0.2):
- Update go-libp2p to v0.15.0 (filecoin-project/lotus#7362)
Others
- Chocolate to master (filecoin-project/lotus#7440)
- releases -> master (filecoin-project/lotus#7403)
- remove nerpanet related code (filecoin-project/lotus#7373)
- sync branch main with master on updates (filecoin-project/lotus#7366)
- remove job to install jq (filecoin-project/lotus#7309)
- restore filters for the build-macos job (filecoin-project/lotus#7309)
Contributors
Contributor | Commits | Lines ± | Files Changed |
---|---|---|---|
dirkmc | 8 | +845/-375 | 55 |
Łukasz Magiera | 10 | +1056/-60 | 26 |
Aarsh Shah | 6 | +813/-259 | 16 |
Aayush Rajasekaran | 10 | +552/-251 | 43 |
Peter Rabbitson | 6 | +505/-78 | 22 |
Jennifer Wang | 6 | +197/-288 | 33 |
Anton Evangelatov | 10 | +335/-139 | 19 |
Mike Greenberg | 15 | +336/-67 | 26 |
Dirk McCormick | 8 | +149/-55 | 16 |
hannahhoward | 4 | +56/-32 | 17 |
Rod Vagg | 4 | +61/-13 | 9 |
Jiaying Wang | 2 | +0/-57 | 2 |
Hannah Howard | 1 | +33/-18 | 7 |
Jakub Sztandera | 8 | +27/-16 | 9 |
Cory Schwartz | 1 | +16/-2 | 2 |
Travis Person | 1 | +14/-0 | 1 |
frrist | 1 | +12/-0 | 2 |
ognots | 1 | +0/-10 | 2 |
Adrian Lanzafame | 1 | +3/-3 | 1 |
jennijuju | 1 | +2/-2 | 1 |
swift-mx | 1 | +1/-1 | 1 |