CosmWasm / docs

https://docs.cosmwasm.com/
Apache License 2.0
8 stars 4 forks source link

IBC Restructuring #137

Closed chipshort closed 2 months ago

chipshort commented 2 months ago

merging into #136

After thinking a bit about the feedback in #121, I decided to split the IBC docs a little differently. I'm still not 100% happy with it, so suggestions are welcome.

I removed the paragraph about using IBC through another contract and instead focus on ICS20 on that page, also renaming it to that. I moved the IBC Callbacks part out of that into its own page under an "Extensions" menu point. This can also house a page about IBC Fees when they are implemented and I start writing about them.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cosmwasm-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 9:07am
chipshort commented 2 months ago

Thanks David, that's a great point. I was initially wary to add it to the intro for callbacks, since they came before the explanation of ack and timeout for packets, so I thought it would be weird to refer to them when they weren't even explained yet. Since this is no longer the case, I will adjust it with your suggestion, as it is indeed an important point.