Curio v1.28.6
✨ Overview
Curio v1.28.6 is required for PDP Storage Providers and is recommended for all Curio Storage Providers. It fixes a variety of bugs across both use-cases.
🚀 Highlights
- A new UI shows the PDP datasets to be terminated and removed soon (if they don't fix their payment situation).
- Some PoRep steps will complete faster using tricks borrowed from the Supraseal system.
🐛 Bug fixes
- Very-numerous deletions from datasets no-longer take them down the road to certain termination.
- Scheduling stability fixes to make the recently introduced eventing-scheduler work well in edge cases
- PoRep fixes for proving in certain hardware with faster code (that previously crashed on some hardware).
- Database management now optimizes query plans so queries remain fast longer & less total DB hardware is needed.
- Fixed a rare crash.
| Field | Value |
|---|---|
| Version | v1.28.4 |
| Type | Stable |
| Compare | v1.28.3...v1.28.4 |
| Schema | Automatic migrations; no manual migration required |
What's Changed
- fix:
cluade.md->claude.mdby @LesnyRumcajs in #1432 - Make enqueued removals still more conservative by @ZenGround0 in #1439
- replace by fee by @snadrus in #1415
- doc- sptool miner actor by @snadrus in #1445
- Bump extradata size limits to accommodate richer auth (programmable-acls) by @JAG-UK in #1391
- feat- PiecesAddedV2 event by @snadrus in #1449
- fix/file-supraseal needs dummy cfg by @snadrus in #1452
- Dynamics in gui by @snadrus in #1442
- add pdp balance check by @beck-8 in #1424
- pdp: check PDP key status live for /pdp/ping instead of via cached alert by @beck-8 in #1457
- Fix/memsafe by @snadrus in #1456
- Piece deletion by @LexLuthr in #1453
- release v1.28.5 by @LexLuthr in #1459
- Remove deprecated task wreaking havoc by @ZenGround0 in #1466
- tooling/faster CI gencheck by @snadrus in #1460
- Fix: Rm PrefetchReader by @snadrus in #1467
- Fix: Less disruptive auto-analyze, preempt capability by @snadrus in #1461
- alertmanager: better /pdp/ping diagnostics + fix two silent alert bugs by @beck-8 in #1458
- fix: query eth account nonce and header at latest, not chain head by @TippyFlitsUK in #1469
- release v1.28.6 by @LexLuthr in #1473
- ipni: confirm ad sync status via indexer, publish latency metric by @beck-8 in #1450
- Fix: gui cfg by @snadrus in #1471
- Remove PDPv0_PullPiece/PDPv0_SaveCache from sensitiveTasks by @beck-8 in #1472
- ci: add all issues and PRs to FOC project board by @BigLep in #1470
- fix: upload-to-first-download latency by @LexLuthr in #1444
- Document piece in storage.json allowtypes by @snadrus in #1448
- Feat: UI of PDP datasets in grace period by @snadrus in #1454
New Contributors
- @LesnyRumcajs made their first contribution in #1432
- @JAG-UK made their first contribution in #1391
Full Changelog: v1.28.4...v1.28.6