HugoByte / DIVE

DIVE deeply into the world of Blockchain and Web 3.0 using Deployable Infrastructure for Virtually Effortless blockchain integration
Apache License 2.0
20 stars 8 forks source link

icon-Archway end-to-end testing #378

Open AyushSingh8x opened 3 months ago

AyushSingh8x commented 3 months ago

i was going through icon IBC setup using Dive cli and successfully set up ibc b/w icon and archway using below command dive bridge ibc --chainA icon --chainB archway then after that i was going through script to test that setup was success , so after running make run-icon-archway-e2e CONFIG_FILE=<path of services.json file> i got something like this Screenshot from 2024-08-01 14-49-13 after adding logs i came to know that call is stuck here . Screenshot from 2024-08-01 14-49-55 how to proceed after that and what changes i need to do to make a simple token transfer transaction from chain a to b in this case icon to archway