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

Add Heal command #468

Merged
merged 46 commits into from
Jun 18, 2024
Merged

Add Heal command #468

merged 46 commits into from
Jun 18, 2024

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    cacf9d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    6e49b04 View commit details
    Browse the repository at this point in the history
  2. Fix bazel

    pietrodimarco-dfinity committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    10d4e2a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    a018d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ccc138 View commit details
    Browse the repository at this point in the history
  3. Fix Clippy

    pietrodimarco-dfinity committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0a36de1 View commit details
    Browse the repository at this point in the history
  4. Fix fmt

    pietrodimarco-dfinity committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a2411ac View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    4964b09 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    c3457c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68dd23 View commit details
    Browse the repository at this point in the history
  3. Run rustftm

    pietrodimarco-dfinity committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d1066b9 View commit details
    Browse the repository at this point in the history
  4. Add subnet name

    pietrodimarco-dfinity committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4b02f29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf8d0af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05e94ea View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    a172508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8a787 View commit details
    Browse the repository at this point in the history
  3. Run rustfmt

    pietrodimarco-dfinity committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6b79b8a View commit details
    Browse the repository at this point in the history
  4. Fixed clippy

    pietrodimarco-dfinity committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8c8f6d0 View commit details
    Browse the repository at this point in the history
  5. Fixing clippy

    pietrodimarco-dfinity committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    173e4b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    923e24b View commit details
    Browse the repository at this point in the history
  7. Fix rustfmt

    pietrodimarco-dfinity committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b29684e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21a517b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    0ee7cd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    d56031b View commit details
    Browse the repository at this point in the history
  2. Add tests

    pietrodimarco-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5cb3e45 View commit details
    Browse the repository at this point in the history
  3. Run rustfmt

    pietrodimarco-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9ccf3ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19de17e View commit details
    Browse the repository at this point in the history
  5. Add test

    pietrodimarco-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cae5322 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab9a676 View commit details
    Browse the repository at this point in the history
  7. Fix clippy

    pietrodimarco-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7676b5b View commit details
    Browse the repository at this point in the history
  8. Fix clippy

    pietrodimarco-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    28b4d57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64b039f View commit details
    Browse the repository at this point in the history
  10. Update rs/cli/src/main.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3535c43 View commit details
    Browse the repository at this point in the history
  11. Update rs/cli/src/main.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c145360 View commit details
    Browse the repository at this point in the history
  12. Update rs/decentralization/src/network.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0326934 View commit details
    Browse the repository at this point in the history
  13. Update rs/cli/src/cli.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    188e4f7 View commit details
    Browse the repository at this point in the history
  14. Update rs/decentralization/src/network.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6069436 View commit details
    Browse the repository at this point in the history
  15. Update rs/ic-management-types/src/requests.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b779c5c View commit details
    Browse the repository at this point in the history
  16. Update rs/ic-management-backend/src/endpoints/network.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    96f5ad8 View commit details
    Browse the repository at this point in the history
  17. Update rs/decentralization/src/network.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    39eab14 View commit details
    Browse the repository at this point in the history
  18. Update rs/decentralization/src/network.rs

    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    pietrodimarco-dfinity and sasa-tomic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5a9a5d4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1aa10db View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2ac4ea5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    9b3947d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Nikola Milosavljevic <73236646+NikolaMilosa@users.noreply.github.com>
    Co-authored-by: Saša Tomić <sasa.tomic@dfinity.org>
    3 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ce209c9 View commit details
    Browse the repository at this point in the history
  3. Run rustfmt

    pietrodimarco-dfinity committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    96ce52e View commit details
    Browse the repository at this point in the history