@@ -60,7 +60,7 @@ fil_types = { version = "0.2", features = ["json"] }
60
60
rocksdb = { version = " 0.21.0" }
61
61
byte-unit = { version = " 4" , features = [" serde" ] }
62
62
63
- storage-proofs-porep = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-porep" , branch = " force/master_v16.0 .0" , default-features = false }
63
+ storage-proofs-porep = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-porep" , branch = " force/v18.1 .0" , default-features = false }
64
64
65
65
[target .'cfg(target_os = "macos")' .dependencies ]
66
66
vc-processors = { path = " ./vc-processors" }
@@ -82,11 +82,11 @@ cuda-supraseal = ["vc-processors/fil-cuda-supraseal"]
82
82
supra-c2 = [" vc-processors/fil-cuda-supraseal" ] # alias cuda-supraseal
83
83
84
84
[patch .crates-io ]
85
- filecoin-hashers = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " filecoin-hashers" , branch = " force/master_v16.0 .0" }
86
- filecoin-proofs = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " filecoin-proofs" , branch = " force/master_v16.0 .0" }
87
- fr32 = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " fr32" , branch = " force/master_v16.0 .0" }
88
- sha2raw = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " sha2raw" , branch = " force/master_v16.0 .0" }
89
- storage-proofs-core = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-core" , branch = " force/master_v16.0 .0" }
90
- storage-proofs-porep = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-porep" , branch = " force/master_v16.0 .0" }
91
- storage-proofs-post = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-post" , branch = " force/master_v16.0 .0" }
92
- storage-proofs-update = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-update" , branch = " force/master_v16.0 .0" }
85
+ filecoin-hashers = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " filecoin-hashers" , branch = " force/v18.1 .0" }
86
+ filecoin-proofs = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " filecoin-proofs" , branch = " force/v18.1 .0" }
87
+ fr32 = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " fr32" , branch = " force/v18.1 .0" }
88
+ sha2raw = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " sha2raw" , branch = " force/v18.1 .0" }
89
+ storage-proofs-core = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-core" , branch = " force/v18.1 .0" }
90
+ storage-proofs-porep = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-porep" , branch = " force/v18.1 .0" }
91
+ storage-proofs-post = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-post" , branch = " force/v18.1 .0" }
92
+ storage-proofs-update = { git = " https://github.com/ipfs-force-community/rust-fil-proofs" , package = " storage-proofs-update" , branch = " force/v18.1 .0" }
0 commit comments