Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo: Update experimental litep2p to latest version (#4344) #4435

Commits on May 11, 2024

  1. cargo: Update experimental litep2p to latest version (paritytech#4344)

    This PR updates the litep2p crate to the latest version.
    
    This fixes the build for developers that want to perform `cargo update`
    on all their dependencies:
    paritytech#4343, by porting the
    latest changes.
    
    The peer records were introduced to litep2p to be able to distinguish
    and update peers with outdated records.
    It is going to be properly used in substrate via:
    paritytech#3786, however that is
    pending the commit to merge on litep2p master:
    paritytech/litep2p#96.
    
    Closes: paritytech#4343
    
    ---------
    
    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv authored and koushiro committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ef8c4b3 View commit details
    Browse the repository at this point in the history