forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 118
feat(cosmos): support IBC types in tx history implementation #2245
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
00c04ec
support IBC types in cosmos tx history impl
onur-ozkan cd669a6
update container state files
onur-ozkan 3caab23
bump channel ids
onur-ozkan d5b514c
bump `cosmrs` and `tendermint-rpc`
onur-ozkan 624f384
add coverage for ibc transaction in tx history
onur-ozkan f6f0eba
sync container state
onur-ozkan e7dc74a
use `else if` for IBC events in tx history
onur-ozkan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file removed
BIN
-2.02 MB
.docker/container-state/atom-testnet-data/data/application.db/000122.ldb
Binary file not shown.
Binary file removed
BIN
-2.02 MB
.docker/container-state/atom-testnet-data/data/application.db/000123.ldb
Binary file not shown.
Binary file removed
BIN
-1.64 MB
.docker/container-state/atom-testnet-data/data/application.db/000124.ldb
Binary file not shown.
Binary file removed
BIN
-740 KB
.docker/container-state/atom-testnet-data/data/application.db/000125.ldb
Binary file not shown.
Binary file removed
BIN
-91.6 KB
.docker/container-state/atom-testnet-data/data/application.db/000126.log
Binary file not shown.
Binary file added
BIN
+2.02 MB
.docker/container-state/atom-testnet-data/data/application.db/000145.ldb
Binary file not shown.
Binary file added
BIN
+2.02 MB
.docker/container-state/atom-testnet-data/data/application.db/000146.ldb
Binary file not shown.
Binary file added
BIN
+2.02 MB
.docker/container-state/atom-testnet-data/data/application.db/000147.ldb
Binary file not shown.
Binary file added
BIN
+1.91 MB
.docker/container-state/atom-testnet-data/data/application.db/000148.ldb
Binary file not shown.
Binary file added
BIN
+147 KB
.docker/container-state/atom-testnet-data/data/application.db/000149.ldb
Binary file not shown.
Binary file added
BIN
+90.3 KB
.docker/container-state/atom-testnet-data/data/application.db/000150.log
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/application.db/CURRENT
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000127 | ||
| MANIFEST-000151 |
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/application.db/CURRENT.bak
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000121 | ||
| MANIFEST-000144 |
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
Binary file removed
BIN
-468 Bytes
.docker/container-state/atom-testnet-data/data/application.db/MANIFEST-000127
Binary file not shown.
Binary file added
BIN
+584 Bytes
.docker/container-state/atom-testnet-data/data/application.db/MANIFEST-000151
Binary file not shown.
Binary file removed
BIN
-612 KB
.docker/container-state/atom-testnet-data/data/blockstore.db/000093.ldb
Binary file not shown.
Binary file removed
BIN
-72.6 KB
.docker/container-state/atom-testnet-data/data/blockstore.db/000096.ldb
Binary file not shown.
Binary file removed
BIN
-8.5 KB
.docker/container-state/atom-testnet-data/data/blockstore.db/000097.log
Binary file not shown.
Binary file added
BIN
+845 KB
.docker/container-state/atom-testnet-data/data/blockstore.db/000109.ldb
Binary file not shown.
Binary file added
BIN
+14.2 KB
.docker/container-state/atom-testnet-data/data/blockstore.db/000110.ldb
Binary file not shown.
Binary file added
BIN
+8.5 KB
.docker/container-state/atom-testnet-data/data/blockstore.db/000111.log
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/blockstore.db/CURRENT
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000098 | ||
| MANIFEST-000112 |
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/blockstore.db/CURRENT.bak
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000095 | ||
| MANIFEST-000108 |
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
Binary file removed
BIN
-366 Bytes
.docker/container-state/atom-testnet-data/data/blockstore.db/MANIFEST-000098
Binary file not shown.
Binary file added
BIN
+364 Bytes
.docker/container-state/atom-testnet-data/data/blockstore.db/MANIFEST-000112
Binary file not shown.
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/evidence.db/CURRENT
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000069 | ||
| MANIFEST-000077 |
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/evidence.db/CURRENT.bak
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000067 | ||
| MANIFEST-000075 |
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
Binary file removed
BIN
-41 Bytes
.docker/container-state/atom-testnet-data/data/evidence.db/MANIFEST-000069
Binary file not shown.
Binary file added
BIN
+41 Bytes
.docker/container-state/atom-testnet-data/data/evidence.db/MANIFEST-000077
Binary file not shown.
6 changes: 3 additions & 3 deletions
6
.docker/container-state/atom-testnet-data/data/priv_validator_state.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| { | ||
| "height": "717", | ||
| "height": "888", | ||
| "round": 0, | ||
| "step": 3, | ||
| "signature": "XLwGIxJpiVU0AYl646G7zqXk0v/ihlfAwKP5BvHmMfy6UQCzeW/rjtuVoS+2i7KT0RVUfXc7dvGYOnpuAvSTAA==", | ||
| "signbytes": "76080211CD0200000000000022480A20911EABA0078B62D4B55F3B349F0719F53B0D39EEE4064EA626437B86D219A37F122408011220AB2248EBDDC8ACA32BCF90D60E19DA9B4A42F2DD6A8957FA3D7337C1AC73151A2A0C08FEA296B40610F7CFDA82033211636F736D6F736875622D746573746E6574" | ||
| "signature": "XskRDe70STOW5qxh60WQ2GR/2x2sDaGqPnAsTb7icGjekGky1w7kO/b3nU+XzmQVDaQcYHjb8W1JRO4ue9TeAA==", | ||
| "signbytes": "76080211780300000000000022480A20F5676C89CEA03B617C53FCD05015F465FB2C14107310553F186D423A022E05E2122408011220AA62CEBCC34EFE61C30D5917935B2224E39D5019F92CE313CB8514F584F6D54E2A0C0897E6C2B80610EBD7E698013211636F736D6F736875622D746573746E6574" | ||
| } |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/snapshots/metadata.db/CURRENT
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000069 | ||
| MANIFEST-000077 |
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/snapshots/metadata.db/CURRENT.bak
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000067 | ||
| MANIFEST-000075 |
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
Binary file removed
BIN
-41 Bytes
.docker/container-state/atom-testnet-data/data/snapshots/metadata.db/MANIFEST-000069
Binary file not shown.
Binary file added
BIN
+41 Bytes
.docker/container-state/atom-testnet-data/data/snapshots/metadata.db/MANIFEST-000077
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+19 KB
...tom-testnet-data/data/state.db/000115.log → ...tom-testnet-data/data/state.db/000130.log
Binary file not shown.
Binary file renamed
BIN
+244 KB
...tom-testnet-data/data/state.db/000113.ldb → ...tom-testnet-data/data/state.db/000132.ldb
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/state.db/CURRENT
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000116 | ||
| MANIFEST-000131 |
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/state.db/CURRENT.bak
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000112 | ||
| MANIFEST-000127 |
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
Binary file removed
BIN
-250 Bytes
.docker/container-state/atom-testnet-data/data/state.db/MANIFEST-000116
Binary file not shown.
Binary file added
BIN
+358 Bytes
.docker/container-state/atom-testnet-data/data/state.db/MANIFEST-000131
Binary file not shown.
Binary file removed
BIN
-353 KB
.docker/container-state/atom-testnet-data/data/tx_index.db/000070.ldb
Binary file not shown.
Binary file removed
BIN
-932 Bytes
.docker/container-state/atom-testnet-data/data/tx_index.db/000071.ldb
Binary file not shown.
Binary file removed
BIN
-925 Bytes
.docker/container-state/atom-testnet-data/data/tx_index.db/000090.ldb
Binary file not shown.
Binary file removed
BIN
-59.4 KB
.docker/container-state/atom-testnet-data/data/tx_index.db/000095.ldb
Binary file not shown.
Binary file removed
BIN
-11.7 KB
.docker/container-state/atom-testnet-data/data/tx_index.db/000096.log
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+12.9 KB
.docker/container-state/atom-testnet-data/data/tx_index.db/000105.ldb
Binary file not shown.
Binary file added
BIN
+7.13 KB
.docker/container-state/atom-testnet-data/data/tx_index.db/000108.ldb
Binary file not shown.
Binary file added
BIN
+11.7 KB
.docker/container-state/atom-testnet-data/data/tx_index.db/000109.log
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/tx_index.db/CURRENT
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000097 | ||
| MANIFEST-000110 |
2 changes: 1 addition & 1 deletion
2
.docker/container-state/atom-testnet-data/data/tx_index.db/CURRENT.bak
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| MANIFEST-000094 | ||
| MANIFEST-000107 |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.