cosmos / relayer-archive

An example of a server side IBC relayer to be used for Game of Zones and beyond
56 stars 31 forks source link

Debugging contd. #50

Closed cwgoes closed 4 years ago

cwgoes commented 4 years ago

Currently stuck at transfer due to an encoding error:

 relayer --home /tmp/tmp.9wcL17qbxr tx raw xfer ibc0 ibc1 ibconechan ibczerochan bank bank 10stake cosmos1rhjllrqdxywy2qfs4k8vgvp2yy6ygn7mg3lelf

=>

{"height":"0","txhash":"0747E7EEB89CA42AE750488A25B7746D553A085BB6E07957B5A93229F1E9DAA3","codespace":"sdk","code":2,"raw_log":"tx parse error: unmarshal to types.StdTx failed after 6 bytes (error reading array contents: unrecognized prefix bytes 5D28CA08): 0A535D28CA080A0462616E6B120A6962636F6E656368616E1816220B0A057374616B65120231302A14C69CD3E9E1A972A75E25E22D6C167C0A88697F2A32141DE5FF8C0D311C450130AD8EC4302A2134444FDB380112130A0D0A057374616B6512043530303010C09A0C1A6A0A26EB5AE9872103E83D5B317CAB358AA51EBA524AE49F7A33C16C339789FAADEF4C386473E6DC54124066348C951F39B608FC50B92EB95C95DBFC5CB8C69E159EBBE314CC364A66057D537C5992657DBB1F9BF0180B566C5278533EFD9614B08A016BED77487E515964"}
Error: Cannot encode unregistered concrete type types.MsgPacket.
cwgoes commented 4 years ago

Just going to merge this for the change to two-chains.sh.