Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request paritytech#420 from subspace/update-rse
Browse files Browse the repository at this point in the history
Switch back to upstream reed-solomon-erasure library
  • Loading branch information
nazar-pc authored May 7, 2022
2 parents 0a7f3ae + f354ba7 commit 3b41ea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,3 @@ codegen-units = 1
[patch.crates-io]
# TODO: Remove once chacha20poly1305 0.10 appears in libp2p's dependencies
chacha20poly1305 = { git = "https://github.com/RustCrypto/AEADs", rev = "06dbfb5571687fd1bbe9d3c9b2193a1ba17f8e99" }
# TODO: Remove once https://github.com/rust-rse/reed-solomon-erasure/pull/98 is released
reed-solomon-erasure = { git = "https://github.com/nazar-pc/reed-solomon-erasure", rev = "b6596ee10904faff3b68bbb3a82faa1d8ab05a7b" }

0 comments on commit 3b41ea1

Please sign in to comment.