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

PoC light client #609

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from
Draft

PoC light client #609

wants to merge 29 commits into from

Commits on Dec 29, 2023

  1. PoC light client

    ermalkaleci committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    99c97aa View commit details
    Browse the repository at this point in the history
  2. request retries

    ermalkaleci committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    26830b6 View commit details
    Browse the repository at this point in the history
  3. keep retry same peer

    ermalkaleci committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    dae0a5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d233f1b View commit details
    Browse the repository at this point in the history
  5. fix retry

    ermalkaleci committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    82d8aa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix index

    ermalkaleci committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9049d52 View commit details
    Browse the repository at this point in the history
  2. fix

    ermalkaleci committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ee79d66 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix

    ermalkaleci committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0519919 View commit details
    Browse the repository at this point in the history
  2. update smoldot

    ermalkaleci committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9dea638 View commit details
    Browse the repository at this point in the history
  3. update smoldot

    ermalkaleci committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ba3fc5b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. support multiple chains

    ermalkaleci committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f7c04e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ead869 View commit details
    Browse the repository at this point in the history
  3. update config

    ermalkaleci committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7dffd24 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. rename

    ermalkaleci committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6d042c0 View commit details
    Browse the repository at this point in the history
  2. browser support

    ermalkaleci committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f74099c View commit details
    Browse the repository at this point in the history
  3. rename

    ermalkaleci committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    24544b1 View commit details
    Browse the repository at this point in the history
  4. fix ws

    ermalkaleci committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7d8a6c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

    ermalkaleci committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    843436f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. update peer list

    ermalkaleci committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9ad8acf View commit details
    Browse the repository at this point in the history
  2. lint

    ermalkaleci committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    14182a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. refactor

    ermalkaleci committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c441a6c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    f106758 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    ermalkaleci committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f3fb9e4 View commit details
    Browse the repository at this point in the history
  3. update smoldot

    ermalkaleci committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d9adc98 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. refactor

    ermalkaleci committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bc6dd54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629cecd View commit details
    Browse the repository at this point in the history
  3. cleanup

    ermalkaleci committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2773bd2 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ermalkaleci committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    50391a5 View commit details
    Browse the repository at this point in the history