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 mechanism to remove idle workers #3370

Merged

Commits on May 25, 2023

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

Commits on May 26, 2023

  1. Merge branch 'luca_joss/disable-scan-when-no-startup-clear' into luca…

    …_joss/clean-idle-workers
    romac authored May 26, 2023
    Configuration menu
    Copy the full SHA
    2c30e8d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    6e398b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff28df View commit details
    Browse the repository at this point in the history
  3. Fix CI job

    ljoss17 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4a8ecb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc4478b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update crates/relayer/src/worker/handle.rs

    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    Signed-off-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    ljoss17 and romac authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8031754 View commit details
    Browse the repository at this point in the history
  2. Update crates/relayer/src/worker/map.rs

    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    Signed-off-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    ljoss17 and romac authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b0f7401 View commit details
    Browse the repository at this point in the history
  3. Update crates/relayer/src/worker/map.rs

    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    Signed-off-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    ljoss17 and romac authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    582e872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd9e35a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'luca_joss/disable-scan-when-no-startup-clear' into luca…

    …_joss/clean-idle-workers
    ljoss17 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    19fda98 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. 3 Configuration menu
    Copy the full SHA
    c2c9fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532e270 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Use CometBFT 0.37 compatibility mode for unsupported Tendermint versi…

    …ons (eg. Tendermint 0.35 and 0.36) (#3404)
    
    * Use CompatMode::V0_34 when unsupported Tendermint version is detected
    
    * Use CompatMode::V0_37 when unsupported Tendermint version is detected
    
    * Fix warning when using fallback v0.37 CompatMode for Tendermint
    
    * Fix typo
    
    Signed-off-by: Romain Ruetschi <romain.ruetschi@gmail.com>
    
    ---------
    
    Signed-off-by: Romain Ruetschi <romain.ruetschi@gmail.com>
    Co-authored-by: Luca Joss <luca@informal.systems>
    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    3 people authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dddd7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7c58a View commit details
    Browse the repository at this point in the history
  3. Small cleanup

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

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    383d04f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34214a2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'luca_joss/disable-scan-when-no-startup-clear' into luca…

    …_joss/clean-idle-workers
    romac authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    daacac1 View commit details
    Browse the repository at this point in the history
  4. Update .changelog/unreleased/improvements/ibc-relayer/10-cleanup-idle…

    …-workers.md
    
    Signed-off-by: Romain Ruetschi <romain.ruetschi@gmail.com>
    romac authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    00ffbfc View commit details
    Browse the repository at this point in the history