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

WIP: quic integration #1466

Draft
wants to merge 56 commits into
base: v0.34.x-celestia
Choose a base branch
from
Draft

WIP: quic integration #1466

wants to merge 56 commits into from

Commits on Aug 12, 2024

  1. initial quic prototype

    rach-id committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8aa840d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    78e6326 View commit details
    Browse the repository at this point in the history
  2. rename to start receiving

    rach-id committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5ea01bc View commit details
    Browse the repository at this point in the history
  3. synchronous send

    rach-id committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    07e9a09 View commit details
    Browse the repository at this point in the history
  4. cleanup

    rach-id committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7e7098c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. use some kind of status

    rach-id committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fd0577f View commit details
    Browse the repository at this point in the history
  2. fix send

    rach-id committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bde075b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3351aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f401e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b14191e View commit details
    Browse the repository at this point in the history
  6. add peer reconnection todo

    rach-id committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ee6ff45 View commit details
    Browse the repository at this point in the history
  7. close connection after 5 sec

    rach-id committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d93bef9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add TLS support

    rach-id committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fcc4a13 View commit details
    Browse the repository at this point in the history
  2. todos

    rach-id committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e53f0f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. starting to fix e2e

    rach-id committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c8f39ed View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. running e2e

    rach-id committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    196919f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'v0.34.x-celestia' into quic-initial-changes

    # Conflicts:
    #	go.mod
    #	go.sum
    rach-id committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    00de160 View commit details
    Browse the repository at this point in the history
  2. chore: merge v0.34.x

    rach-id committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0a5aebf View commit details
    Browse the repository at this point in the history
  3. chore: increase quic params

    rach-id committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4ace628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d8e38 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    50a74f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1307d92 View commit details
    Browse the repository at this point in the history
  3. to be reverted: more logs

    rach-id committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    060595a View commit details
    Browse the repository at this point in the history
  4. to be reverted: more logs

    rach-id committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c8e964c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    30d09ac View commit details
    Browse the repository at this point in the history
  2. chore: correct logs

    rach-id committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fa7a8d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574cbb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b5ff4e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    f57f4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bcf6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abe9bb0 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup

    rach-id committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    68f7321 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ff281f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    257f9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    267a6c7 View commit details
    Browse the repository at this point in the history
  3. chore: pex logs

    rach-id committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4da09a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    f8b5204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5570d4a View commit details
    Browse the repository at this point in the history
  3. chore: unnecessary fmt

    rach-id committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    71eadd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a06082 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46c8386 View commit details
    Browse the repository at this point in the history
  6. chore: rmove fmt

    rach-id committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dd2de41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d8adf6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e234c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c53eff2 View commit details
    Browse the repository at this point in the history
  10. chore: create streams sync

    rach-id committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b25b789 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    2fa96bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d1db4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 13, 2024

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

Commits on Nov 15, 2024

  1. chore: crank up some params

    rach-id committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7635b86 View commit details
    Browse the repository at this point in the history