Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: IBC docs out of date #293

Closed
4 of 8 tasks
okwme opened this issue Jul 26, 2021 · 2 comments · Fixed by #415
Closed
4 of 8 tasks

docs: IBC docs out of date #293

okwme opened this issue Jul 26, 2021 · 2 comments · Fixed by #415
Labels
docs Improvements or additions to documentation

Comments

@okwme
Copy link

okwme commented Jul 26, 2021

Summary of Bug

Reposting an issue from @albertchon from the Cosmos SK repository: cosmos/cosmos-sdk#9764

It would be great if the IBC docs could be kept up to date since custom IBC integrations are still quite new for projects

Here are some issues I found

  • Packet Flow Handling diagram
  • Evidence router example code not needed/out of date here

Existing issues


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@okwme okwme added the docs Improvements or additions to documentation label Jul 26, 2021
@colin-axner
Copy link
Contributor

Evidence router issue has been taken care of in this repo. Implementation of #168 would be a big help so we could manage docs in one place

@colin-axner
Copy link
Contributor

Looks like this will be closed by #415!

@crodriguezvega crodriguezvega mentioned this issue Sep 17, 2021
9 tasks
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Feb 23, 2022
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Mar 1, 2022
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Mar 1, 2022
* WIP contextual codecs

* Push changes

* WIP

* Merge PR cosmos#319: Remove GetSignBytes usage

* Merge PR cosmos#314: Fix timeout determination

* fix mutex

* fix timeout bug

* fix GetSignBytes

* address other calls to GetSignBytes

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>

* Working version

* Update retries for better errors

* Update import paths and address cosmos#292

* Address cosmos#293

* Address cosmos#295

* Address cosmos#315

* Add defensive key checks per cosmos#297

* Add flags for timeout offsets

* Update retries to have better and more explainatory errors

* WIP acks

* Update to remove replace

* update to sdk master

* Update sdk and make changes

* WIP timeouts and acks, strategy refactor

* WIP cleanup

* update to v0.40.0-rc2

* Refactor path generation and status

* Merge PR cosmos#274: feat: allow building a shared library

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Michael FIG <mfig@agoric.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants