forked from crypto-org-chain/cronos
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: failed tx are ignored in json-rpc apis (backport crypto-org-…
…chain#502) (crypto-org-chain#503) * Problem: failed tx are ignored in json-rpc apis (backport crypto-org-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 * delay start of gorc
- Loading branch information
Showing
9 changed files
with
98 additions
and
124 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.