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

*: Add Serialize and Deserialize to PeerId gossipsub MessageId and kad Key #2408

Merged
merged 17 commits into from
Jan 11, 2022

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    1941a88 View commit details
    Browse the repository at this point in the history
  2. add serde imports

    laptou committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    e1b3b96 View commit details
    Browse the repository at this point in the history
  3. go back to use-serde

    laptou committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ab56c2b View commit details
    Browse the repository at this point in the history
  4. remove newline

    laptou committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    6969a78 View commit details
    Browse the repository at this point in the history
  5. manually enable serde derive

    laptou committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    cc612ea View commit details
    Browse the repository at this point in the history
  6. use alias

    laptou committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ba00323 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    4ae3d75 View commit details
    Browse the repository at this point in the history
  2. remove serde default feature

    laptou committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e6fc59c View commit details
    Browse the repository at this point in the history
  3. update changelogs

    laptou committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    2a387ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42d9fe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7840b70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67645f9 View commit details
    Browse the repository at this point in the history
  7. rustfmt + changelog

    laptou committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    6e30381 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

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

Commits on Jan 7, 2022

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

Commits on Jan 10, 2022

  1. Update core/src/peer_id.rs

    Co-authored-by: Max Inden <mail@max-inden.de>
    laptou and mxinden committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4f9bad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ef4d9 View commit details
    Browse the repository at this point in the history