Conversation
Contributor
|
Capslock capability diff:
|
Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
* feat(relayer): reconnect a dropped send packet subscription with backoff Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * feat(relayer): read outstanding packet state directly from source chain for packet discovery Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * feat(relayer): add clearing pass to clear outstanding packets the subscription missed Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * feat(relayer): pin clearing pass reads to a single block height Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * feat(relayer): bound each clearing pass with a persisted watermark Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * feat(relayer): allow abandoning unrecoverable packets that will never be relayed Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * fix codegen Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * flatten config Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * watcher: simplify & unify config Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * converge subscriber and packet querier into Chain Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * streamline code Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * add TODOs Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * e2e: add DOCKER_HOST note Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * update metered eth client Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * add TestAutoRelay_AllPacketsAreClearedOnStart (with both routes) Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * add TestAutoRelay_PacketIsClearedOnRestart Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * add TestAutoRelay_SubscriptionReconnect + ws proxy Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * update test-matrix Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * fixes Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * fix Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * simplify clearer Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * e2e: wss reconnect: send packet while wss is disrupted Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * simplify watcher Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> --------- Signed-off-by: Dmitry S <11892559+swift1337@users.noreply.github.com> Co-authored-by: Matt Acciai <matt@cosmoslabs.io> Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
dianab-cl
force-pushed
the
diana/fou-386-protect-go-dependencies-from-supply-chain-attacks-diff
branch
from
September 22, 2026 11:34
6a3f23a to
4566045
Compare
Contributor
Author
|
@greptile review |
…upply-chain-attacks-diff
Contributor
Author
|
@greptile review |
1 similar comment
Contributor
Author
|
@greptile review |
dianab-cl
force-pushed
the
diana/fou-386-protect-go-dependencies-from-supply-chain-attacks-diff
branch
from
September 22, 2026 12:10
64bde40 to
1ad757d
Compare
Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
dianab-cl
force-pushed
the
diana/fou-386-protect-go-dependencies-from-supply-chain-attacks-diff
branch
from
September 22, 2026 12:29
d73d5f2 to
fa44b29
Compare
Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
dianab-cl
force-pushed
the
diana/fou-386-protect-go-dependencies-from-supply-chain-attacks-diff
branch
from
September 22, 2026 12:52
0ee3461 to
c1bf5ea
Compare
Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
Contributor
Author
|
@greptile review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add actions