Skip to content
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 46 commits into from
Nov 14, 2022
Merged

IBC integration branch #390

merged 46 commits into from
Nov 14, 2022

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Aug 29, 2022

@yito88 yito88 added the IBC label Sep 22, 2022
@tzemanovic
Copy link
Member Author

pls spawn devnet [anoma-devnet-0.8.0]

@Fraccaman
Copy link
Member

pls spawn devnet[anoma-devnet-0.8.0,5,heliaxdev@ad825dcadb,OFF]

@github-actions
Copy link
Contributor

Devnet with chain id namada-6237f39.7748a3c39c8955b spawned succesfully!

@tzemanovic
Copy link
Member Author

pls load test [namada-6237f39.7748a3c39c8955b,config_two.yaml,1;2;3;4;5]

@github-actions
Copy link
Contributor

Seed 1 result - [200, 100%]

Type Succeeded Failed
Delegate 30 0
Faucet 60 0
Transfer 66 0
Unbond 27 0
Withdraw 17 0

Seed 4 result - [200, 100%]

Type Succeeded Failed
Delegate 26 0
Faucet 69 0
Transfer 46 0
Unbond 29 0
Withdraw 30 0

Seed 5 result - [200, 100%]

Type Succeeded Failed
Delegate 39 0
Faucet 51 0
Transfer 52 0
Unbond 29 0
Withdraw 29 0

Seed 2 result - [200, 100%]

Type Succeeded Failed
Delegate 36 0
Faucet 62 0
Transfer 59 0
Unbond 14 0
Withdraw 29 0

Seed 3 result - [200, 100%]

Type Succeeded Failed
Delegate 37 0
Faucet 52 0
Transfer 61 0
Unbond 27 0
Withdraw 23 0

@tzemanovic tzemanovic added this to the v0.10.0 milestone Nov 2, 2022
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
tzemanovic and others added 27 commits November 14, 2022 12:09
* 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 juped merged commit 899debf into main Nov 14, 2022
@juped juped deleted the ibc-integration branch November 14, 2022 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants