Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Upgrade to libp2p 0.51.3 #13587

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    1f838db View commit details
    Browse the repository at this point in the history
  2. make discovery.rs compile

    melekes committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a96ec02 View commit details
    Browse the repository at this point in the history
  3. make peer_info.rs compile

    melekes committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1feeea5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    7f5bd59 View commit details
    Browse the repository at this point in the history
  2. make service.rs compile

    melekes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6fa1fec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84fa16e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    b469184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82381e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d47761 View commit details
    Browse the repository at this point in the history
  4. fix warnings

    melekes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    683f7d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. remove old code

    melekes committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    88faef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4e650 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. upgrade to libp2p 0.51.1

    melekes committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    44734ce View commit details
    Browse the repository at this point in the history
  2. add TODO for behaviour tests

    melekes committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    38db38c View commit details
    Browse the repository at this point in the history
  3. return empty vec if peer_id is absent

    paritytech#13587 (comment)
    
    fyi: I don't really know what the old behaviour was.
    melekes committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a02f891 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    dfd5c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    7a981ab View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Revert "update comment to reflect new defaults"

    This reverts commit 7a981ab.
    melekes committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    943c031 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    17365d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    6b87f23 View commit details
    Browse the repository at this point in the history
  2. upgrade to libp2p 0.51.2

    melekes committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4fc9c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6429d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fix formatting

    melekes committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    890ce96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df205b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    c1cf2e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f5653 View commit details
    Browse the repository at this point in the history
  3. update deps

    melekes committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    ae2c0c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f0ca7e View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Dmitry Markin <dmitry@markin.tech>
    melekes and dmitry-markin committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    83f5373 View commit details
    Browse the repository at this point in the history
  6. format code

    melekes committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    854509b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a865c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7571f9d View commit details
    Browse the repository at this point in the history
  9. only update libp2p crate

    melekes committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9a8861f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. update libp2p-core

    melekes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8ee6f65 View commit details
    Browse the repository at this point in the history
  2. fix docs

    melekes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    29caff6 View commit details
    Browse the repository at this point in the history
  3. use libp2p-identity instead of libp2p

    where it's possible. libp2p-identity is much smaller, hence makes sense
    to use it instead of larger libp2p crate.
    melekes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c69c0a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Update client/network/src/discovery.rs

    Co-authored-by: Aaro Altonen <48052676+altonen@users.noreply.github.com>
    melekes and altonen committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    866d522 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into anton/13537-upgrade…

    …-to-libp2p-0.51.0
    parity-processbot committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a3c9038 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge remote-tracking branch 'origin/master' into anton/13537-upgrade…

    …-to-libp2p-0.51.0
    parity-processbot committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1068d77 View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    melekes committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    724188d View commit details
    Browse the repository at this point in the history
  3. add comment for per_connection_event_buffer_size

    current value is somewhat arbitrary and needs to be tweaked depending on
    memory usage and network worker sleep stats.
    melekes committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    60e1634 View commit details
    Browse the repository at this point in the history
  4. fix link format

    melekes committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bb1b5db View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    f5a2828 View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    melekes committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b3d43e3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    b675df1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. upgrade to libp2p 0.51.3

    melekes committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6544dd4 View commit details
    Browse the repository at this point in the history
  2. deprecate mplex

    melekes committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9e25820 View commit details
    Browse the repository at this point in the history
  3. Revert "deprecate mplex"

    This reverts commit 9e25820.
    melekes committed May 4, 2023
    Configuration menu
    Copy the full SHA
    39ffe48 View commit details
    Browse the repository at this point in the history
  4. Revert "upgrade to libp2p 0.51.3"

    This reverts commit 6544dd4.
    melekes committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0bf1bfa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    3c69044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979d076 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. pin version temporarily

    melekes committed May 6, 2023
    Configuration menu
    Copy the full SHA
    82b3956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90691b9 View commit details
    Browse the repository at this point in the history
  3. libp2p 0.51.3

    melekes committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1c35b82 View commit details
    Browse the repository at this point in the history
  4. deprecate mplex

    melekes committed May 6, 2023
    Configuration menu
    Copy the full SHA
    7c7ff40 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    bb161c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0630e6d View commit details
    Browse the repository at this point in the history
  3. fix build error

    melekes committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5551d23 View commit details
    Browse the repository at this point in the history
  4. update libp2p-identity

    melekes committed May 11, 2023
    Configuration menu
    Copy the full SHA
    97e75cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7a5b8e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. enable ed25519 for peerset as well

    melekes committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0a0defc View commit details
    Browse the repository at this point in the history