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

fix: increment and refactor number of hops for routed messages #12188

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

Commits on Oct 3, 2024

  1. increment num_hops in peer actor

    Stefan Neamtu authored and Stefan Neamtu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7022940 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into stefan/fix/increment_num_hops

    Stefan Neamtu authored and Stefan Neamtu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ab05d20 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. increment hops

    Stefan Neamtu authored and Stefan Neamtu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fa38aa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    10e524c View commit details
    Browse the repository at this point in the history
  2. refactor and test num_hops

    stedfn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b34bf57 View commit details
    Browse the repository at this point in the history
  3. pb backwards compatibility

    stedfn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f8feb45 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. use std min

    stedfn committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    14fbf41 View commit details
    Browse the repository at this point in the history