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

Implement block announces in full node #2143

Merged
merged 8 commits into from
Mar 18, 2022

Commits on Mar 15, 2022

  1. Merge two blocks together

    tomaka committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    016f983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24057a View commit details
    Browse the repository at this point in the history
  3. Implement the networking part

    tomaka committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a459c2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fb28dd View commit details
    Browse the repository at this point in the history
  5. Fix encode_block_announce

    tomaka committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    60864f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de1ad9c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

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

    tomaka committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    7b44787 View commit details
    Browse the repository at this point in the history