-
Notifications
You must be signed in to change notification settings - Fork 975
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
IBC integration branch #390
Merged
Merged
Conversation
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
tzemanovic
force-pushed
the
ibc-integration
branch
from
October 18, 2022 09:17
cdfed45
to
04027b8
Compare
tzemanovic
force-pushed
the
ibc-integration
branch
from
October 20, 2022 16:03
04027b8
to
780e8a6
Compare
pls spawn devnet [anoma-devnet-0.8.0] |
pls spawn devnet[anoma-devnet-0.8.0,5,heliaxdev@ad825dcadb,OFF] |
Devnet with chain id |
pls load test [namada-6237f39.7748a3c39c8955b,config_two.yaml,1;2;3;4;5] |
Seed 1 result - [200, 100%]
Seed 4 result - [200, 100%]
Seed 5 result - [200, 100%]
Seed 2 result - [200, 100%]
Seed 3 result - [200, 100%]
|
juped
added a commit
that referenced
this pull request
Nov 14, 2022
* namada/ibc-integration: [ci] wasm checksums update use ibc-transfer cmd rename local variables fix for v0.8.1 fix a way to call ibc_proof_specs fix for ibc integration branch add a test for non-IBC transfer on the same chain fix for denom decoding get receipt absence proof for TimeoutOnClose add a failure test add timeout and close tests add transfer back check balances add sub_prefix with height query with the height wait the next block add update_client fix requests add sleep add transfer test [ci] wasm checksums update remove clone fix header hash fix sub-prefix replace now func fix timeout timestamp fix timeout height [ci] wasm checksums update fix timeout add ibc-transfer command fix VP reads add denom.rs fix relay transfer fix IBC token VP for ack error fix coding for ack and ftt
juped
added a commit
that referenced
this pull request
Nov 14, 2022
* ibc-integration: add set_validators [ci] wasm checksums update use ibc-transfer cmd rename local variables fix for v0.8.1 fix a way to call ibc_proof_specs fix for ibc integration branch add a test for non-IBC transfer on the same chain fix for denom decoding get receipt absence proof for TimeoutOnClose add a failure test add timeout and close tests add transfer back check balances add sub_prefix with height query with the height wait the next block add update_client fix requests add sleep add transfer test [ci] wasm checksums update remove clone fix header hash fix sub-prefix replace now func fix timeout timestamp fix timeout height [ci] wasm checksums update fix timeout add ibc-transfer command fix VP reads add denom.rs fix relay transfer fix IBC token VP for ack error fix coding for ack and ftt
* yuji/ibc_ack_ftt_coding: [ci] wasm checksums update fix IBC token VP for ack error fix coding for ack and ftt
* yuji/fix_header_hash: fix header hash
* yuji/ibc-ics20-transfer: [ci] wasm checksums update remove clone fix VP reads add denom.rs fix relay transfer
* yuji/ibc-transfer-cmd: fix sub-prefix replace now func fix timeout timestamp fix timeout height fix timeout add ibc-transfer command
* yuji/ibc-e2e-test: [ci] wasm checksums update use ibc-transfer cmd rename local variables fix for v0.8.1 fix a way to call ibc_proof_specs fix for ibc integration branch add a test for non-IBC transfer on the same chain fix for denom decoding get receipt absence proof for TimeoutOnClose add a failure test add timeout and close tests add transfer back check balances add sub_prefix with height query with the height wait the next block add update_client fix requests add sleep add transfer test
juped
force-pushed
the
ibc-integration
branch
from
November 14, 2022 18:37
fe7d5ad
to
45f0528
Compare
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.
based on v0.8.1
Includes: