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

Rework light client #1475

Merged
merged 17 commits into from
Mar 15, 2024
Merged

Rework light client #1475

merged 17 commits into from
Mar 15, 2024

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. First pass new light client

    jsdw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    952a805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0300a44 View commit details
    Browse the repository at this point in the history
  3. Update examples and add back a way to configure boot nodes and fetch …

    …chainspec from a URL
    jsdw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6af49f4 View commit details
    Browse the repository at this point in the history
  4. Fix light client examples

    jsdw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    440d7d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66147a4 View commit details
    Browse the repository at this point in the history
  6. fix wasm error

    jsdw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f7f0219 View commit details
    Browse the repository at this point in the history
  7. LightClientRpc can be cloned

    jsdw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fef750c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. update light client tests

    jsdw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    23383bf View commit details
    Browse the repository at this point in the history
  2. Other small fixes

    jsdw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b2d4128 View commit details
    Browse the repository at this point in the history
  3. exclude mod unless jsonrpsee

    jsdw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0974044 View commit details
    Browse the repository at this point in the history
  4. Fix wasm-lightclient-tests

    jsdw committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8d67d1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4072072 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b2a5a22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0577fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4eadfc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix docs

    jsdw committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0601fb5 View commit details
    Browse the repository at this point in the history