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: clean up p2p & implement missing peering functionality #2852

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2024

  1. Clean up NodeKey

    zivkovicmilos committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a929e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f40f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91a1a8 View commit details
    Browse the repository at this point in the history
  4. Clean up NetAddress

    zivkovicmilos committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ea6d19a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Save

    zivkovicmilos committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    38a446c View commit details
    Browse the repository at this point in the history
  2. Save

    zivkovicmilos committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    398f86a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Tidy up node info

    zivkovicmilos committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    373f489 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Temporary save

    zivkovicmilos committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f934a84 View commit details
    Browse the repository at this point in the history
  2. Tidy peer

    zivkovicmilos committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    93fa469 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 6, 2024

  1. Save switch progress

    zivkovicmilos committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    338c93b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. Save transport progress

    zivkovicmilos committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2f11de2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. Save reorg progress

    zivkovicmilos committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1653571 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    989ea8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e1f28 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Add ctx to switch

    zivkovicmilos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eb2a7a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    b238bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728742d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8af018a View commit details
    Browse the repository at this point in the history
  4. Improve redial logic

    zivkovicmilos committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    06433ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e09e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7606475 View commit details
    Browse the repository at this point in the history
  7. Minor cleanup

    zivkovicmilos committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2c503c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 27, 2024

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

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

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

Commits on Nov 4, 2024

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

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    1d71df7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b156bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba9c83d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c744b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f952da View commit details
    Browse the repository at this point in the history
  6. Drop useless test

    zivkovicmilos committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d32b926 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    85de00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82475e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Save unit test progress

    zivkovicmilos committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7c59c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a179026 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Fixup module tests

    zivkovicmilos committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    d4ff457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf94f1e View commit details
    Browse the repository at this point in the history
  3. Tidy mods

    zivkovicmilos committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    8c0e6a6 View commit details
    Browse the repository at this point in the history
  4. Make fmt

    zivkovicmilos committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    b02dd87 View commit details
    Browse the repository at this point in the history
  5. Fix lint errors

    zivkovicmilos committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    1984848 View commit details
    Browse the repository at this point in the history
  6. Fixup condition

    zivkovicmilos committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    372e37d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a28c814 View commit details
    Browse the repository at this point in the history
  8. Update README

    zivkovicmilos committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7d64ff9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    71c9c25 View commit details
    Browse the repository at this point in the history
  2. Add redial backoff

    zivkovicmilos committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d47c2e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    a0a6341 View commit details
    Browse the repository at this point in the history
  2. Minor cleanup

    zivkovicmilos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    585f20e View commit details
    Browse the repository at this point in the history
  3. Remove unused test case

    zivkovicmilos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a9dd9dd View commit details
    Browse the repository at this point in the history
  4. Update cast

    zivkovicmilos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6af09bf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    32e019a View commit details
    Browse the repository at this point in the history
  2. Make tidy

    zivkovicmilos committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    67749b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    6ad9353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ff84f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67184aa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

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