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

Networking simplification #2264

Merged
merged 20 commits into from
May 17, 2022
Merged

Networking simplification #2264

merged 20 commits into from
May 17, 2022

Commits on May 4, 2022

  1. Networking cleanup

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bbc7509 View commit details
    Browse the repository at this point in the history
  2. Add line in CHANGELOG

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    0b1cbf1 View commit details
    Browse the repository at this point in the history
  3. Fix warning in peers.rs

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    aa47614 View commit details
    Browse the repository at this point in the history
  4. Finish full node update

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    5bcaa21 View commit details
    Browse the repository at this point in the history
  5. Fix an infinite loop

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    674fd34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c60e290 View commit details
    Browse the repository at this point in the history
  7. Remove substream_connection

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    67584f7 View commit details
    Browse the repository at this point in the history
  8. Bugfixes

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    578840d View commit details
    Browse the repository at this point in the history
  9. Revert accidental change

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c9e6d3d View commit details
    Browse the repository at this point in the history
  10. Bugfixes

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2621b36 View commit details
    Browse the repository at this point in the history
  11. Fix some doc links

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    8386639 View commit details
    Browse the repository at this point in the history
  12. Fix build

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    144346d View commit details
    Browse the repository at this point in the history
  13. More doc fixes

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b6e9e4d View commit details
    Browse the repository at this point in the history
  14. Finish doc fixes normally

    tomaka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    f4974fd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    f461a2e View commit details
    Browse the repository at this point in the history
  2. target -> peer

    tomaka committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9f9d26f View commit details
    Browse the repository at this point in the history
  3. connec_tx -> conn_tasks_tx

    tomaka committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8996b14 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. lock -> guarded

    tomaka committed May 17, 2022
    Configuration menu
    Copy the full SHA
    316728a View commit details
    Browse the repository at this point in the history
  2. Add TODO

    tomaka committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3e8844e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843aaa8 View commit details
    Browse the repository at this point in the history