Skip to content

Conversation

kulikthebird
Copy link
Contributor

No description provided.

Copy link

vercel bot commented May 7, 2025

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 May 28, 2025 2:11pm

@kulikthebird kulikthebird changed the title docs: IBCv2 documentation structure docs: IBCv2 documentation May 7, 2025
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch from 321a26d to 638326d Compare May 12, 2025 08:38
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch from 638326d to 1d18f11 Compare May 20, 2025 11:35
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch from bb7e90a to f5230c6 Compare May 20, 2025 11:39
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch from e2ddfdc to 58057ac Compare May 20, 2025 14:11
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch from 1d5ffd0 to 34c1125 Compare May 20, 2025 14:33
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch from 7c24db5 to 361a7bf Compare May 20, 2025 14:44
@kulikthebird kulikthebird force-pushed the tkulik/docs/ibc2_recv_send branch 2 times, most recently from 361a7bf to 2b31a93 Compare May 20, 2025 15:34
@kulikthebird kulikthebird marked this pull request as ready for review May 20, 2025 15:39
@kulikthebird kulikthebird requested a review from hashedone May 20, 2025 15:42
Copy link
Contributor

@hashedone hashedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kulikthebird
Copy link
Contributor Author

I'm about to merge the PR despite some failing checks. The CI jobs require the latest CosmWasm release, v3.0.0-rc.0, which implements the IBCv2 entrypoints and structs. We can't bump the cw version yet because some third-party libraries aren't prepared for a 3.0 release. Once all the packages are released, we should update them in this repo and fix the failing CI jobs.

@kulikthebird kulikthebird merged commit f11f3e9 into main May 28, 2025
5 of 6 checks passed
@kulikthebird kulikthebird deleted the tkulik/docs/ibc2_recv_send branch May 28, 2025 14:14
@DariuszDepta
Copy link
Member

This PR fixes all checks. All checks for IBCv2 are passing. Thank you @kulikthebird for a great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document all IBCv2 entry points and example flow in cosmos docs
3 participants