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

feat(gossipsub): allow compiling for WASM #3973

Merged
merged 10 commits into from
May 25, 2023

Commits on May 22, 2023

  1. provide wasm compatibility for gossipsub protocol

    Signed-off-by: ozkanonur <work@onurozkan.dev>
    onur-ozkan committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d72d9a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e976eaa View commit details
    Browse the repository at this point in the history
  3. Sort dependency list

    thomaseizinger committed May 22, 2023
    Configuration menu
    Copy the full SHA
    281b88a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f11f9e4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. get rid of wasm_timer

    onur-ozkan committed May 23, 2023
    Configuration menu
    Copy the full SHA
    25a05cc View commit details
    Browse the repository at this point in the history
  2. bump instant to 0.1.12

    onur-ozkan committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c0d250d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e3fe8b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. bump futures-ticker to 0.0.3

    Signed-off-by: ozkanonur <work@onurozkan.dev>
    onur-ozkan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9a00bab View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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