-
Notifications
You must be signed in to change notification settings - Fork 240
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
Problem: gravity bridge integration test fails occasionally #48
Comments
yihuang
added a commit
to yihuang/cronos
that referenced
this issue
Sep 6, 2021
Closes crypto-org-chain#48 Solution: - use better method to wait for message relaying
13 tasks
yihuang
added a commit
that referenced
this issue
Sep 6, 2021
Closes #48 Solution: - use better method to wait for message relaying
https://github.com/crypto-org-chain/cronos/actions/runs/2412028033 It seems the failure may not be due to timeout, it still happens despite we doubled the timeout value.
|
yihuang
added a commit
to yihuang/cronos
that referenced
this issue
Jun 6, 2022
WIP: crypto-org-chain#48 - Add traceback env var to debug
13 tasks
yihuang
added a commit
to yihuang/cronos
that referenced
this issue
Jun 6, 2022
WIP: crypto-org-chain#48 - Add traceback env var to debug
yihuang
added a commit
that referenced
this issue
Jun 6, 2022
* Problem: gravity bridge integration test fails occasionally WIP: #48 - Add traceback env var to debug * run ibc test together * avoid port conflict * Update scripts/run-integration-tests
yihuang
added a commit
to yihuang/cronos
that referenced
this issue
Jun 10, 2022
…rg-chain#538) * Problem: gravity bridge integration test fails occasionally WIP: crypto-org-chain#48 - Add traceback env var to debug * run ibc test together * avoid port conflict * Update scripts/run-integration-tests
yihuang
added a commit
to yihuang/cronos
that referenced
this issue
Jun 13, 2022
…chain#502) Solution: - fix the issue in ethermint by emitting extra events in ante handler. - add integration test to test it. - update cosmos-sdk dependency - fix getTransactionReceiptsByBlock fix integration test move to crypto-org-chain repo Update CHANGELOG.md update cosmos-sdk to most recent cosmos-sdk v0.45.5 Problem: gravity bridge integration test fails occasionally (crypto-org-chain#538) * Problem: gravity bridge integration test fails occasionally WIP: crypto-org-chain#48 - Add traceback env var to debug * run ibc test together * avoid port conflict * Update scripts/run-integration-tests
yihuang
added a commit
that referenced
this issue
Jun 14, 2022
* Problem: failed tx are ignored in json-rpc apis (backport #502) Solution: - fix the issue in ethermint by emitting extra events in ante handler. - add integration test to test it. - update cosmos-sdk dependency - fix getTransactionReceiptsByBlock fix integration test move to crypto-org-chain repo Update CHANGELOG.md update cosmos-sdk to most recent cosmos-sdk v0.45.5 Problem: gravity bridge integration test fails occasionally (#538) * Problem: gravity bridge integration test fails occasionally WIP: #48 - Add traceback env var to debug * run ibc test together * avoid port conflict * Update scripts/run-integration-tests * delay start of gorc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
need smarter way to wait for the message relaying.
The text was updated successfully, but these errors were encountered: