Commit d5fdfdb
authored
chore: bump filecoin-proofs-api to v19.0 (#536)
* chore: bump filecoin-proofs-api to v19.0
chore: bump filecoin-proofs-api to v19.0
* fix: remove unused sector_size from cache function calls
fix: remove unused sector_size from cache function calls
* chore: prefix sector_size parameters with underscore to indicate intentional unused variables
chore: prefix sector_size parameters with underscore to indicate intentional unused variables
* feat(api)!: remove unused sectorSize from cache functions
BREAKING CHANGE: ClearCache and ClearSyntheticProofs no longer accept sectorSize parameter.
* chore: rustfmt
chore: rustfmt1 parent 552ab5c commit d5fdfdb
File tree
5 files changed
+326
-79
lines changed- cgo
- rust
- src/proofs
5 files changed
+326
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | | - | |
328 | 327 | | |
329 | 328 | | |
330 | 329 | | |
331 | 330 | | |
332 | 331 | | |
333 | | - | |
| 332 | + | |
334 | 333 | | |
335 | | - | |
336 | 334 | | |
337 | 335 | | |
338 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
668 | | - | |
| 667 | + | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
673 | | - | |
| 672 | + | |
| 673 | + | |
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
| |||
0 commit comments