cli icon indicating copy to clipboard operation
cli copied to clipboard

fix(docs): fix the relayer for the ibc guides

Open Pantani opened this issue 1 year ago • 4 comments

needs #4216

Pantani avatar Jun 26 '24 23:06 Pantani

Visit the preview URL for this PR (updated for commit bf3556f):

https://igntservices-docs--pr4214-fix-ibc-guides-wucczvbn.web.app

(expires Fri, 13 Sep 2024 10:16:45 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5

github-actions[bot] avatar Jun 26 '24 23:06 github-actions[bot]

@toschdev I found some issues into the command and the relayer app, let me check first

Pantani avatar Jun 27 '24 09:06 Pantani

Still getting a lot of errors trying to run this guide. I've built Ignite CLI from main but am seeing these errors still, what am I missing?

  ../../x/blog/keeper/ibc_post.go:86:11: k.TimeoutPost undefined (type Keeper has     
  no field or method TimeoutPost)                                                     
  ../../x/blog/keeper/ibc_post.go:87:9: undefined: types.TimeoutPost                  
  ../../x/blog/keeper/msg_server_ibc_post.go:14:17: k.addressCodec undefined (type    
  msgServer has no field or method addressCodec)                                      
  ../../x/blog/keeper/msg_server_ibc_post.go:15:15: undefined: errorsmod              
  ../../x/blog/keeper/msg_server_ibc_post.go:15:30: undefined: sdkerrors              
  ../../x/blog/keeper/msg_server_ibc_post.go:15:30: too many errors

toschdev avatar Jul 01 '24 10:07 toschdev

Still getting a lot of errors trying to run this guide. I've built Ignite CLI from main but am seeing these errors still, what am I missing?

  ../../x/blog/keeper/ibc_post.go:86:11: k.TimeoutPost undefined (type Keeper has     
  no field or method TimeoutPost)                                                     
  ../../x/blog/keeper/ibc_post.go:87:9: undefined: types.TimeoutPost                  
  ../../x/blog/keeper/msg_server_ibc_post.go:14:17: k.addressCodec undefined (type    
  msgServer has no field or method addressCodec)                                      
  ../../x/blog/keeper/msg_server_ibc_post.go:15:15: undefined: errorsmod              
  ../../x/blog/keeper/msg_server_ibc_post.go:15:30: undefined: sdkerrors              
  ../../x/blog/keeper/msg_server_ibc_post.go:15:30: too many errors

The docs had some typos, which have been fixed now. And you need to use the Hermes app from this branch

Pantani avatar Jul 01 '24 16:07 Pantani

Able to revisit?

salmad3 avatar Aug 23 '24 05:08 salmad3

Able to revisit?

@toschdev can we merge this one?

Pantani avatar Sep 05 '24 11:09 Pantani

Yes let's go

toschdev avatar Sep 05 '24 11:09 toschdev

@mergify backport release/v28.x.y

julienrbrt avatar Sep 06 '24 11:09 julienrbrt

backport release/v28.x.y

✅ Backports have been created

mergify[bot] avatar Sep 06 '24 11:09 mergify[bot]