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

avoid unnecessary recompression in block protocol #3598

Merged
merged 5 commits into from
May 5, 2022

Commits on Apr 26, 2022

  1. avoid unnecessary recompression in block protocol

    Blocks can be sent straight from compressed data sources
    arnetheduck committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ca04b9a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. fixup

    arnetheduck committed May 5, 2022
    Configuration menu
    Copy the full SHA
    fbe6adb View commit details
    Browse the repository at this point in the history
  2. comment

    arnetheduck committed May 5, 2022
    Configuration menu
    Copy the full SHA
    6b1df82 View commit details
    Browse the repository at this point in the history
  3. oops

    arnetheduck committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3eead66 View commit details
    Browse the repository at this point in the history
  4. Update beacon_chain/networking/eth2_network.nim

    Co-authored-by: Etan Kissling <etan@status.im>
    arnetheduck and etan-status authored May 5, 2022
    Configuration menu
    Copy the full SHA
    6161302 View commit details
    Browse the repository at this point in the history