test(e2e): verify ICS20 packet lifecycle - #1325
Merged
Merged
Conversation
gjermundgaraba
changed the base branch from
development
to
gjermund/e2e-generated-event-parsers
August 10, 2026 09:57
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 10, 2026 09:57
609017e to
7e807de
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 10, 2026 11:10
7e807de to
6998022
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 10, 2026 11:30
6998022 to
ab65d18
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 10, 2026 12:44
ab65d18 to
422118d
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
2 times, most recently
from
August 10, 2026 15:11
bdcc8b5 to
796e92f
Compare
gjermundgaraba
changed the base branch from
gjermund/e2e-generated-event-parsers
to
gjermund/e2e-batch-receipt-events
August 10, 2026 15:53
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 10, 2026 15:53
796e92f to
8eaf761
Compare
gjermundgaraba
marked this pull request as ready for review
August 10, 2026 16:03
Contributor
Greptile SummaryThe PR extends the ICS20 end-to-end tests to verify packet commitments, receipts, and acknowledgement events across the complete transfer lifecycle.
Confidence Score: 5/5The PR appears safe to merge, with no concrete changed-code failure or reachable security issue identified. The new lifecycle assertions follow the router commitment-key and transaction-event patterns found in the repository, and the investigated relayer and dependency concerns did not establish an actionable failure on a reachable path. Important Files Changed
|
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 11, 2026 08:11
8eaf761 to
d5ee883
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 11, 2026 09:51
d5ee883 to
b51c73b
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 11, 2026 09:57
b51c73b to
7f372a0
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 11, 2026 13:05
7f372a0 to
3c72ba5
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 11, 2026 19:58
3c72ba5 to
a9fe5d9
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
2 times, most recently
from
August 12, 2026 08:38
b1d2dea to
76ce1c3
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 12, 2026 08:50
76ce1c3 to
54f645b
Compare
srdtrk
previously approved these changes
Aug 12, 2026
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
2 times, most recently
from
August 12, 2026 12:16
d84965d to
aba849d
Compare
gjermundgaraba
dismissed
srdtrk’s stale review
August 12, 2026 12:29
The merge-base changed after approval.
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 12, 2026 12:30
aba849d to
8469d60
Compare
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 12, 2026 13:06
8469d60 to
e80f8d0
Compare
dianab-cl
approved these changes
Aug 12, 2026
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 12, 2026 14:56
e80f8d0 to
856eb64
Compare
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
gjermundgaraba
force-pushed
the
gjermund/fou-1092
branch
from
August 12, 2026 15:34
856eb64 to
44b66c9
Compare
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.
Summary
Testing
make checkmake test-e2e E2E_MODE=completeStack created with GitHub Stacks CLI • Give Feedback 💬
Closes FOU-1092