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

Integrate replication manager with networking stack #387

Merged
merged 126 commits into from
Jun 19, 2023

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    d3bc9e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2c05c View commit details
    Browse the repository at this point in the history
  3. Convert integer to Mode

    sandreae committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d812c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c2d696 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    9e522a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73c3a7 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    3bd31c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abdaa74 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    3c11663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a67a46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d6445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0e44eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7a9bab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93ae241 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffd2d09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a113ac4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    448e8f1 View commit details
    Browse the repository at this point in the history
  10. Add some basic logging

    adzialocha committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2e12f3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00a32ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f89be7e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f255e4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    414b866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60b1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d561290 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d7bd86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df90bbb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    7214083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96865a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34de908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f7e48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b350b6 View commit details
    Browse the repository at this point in the history
  6. More logging in manager

    sandreae committed May 26, 2023
    Configuration menu
    Copy the full SHA
    99ad0a8 View commit details
    Browse the repository at this point in the history
  7. Improve logging message

    sandreae committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4e0aacf View commit details
    Browse the repository at this point in the history
  8. Fix diff test

    sandreae committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c0b6816 View commit details
    Browse the repository at this point in the history
  9. Correct expect error message

    sandreae committed May 26, 2023
    Configuration menu
    Copy the full SHA
    20e2112 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    5671844 View commit details
    Browse the repository at this point in the history
  2. Logging in behaviour

    sandreae committed May 28, 2023
    Configuration menu
    Copy the full SHA
    c482b18 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    7db4f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b035f9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af82212 View commit details
    Browse the repository at this point in the history
  4. Remove duplicate diagram

    sandreae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    6270743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e4c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fe8592 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ac01ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2b9493 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff8668f View commit details
    Browse the repository at this point in the history
  10. Update tests

    sandreae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    897bb67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    461e676 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f842f3 View commit details
    Browse the repository at this point in the history
  13. Some work on logging

    sandreae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9a6b37d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2194cd6 View commit details
    Browse the repository at this point in the history
  15. fmt

    sandreae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    848dd5e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    c3d4c0e View commit details
    Browse the repository at this point in the history
  2. Add error logging to handler

    sandreae committed May 30, 2023
    Configuration menu
    Copy the full SHA
    b93efd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c632fd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9364ccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    286bad9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87af83 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e5bf152 View commit details
    Browse the repository at this point in the history
  2. Temp fix for UNIQUE

    sandreae committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b6d139b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c7cda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd24a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6183ca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3c3f6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86222a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd7629f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5152ff6 View commit details
    Browse the repository at this point in the history
  10. Cargo clippy

    sandreae committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d620053 View commit details
    Browse the repository at this point in the history
  11. fmt

    sandreae committed May 31, 2023
    Configuration menu
    Copy the full SHA
    91ceb9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5373ef View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    8510d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8512680 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    8dad289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a024e View commit details
    Browse the repository at this point in the history
  3. Add some more doc strings

    adzialocha committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fc5d45b View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    adzialocha committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7bb4cb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e550d53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbc6140 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    996f95e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2969a91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a48bce7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19bf865 View commit details
    Browse the repository at this point in the history
  11. Add doc strings

    adzialocha committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    722a4b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba05484 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Update comments

    adzialocha committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    84587f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d24268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5042593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79ceacc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7655f4 View commit details
    Browse the repository at this point in the history
  6. Correct diagram

    adzialocha committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a3f4b89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec8bdd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5fc932 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fix import style

    adzialocha committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f7b894e View commit details
    Browse the repository at this point in the history
  2. Fix import style

    adzialocha committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7f24e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbb6546 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    445d1aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b904f5 View commit details
    Browse the repository at this point in the history
  3. fmt x clippy

    sandreae committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    58275db View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Use libp2p from git main

    sandreae committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    759aaee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d67ed View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Revert

    adzialocha committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e4a3e75 View commit details
    Browse the repository at this point in the history
  2. Make clippy happy

    adzialocha committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2965230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d95942 View commit details
    Browse the repository at this point in the history
  4. Remove dead code

    adzialocha committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c47cfee View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    4b2885c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf4f4a View commit details
    Browse the repository at this point in the history
  3. Better error logging

    adzialocha committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4682e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c3dde9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfd9def View commit details
    Browse the repository at this point in the history
  6. Rename to peers behaviour

    adzialocha committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    891892f View commit details
    Browse the repository at this point in the history
  7. Make clippy happy

    adzialocha committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    94378ee View commit details
    Browse the repository at this point in the history
  8. Add entry to CHANGELOG.md

    adzialocha committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    45a5976 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    a2c28da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158ca76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bca3e16 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    adzialocha committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    c8e6f04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4a77cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    908e4fe View commit details
    Browse the repository at this point in the history
  7. Add more docs

    adzialocha committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    4461a19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3daade View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    0215c62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bcba23 View commit details
    Browse the repository at this point in the history
  3. Naming improvement

    sandreae committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9091145 View commit details
    Browse the repository at this point in the history
  4. Doc strings

    sandreae committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d6ea4f4 View commit details
    Browse the repository at this point in the history
  5. fmt

    sandreae committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    462c4ff View commit details
    Browse the repository at this point in the history