Skip to content

Commit

Permalink
Merge pull request AleoNet#3017 from ljedrz/fix/simpler_cdn_sync
Browse files Browse the repository at this point in the history
More fine-grained CDN sync
  • Loading branch information
howardwu authored Jan 29, 2024
2 parents 3a68773 + b6da8f8 commit 1d942fd
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 250 deletions.
15 changes: 0 additions & 15 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions node/cdn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ parallel = [ "rayon" ]
[dependencies.anyhow]
version = "1.0.79"

[dependencies.backoff]
version = "0.4"
features = [ "tokio" ]

[dependencies.bincode]
version = "1.0"

Expand Down
Loading

0 comments on commit 1d942fd

Please sign in to comment.