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

Mithril-client-lib: Gate snapshot download & message computation behind a feature #1344

Merged
merged 8 commits into from
Nov 22, 2023

Commits on Nov 21, 2023

  1. Put snapshot download & snapshot message compute behind a 'fs' feature

    - This feature is disabled by default
    - A `full` feature is also added to enable it and any other features that we
      would add in the future
    Alenar authored and jpraynaud committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d2c98c9 View commit details
    Browse the repository at this point in the history
  2. Update website library documentation

    Alenar authored and jpraynaud committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bcf7402 View commit details
    Browse the repository at this point in the history
  3. Wip adapt CI to the common fs feature

    Alenar authored and jpraynaud committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0277958 View commit details
    Browse the repository at this point in the history
  4. Allow publish-crate-package to receive additional cargo args

    This will allow to pass the features when building mithril-client.
    Alenar authored and jpraynaud committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e917080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39a978b View commit details
    Browse the repository at this point in the history
  6. Fix makefile for client

    jpraynaud committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3affd4b View commit details
    Browse the repository at this point in the history
  7. Make feature 'full' default

    This is a temporary fix to avoid red nix CI.
    jpraynaud committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3c52f84 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update crate version

    jpraynaud committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c1b9afb View commit details
    Browse the repository at this point in the history