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

Update network survey script to support V2 survey #4342

Merged
merged 3 commits into from
Jun 4, 2024

Commits on Jun 1, 2024

  1. Update network survey script to support V2 survey

    Resolves stellar#4302
    
    This change updates the network overlay survey script to support the new
    V2 survey API.
    
    To test this, I also updated the simulator to simulate the new API, then
    I checked that the resulting graph from simulating an old pubnet
    survey is structurally isomorphic to the input graph. I also checked
    that the new fields are present in the output graph.
    bboston7 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0d339f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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